Commit Graph

7 Commits

Author SHA1 Message Date
94beee112e Some script improvements, clean-up and refactoring
- Refactored VibrationComponent (RumbleComponent)
-- Now supports multiple vibrations and adjustable curves.
-- Inspired by the RumblePak addon.

- Added a new startup scene.
2026-06-22 01:52:04 +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
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
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
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
0eff70ba1f Created a new project and moved some stuff over (new game location is game) 2026-02-25 21:49:50 +01:00