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
JHDev2006
873ef53dfd
fixed frame 1 water jumping
2025-09-21 21:43:32 +01:00
JHDev2006
9a6c27be1f
added lakitu to 9-1
2025-09-21 21:32:00 +01:00
JHDev2006
9cb8c42297
Update PipeArea.gd
2025-09-21 21:30:15 +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
JHDev2006
c26bf96dd9
Fixed LL ending being at day instead of night
2025-09-21 16:51:14 +01:00
Joe H
00a18147b0
Update README.md
2025-09-21 15:54:17 +01:00
Joe H
5f4da67bff
Merge pull request #39 from yuriko-shimizu/main
...
Add link to macOS port
2025-09-21 15:53:31 +01:00
JHDev2006
312858c3d2
fixed checkpoints being activated in multiple sub levels (still only one per sublevel though), and also fixed some translation stuff
2025-09-21 15:46:14 +01:00
JHDev2006
9fa6f46314
Update version.txt
2025-09-21 15:15:30 +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
JHDev2006
95dd7f0268
adjusted smbs 2-1 coin heaven warp point
2025-09-21 14:05:52 +01:00
JHDev2006
6013a7da77
block bouncing a mushroom, now changes its direction, if at an edge.
2025-09-21 14:03:39 +01:00
JHDev2006
321ebb8e6b
ok, figured out what it was, it was some -1 checks i forgot to do, NOW its sound
2025-09-21 13:22:09 +01:00
JHDev2006
04ac4ba97b
refactor medal achievement unlocking code, might be more reliable? unsure
2025-09-21 13:18:56 +01:00
JHDev2006
73063290a7
Merge branch 'main' of https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public
2025-09-21 12:57:23 +01:00
JHDev2006
e34d81a503
Fixed LL 6-4 firebar rotation direction
2025-09-21 12:57:18 +01:00
Joe H
27d9c527d4
Merge pull request #297 from TheOliveOli38/save-tweak
...
Create custom content folders directly during save creation
2025-09-21 12:45:15 +01:00
JHDev2006
bcda4a0fbe
Merge branch 'main' of https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public
2025-09-21 12:43:22 +01:00
JHDev2006
aab862703f
Fixed invisible blocks being dark in dark backgrounded themes
2025-09-21 12:43:21 +01:00
Joe H
67b59cde99
Merge pull request #306 from ValHam1/main
...
Added OGG music support
2025-09-21 12:43:09 +01:00
Joe H
7f6f2dfaa6
Merge pull request #311 from KirbyKid256/pulls/smbann-disco-peach
...
Saving Disco Peach & Fuji TV Network Flag
2025-09-21 12:32:12 +01:00
Joe H
8ba624d4f4
Merge pull request #313 from KirbyKid256/pulls/title-screen-world-9+
...
Title Screen QOL Theming
2025-09-21 12:31:41 +01:00
KirbyKidJ
cc640c5ac1
Title Screen QOL Theming
...
This was supposed to be a quick quality of life addition for the Title Screen that applied the save and theme to the menu, but then I discovered a new bug I had to bypass with the character palette when doing it. So I ended up doing a bit more related to the Title Screen as a result.
I also *had* a function which checks for the number of valid folders within the Pck to see how many worlds there are, but I think it might've been a bit slow so I replaced it with constant values.
- Save for the currently loaded campaign gets applied on startup
- Backing out of World 9 and over keeps you on said worlds at the title screen
- Added Skyland and Volcano to SMB1 themes since it shares most of its themes with Lost Levels
- Fixed Title Screen Stars for the Volcano Theme
2025-09-20 22:21:22 -07:00
KirbyKidJ
8df497e2e2
Saving Disco Peach & Fuji TV Network Flag
...
Does two things for the All Night Nippon campaign. This PR replaces Princess Peach in ANN with her real life counterpart as in the original game. This was simply a JSON edit.
The second change is that it adds the Fuji TV Network logo to the Castle Flag as seen in-game specifically for the ANN campaign. This one does edit the sprite sheet for `CastleFlag.png`.
I know the NPCs are based on real people, but I don't remember their names. So I've just been calling them as they're labeled internally.
2025-09-20 18:50:17 -07:00
ValHam1
83192a5dd5
Added OGG music support
2025-09-20 19:39:24 -04:00
JHDev2006
9ac88f981c
1-2 warp zone minus world now goes to world 5
2025-09-20 22:52:54 +01:00
JHDev2006
567e751065
Your current LSS Browsing data will be saved upon playing a custom level, and will return you to where you originally were, before play
2025-09-20 22:13:43 +01:00
JHDev2006
4cc6e938fc
made sub level transitions a bit smoother
2025-09-20 19:09:34 +01:00
JHDev2006
99066de39b
changed the difficulty stars to be skulls instead, to better reflect how LSS handles stars
2025-09-20 18:39:14 +01:00
JHDev2006
d73a288672
seriously godot, get it together
2025-09-20 18:23:49 +01:00
JHDev2006
2c65f5675b
godot i beg you PLEASE fix https://github.com/godotengine/godot/issues/107593
2025-09-20 18:17:46 +01:00
Joe H
f49c75da93
Merge pull request #299 from KirbyKid256/pulls/re-opened-minus-world
...
Re-Opened the Minus World
2025-09-20 18:14:05 +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
TheOliveOli
09f125d19e
add save manager changes
2025-09-20 09:24:39 -07:00
Joe H
95215f9a48
Merge pull request #284 from KirbyKid256/pulls/coin-heaven-warp-fix
...
Coin Heaven Warps Player to The Right Spot
2025-09-20 17:01:08 +01:00
JHDev2006
2e4b9337b3
Fixed ANN 5-3 error
2025-09-20 16:35:26 +01:00
JHDev2006
343be4afa4
fixed 2-3 innaccuracy #294
2025-09-20 16:31:15 +01:00
JHDev2006
b18e676e7a
fixed the purgatory pipe in SMBS 4-1
2025-09-20 13:28:48 +01:00
JHDev2006
4c1ad0a5d5
added trimint into credits
2025-09-20 13:26:56 +01:00
JHDev2006
376b3fd0eb
Merge branch 'main' of https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public
2025-09-20 13:25:04 +01:00
JHDev2006
ff8cd9ed4c
merged the SoundFix resource pack into basegame, thanks Trimint123!
2025-09-20 13:24:59 +01:00
Joe H
74079e2586
Merge pull request #286 from KirbyKid256/pulls/custom-levels-bgm-looping
...
Added Loop Points to Custom Levels Menu BGM
2025-09-20 13:15:05 +01:00
JHDev2006
5545e3c7f2
fixed a bug where bricks were being misplaced
2025-09-20 13:09:39 +01:00
KirbyKidJ
27dfa8fdb1
Added Loop Points to Custom Levels Menu
...
I'm gonna be honest, I forgot about this one.
This updates the ResourceSetter for this menu's BGM from the old one to the new one so it can use the JSON and BGM formats.
2025-09-19 15:55:09 -07:00
KirbyKidJ
f3546da459
Coin Heaven Warps Player to The Right Spot
...
Tweaks the code a bit for the Coin Heaven Warping so the Player isn't sent back to the beginning and to where the exit is
2025-09-19 14:22:53 -07:00
JHDev2006
6c11b95570
made a few changes to smbs level design to better utilize classic and modern level design settings
2025-09-19 20:59:29 +01:00