Commit graph

28 commits

Author SHA1 Message Date
Corwin
184b11ed81
use static rather than const 2024-03-29 14:41:08 +00:00
Constantin
da84131de6 Add priority set / get and set_visible / is_visible to maps 2024-02-16 11:21:27 +01:00
Corwin
8029e938f4
not autoscroll 2024-01-07 21:19:11 +00:00
Gwilym Inzani
4642a74a0f Update the examples with the new tileset importing 2023-08-30 17:07:14 +01:00
Gwilym Inzani
6422ed63f1 Give purple night the deduplication treatment 2023-08-29 16:33:11 +01:00
Gwilym Inzani
284e30078f Fix clippy lint in purple night 2023-07-04 21:24:44 +01:00
Corwin
14c7028aa0
reverse change of name 2023-04-23 18:55:23 +01:00
Corwin
e26a9c2c24
Merge remote-tracking branch 'upstream/master' into new-objects 2023-04-22 00:46:41 +01:00
Gwilym Inzani
06db23d574
New include gfx macro (#414)
Replaces `include_gfx!` with `include_background_gfx!` which is much
nicer since it doesn't require the external toml file. See the example
repos for how much better it is :).

Also adds support for aseprite files in `include_background_gfx` and
uses that ability where we still have the original files.

- [x] Changelog updated / no changelog update needed
2023-04-18 21:14:28 +01:00
Corwin
f3c4593a51
move mixer frame 2023-04-18 20:25:31 +01:00
Corwin
e601374207
pull out common part of loop 2023-04-18 00:12:20 +01:00
Corwin
3f9fdd7c37
just use equals like before 2023-04-17 23:53:55 +01:00
Corwin
f67ffac227
prioritise audio and deprioritise objects 2023-04-17 23:48:48 +01:00
Corwin
a5c1d62cad
pointless capacity 2023-04-17 23:48:26 +01:00
Corwin
8bef214797
fix jitter 2023-04-17 23:48:15 +01:00
Corwin
a249404063
fix player collision mask 2023-04-17 23:48:00 +01:00
Corwin
692890b6d6
fix jitter between objects and background 2023-04-17 23:34:09 +01:00
Corwin
c970ab9362
fix positioning issues due 2023-04-17 23:31:05 +01:00
GBA bot
753f59e0e0 Allow importing aseprite backgrounds directly 2023-04-13 22:33:26 +01:00
Gwilym Inzani
875a0fbb65 Remove unneeded stuff from image-converter 2023-04-13 22:14:44 +01:00
Corwin
c84e81299b
improve the migration 2023-04-06 21:45:32 +01:00
Corwin
e7caff3776
use new names in games 2023-04-06 21:45:03 +01:00
Corwin
660adbe961
fix games 2023-04-06 21:45:00 +01:00
Gwilym Inzani
54311727ec Fix build errors 2023-02-24 08:55:02 +00:00
Gwilym Kuiper
b90a5829b8 Fix the games 2023-02-23 21:18:29 +00:00
Gwilym Kuiper
b0314f69c5 Fix landing 1 pixel above the ground in purple night 2023-01-26 20:52:54 +00:00
Gwilym Kuiper
0f5ce17f75 Fix the examples and the games 2022-12-09 23:00:28 +00:00
Corwin
d2daf695a6 add combo rom 2022-12-01 17:16:53 +00:00