Commit Graph

3 Commits

Author SHA1 Message Date
a4e4f038d9 feat(godot): enforce typing conventions, clean runtime logs, and normalize pushable paths/classes 2026-05-09 21:13:36 -04:00
f4ca92f6f6 fix(web): resolve game freeze on scene transition in web export
- Force get_tree().paused = false on _ready() in entrepot
- Move get_tree().paused = false before hide() and emit in dialogue_box
- Set Audio Default Playback Type to Stream for web export
2026-04-26 02:16:59 -04:00
6f5b0f4bbd feat(intro): add terminal-style boot sequence before warehouse scene 2026-04-19 15:17:35 -04:00