Commit Graph

11 Commits

Author SHA1 Message Date
JHDev2006
f088c9b606 fixed pipes, being terrible and i hate them 2025-10-01 21:48:17 +01:00
JHDev2006
370a6c045f added missing firebars to LL castle bridges 2025-09-29 12:09:23 +01:00
JHDev2006
4fa07b7d06 fixed a tiling error, and not being able to skip the challenge "miss.." screen 2025-09-29 11:58:21 +01:00
JHDev2006
f4cdbe18cb added in coin sparkles to blue coins and red coins 2025-09-28 16:49:08 +01:00
KirbyKidJ
6d23f9dcd4 Added Coin Sparkle Effects (#350)
* Just the Coin Sparkle stuff

FYI, if a property in the json is formatted like `exa.exb` then it reads `exa` as another object and `exb` as a property in `exa` assuming the root `property_node` contains this object.
Also primarily for Resource Packs to change how the particles work and should explain how I got there with my personal SMAS skin.

* Added Coin Sparkle Texture to Scene

Of course I broke it in some form.
2025-09-28 11:30:45 +01:00
JHDev2006
ec803a64a6 you can now bind UI / Menu options to keys in the settings 2025-09-27 18:38:03 +01:00
JHDev2006
962787c861 fixed a world 9 softlocks with the world select menu 2025-09-24 16:01:47 +01:00
KirbyKidJ
cc64dc18e8 Re-Opened the Minus World
Not sure how this bug happened since it worked before.

This adds a check for Brick Blocks. If its parent TileMap collision is disabled, the Brick Blocks' collision is also disabled.
This allows the user to enter the Minus World as it would be blocked off otherwise.
2025-09-20 10:07:05 -07:00
JHDev2006
5545e3c7f2 fixed a bug where bricks were being misplaced 2025-09-20 13:09:39 +01:00
JHDev2006
f18d2e3575 Changed instruments to be .wav instead of .ogg 2025-09-19 18:18:55 +01:00
JHDev2006
3773bdaf64 added the game 2025-09-13 16:30:32 +01:00