Commit Graph

209 Commits

Author SHA1 Message Date
JHDev2006
a1e6ed85c1 fixed a couple challenge mode tiling issues 2025-09-29 11:50:35 +01:00
JHDev2006
2f6a36395a edited red coin and blue coin particles to also be CPUParticles 2025-09-29 11:45:07 +01:00
Jeod
5819dee966 Use CPUParticles2D for coin sparkle (#444) 2025-09-29 11:44:45 +01:00
JHDev2006
1711402a6a fixed a bug where the puase menu couldnt be closed by pressing the pause button again 2025-09-28 21:52:14 +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
872e7fe468 added in pause button rebinding 2025-09-27 21:17:50 +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
64f9004107 updated title screen, to make the version labels more clear 2025-09-26 21:38:04 +01:00
JHDev2006
a5676640dd made a quick change to new game clearing, to only clear data, when you actually go into a game, so you can still backout in case of an accident 2025-09-26 21:14:39 +01:00
Jeod
659e9f3ce8 Add true portable mode (#259) 2025-09-26 20:32:42 +01:00
KirbyKidJ
3a3340ed88 Prevents small crouch if it's not a used animation
Also added some functions for debugging and toggling visible collisions.
Also fixed some inconsistencies with both small and big collisions.
2025-09-26 11:46:09 -07:00
KirbyKidJ
4f06366c94 Merge remote-tracking branch 'upstream/main' into pulls/small-crouch-hitbox-fix 2025-09-26 10:51:17 -07:00
JHDev2006
578655553a fixed a missing pipe in SMBLL 5-2 challenge mode 2025-09-26 14:23:27 +01:00
JHDev2006
3ef51b8ec2 fixed a bug where going into the pipe in ANN 5-2, would send you to the SMB1 5-2 sub area 2025-09-26 13:38:29 +01:00
JHDev2006
0ef8a28826 updated the pipe cutscene, so that itll use the pipewalk animation, and custom characters pipe sfx 2025-09-26 12:48:14 +01:00
JHDev2006
40c2c04fcd couple things, icr 2025-09-25 22:54:23 +01:00
JHDev2006
caff518d5d There! you can now reset your campaign WITHOUT worrying about deleting everything else 2025-09-25 17:08:52 +01:00
JHDev2006
d058425c13 fixed a softlock in 6-3 SP and also a crash with challenge mode in the title screen 2025-09-24 21:39:39 +01:00
JHDev2006
21098feb72 error messages now properly wrap, so they dont go off screen 2025-09-24 19:03:23 +01:00
JHDev2006
df13040b45 Fixed a colour palette issue with autumn yellow pipes 2025-09-24 18:22:02 +01:00
JHDev2006
5edc5466b8 fixed a door bug with cusotm levels 2025-09-24 17:53:33 +01:00
JHDev2006
0d0632ee2b added a missing buzzy beetle in 4-2 2025-09-24 16:05:53 +01:00
JHDev2006
962787c861 fixed a world 9 softlocks with the world select menu 2025-09-24 16:01:47 +01:00
JHDev2006
44a65fe79d choppy firebars 2025-09-24 12:01:48 +01:00
JHDev2006
9d5d5718ac fixed a bug where killing an entity near a fan, would cause the track rider, to take the fan 2025-09-24 10:40:10 +01:00
JHDev2006
3a4018c48a text shadow colours are now based on a seperate image / json, INSTEAD OF THE FUCKING TERRAIN TILESET WHYYYYYYYYYYYYYYYY 2025-09-23 22:01:07 +01:00
KirbyKidJ
fce9fbc9ff Merged with Time Limit 2025-09-23 12:24:51 -07:00
KirbyKidJ
cd2e7522b5 Renamed CrouchShape to SmallCrouchShape
Easier to search for on VSC
2025-09-22 21:51:48 -07:00
KirbyKidJ
f7bc857991 Slower Timer Difficulty Setting
Adds a new Difficulty Setting which changes how long each "second" lasts in a level. Off by default, but when on it uses full seconds instead of 0.4 seconds like in SMM2.
NOTE: The translations will need to be checked properly.
2025-09-22 15:40:15 -07:00
JHDev2006
632d765222 level select now shows your high score and score target for challenge mode 2025-09-22 20:08:40 +01:00
Joe H
1b9fef5980 Merge pull request #323 from KirbyKid256/pulls/sp-castle-in-editor
Special Castle in Level Editor
2025-09-22 15:20:27 +01:00
JHDev2006
11fbbaaa7d updated 2-4 to not kill the player when below the screen, in anti grav 2025-09-22 13:29:14 +01:00
JHDev2006
cdb7348c67 Update Firebar.tscn 2025-09-22 12:59:27 +01:00
JHDev2006
a07cc21275 updated pipe generators, to suck less 2025-09-22 12:56:25 +01:00
Joe H
681359f416 Merge pull request #334 from guzlad/firebar-improvements
Removed firebar 45 degree steps, raised limit from 16 to 18
2025-09-22 12:56:09 +01:00
JHDev2006
b6c97ffa1e Fixed up some custom level menu stuff 2025-09-22 12:41:32 +01:00
JHDev2006
795f9be8c2 unlocked doors now get saved between checkpoints, correctly, 2025-09-22 11:21:30 +01:00
Joe H
bd79ba724f Merge pull request #328 from amer-241/patch-5
Nerfed SMBLL YvB 2-4's Gold Boo by 1 second
2025-09-22 10:07:31 +01:00
KirbyKidJ
d501e08995 Hitbox Change for When Small and Crouching
Adds a quick change to parallel SMM2. I noticed when trying to duck under a Rocky Wrench's wrench while small, I still got hit. So I added an extra hitbox for when you crouch and are small.
It was actually incredibly hard to test if this was accurate in SMM2 since the enemy had Stormtrooper aim. But when it throws a wrench directly at your face and you duck, you can dodge it.
2025-09-22 00:24:52 -07:00
guzlad
9e104c6473 Removed 45 degree limit, changed max length to 18 2025-09-22 02:02:54 +02:00
JHDev2006
ebdd1795b2 Modern transformation animation now actually looks like mario maker now, rejoice 2025-09-21 23:01:41 +01:00
amer
b627218bd2 Nerfed SMBLL YvB 2-4's Gold Boo by 1 second
Currently, 2-4's Gold Boo time is incredibly tight, much more so than other Gold Boo times. This is to the point where the room for error is noticeably slim, so nerfing the Gold Boo time by just a single second aims to add some leeway, even if it's minor.
2025-09-21 14:05:31 -07:00
JHDev2006
9a6c27be1f added lakitu to 9-1 2025-09-21 21:32:00 +01:00
JHDev2006
515673860f Fixed world 9-3 coin heaven 2025-09-21 21:29:59 +01:00
JHDev2006
b91cfc6471 fixed some weird camera shenanigans with anti-grav 2025-09-21 19:38:16 +01:00
KirbyKidJ
42cfcaf872 Special Castle in Level Editor
This PR changes the End Final Castle to use the Special visuals when the level is in the SMBS campaign.

This is primarily for the Level Editor / Custom Levels and isn't really necessary for the main campaigns. Hence the added check to see if the Level Editor is used.
2025-09-21 11:26:18 -07:00
JHDev2006
c26bf96dd9 Fixed LL ending being at day instead of night 2025-09-21 16:51:14 +01:00
JHDev2006
fd37d7fcf8 Fixed brick blocks with items in, being affected by p-switches 2025-09-21 14:38:23 +01:00
JHDev2006
2fe1fb5808 adjusted monty mole on slopes, and added missing wind to LL 8-2 2025-09-21 14:09:18 +01:00