Commit Graph

38 Commits

Author SHA1 Message Date
JHDev2006
9e5d7bd8e6 skid particles + extra particles setting 2025-10-01 12:33:34 +01:00
JHDev2006
51d81844d0 Added Death Counter to Custom Levels + Fixed castle bridge axe bonus sprites 2025-10-01 10:58:20 +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
4fa07b7d06 fixed a tiling error, and not being able to skip the challenge "miss.." screen 2025-09-29 11:58:21 +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
786a81a7b8 couple fixes, to do with minus world 2025-09-26 20:46:39 +01:00
Jeod
659e9f3ce8 Add true portable mode (#259) 2025-09-26 20:32:42 +01:00
Jeod
1c309ce731 Modularize Discord RPC (#247)
This commit delegates all Discord-related functions to DiscordManager.gd and adds a project setting bool to toggle using Discord RPC at all. Toggling off will reduce cpu and memory overhead when Discord is not needed.
2025-09-26 14:56:44 +01:00
JHDev2006
7b5399147f forgot about second quest, whoops 2025-09-25 17:11:28 +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
8126439a81 you can now have as MANY checkpoints as you want, in as many rooms as you want! 2025-09-25 09:29:00 +01:00
JHDev2006
44a65fe79d choppy firebars 2025-09-24 12:01:48 +01:00
JHDev2006
9f6fb57b6c i completely forgot i added this thing that would pitch up all music in ANN, i left it in cause turns out you cant pitch up AudioStreamInteractives, so i just kinda forgot about it. whoops 2025-09-23 19:43:49 +01:00
JHDev2006
e8fa54e53e fixed a bug where full marathon times, were not being saved correctly, if 8-4 already had a single level run recorded 2025-09-22 19:57:45 +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
795f9be8c2 unlocked doors now get saved between checkpoints, correctly, 2025-09-22 11:21:30 +01:00
JHDev2006
ebdd1795b2 Modern transformation animation now actually looks like mario maker now, rejoice 2025-09-21 23:01:41 +01:00
JHDev2006
b91cfc6471 fixed some weird camera shenanigans with anti-grav 2025-09-21 19:38:16 +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
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
Joe H
67b59cde99 Merge pull request #306 from ValHam1/main
Added OGG music support
2025-09-21 12:43:09 +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
ValHam1
83192a5dd5 Added OGG music support 2025-09-20 19:39:24 -04: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
TheOliveOli
09f125d19e add save manager changes 2025-09-20 09:24:39 -07:00
Joe H
f2f49127a2 Merge pull request #182 from KustaaGames/main
Added a Frame Limit Option
2025-09-16 15:24:52 +01:00
JHDev2006
2a26c6a7e7 The speedrun timer, can now be paused (not fullgame marathons tho, cause uhhhhh yea) 2025-09-16 15:18:53 +01:00
katorovitalo
3c769f37e1 New frame limit 2025-09-15 13:24:04 -04:00
JHDev2006
922c29cc81 added a option in the setting, to re verify your rom / regenerate assets 2025-09-13 21:11:36 +01:00
JHDev2006
38c97e9e17 you can now have more than 6 custom characters 2025-09-13 20:37:42 +01:00
JHDev2006
9f6f9c40c5 made it so coins actually coin 2025-09-13 19:53:31 +01:00
katorovitalo
c8140f41f0 Update Global.gd 2025-09-13 14:46:51 -04:00
JHDev2006
2f102e61de final changes, we're ready 2025-09-13 17:17:14 +01:00
JHDev2006
3773bdaf64 added the game 2025-09-13 16:30:32 +01:00