Commit Graph

15 Commits

Author SHA1 Message Date
774b481865 Updated DebugDraw3D plugin 2026-04-20 19:20:59 +02:00
1269e9a059 Some code cleanup
- Added an event when switching to another input device.
- Added InitialSetupMenu, which shows up when starting the game for the first time.
- Updated entrance hall csg.
- Added DialogBank for easier localization.
- Shaders can now be paused and time scaled.
- Added shading the edges of the beating lightbeam shader.
2026-04-20 19:18:51 +02:00
1a96b31c7e Added AnimPlayerRefactor addon 2026-03-23 20:40:46 +01:00
4df3d03d07 Implemented a settings menu 2026-03-23 20:35:38 +01:00
71d967d988 Initial rhythm implementation (+shaders and stagelight) 2026-03-23 20:28:11 +01:00
a69ed298dc Added a debug box mesh visualization for LevelStreamers (finding unload spots better)
- Also added some cheats for LimboConsole.
2026-03-23 20:25:06 +01:00
339837fcb7 Renamed internal logger name with SPrint and added LimboConsole 2026-03-23 20:19:49 +01:00
2462174a02 LevelStreamer improvements and WorldProxy changes
- LevelStreamer gizmo preview now updates when it's transform changes.
- Cleaned up main menu.
- Seperated entrance hall section into it's own scene (level).
2026-03-17 00:27:37 +01:00
ca427041e7 Improved Interaction System and hover hints 2026-03-17 00:22:01 +01:00
478c859d33 Added dialogs with subtitles 2026-03-17 00:18:19 +01:00
26e707f0e1 Moved vars in world state so it is more readable in the save 2026-03-08 01:10:21 +01:00
c255be1ead precomputing all aabbs in level streamer instead of creating a new one every frame 2026-03-08 01:01:43 +01:00
9c2fb7ab9c Implement save/load system 2026-03-08 00:26:24 +01:00
266f6f7257 Update uid and fix(?) controller icons plugin 2026-02-25 22:09:36 +01:00
0eff70ba1f Created a new project and moved some stuff over (new game location is game) 2026-02-25 21:49:50 +01:00