Commit Graph

12 Commits

Author SHA1 Message Date
JHDev2006
99b9de4dad ok, working now, wanna just get unbinding working 2025-09-29 14:57:22 +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
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
6cbc7d8fb8 Update LevelEditor.gd 2025-09-23 21:33:49 +01:00
JHDev2006
592d250ce9 added a small optimization to the level editor, since playing custom levels wont need the tile menu, we can just DELETE IT, since its so fucking big and bulky, i bet it causes like half the issues with performance, and is just not needed 2025-09-23 21:31:24 +01:00
KirbyKidJ
afea937948 Doors and Key Fixes
This fixes the Door animation so that when you enter a door and exit around the same general area, the door you entered from closes automatically.
Also added some fixes for the Level Editor where after leaving the playtest mode, the number of keys you have resets to 0 and the locked doors re-lock.
2025-09-21 23:40:35 -07: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
394d8fa620 Fixed a weird bug with checkpoints in the level editor + some tile fixes too 2025-09-19 17:36:18 +01:00
JHDev2006
0b40efc9f7 you can no longer duplicate the player in the editor, whoops! 2025-09-13 19:57:59 +01:00
JHDev2006
3773bdaf64 added the game 2025-09-13 16:30:32 +01:00