JHDev2006
9311424f55
fixed bob omb explosions AGAIN
2025-09-29 20:40:46 +01:00
JHDev2006
6fb271e5aa
Update LevelSelectNew.tscn
2025-09-29 20:27:35 +01:00
JHDev2006
8ae27f63a6
fixed up some lost levels stuff
2025-09-29 20:03:19 +01:00
JHDev2006
23c0cb5791
ok, now its REALLY done
2025-09-29 15:16:30 +01:00
JHDev2006
62df14f804
alr, multiple inputs are DONE
2025-09-29 15:04:54 +01:00
JHDev2006
99b9de4dad
ok, working now, wanna just get unbinding working
2025-09-29 14:57:22 +01:00
JHDev2006
00015d2650
started work on multiple input bindinghs, but is very shit, so need to rewrite how these are stored
2025-09-29 13:52:10 +01:00
JHDev2006
487c6af0ea
fixed a weirdly setup level select for the challenge mode results
2025-09-29 12:12:07 +01:00
JHDev2006
370a6c045f
added missing firebars to LL castle bridges
2025-09-29 12:09:23 +01:00
JHDev2006
a7412e4083
fixed some bowser behaviour innaccuracies in LL
2025-09-29 12:03:02 +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
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
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
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
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