Commit Graph

399 Commits

Author SHA1 Message Date
tiger tiger tiger d530e31ed6 fix: savegame debug spam, new savegame only creates once 2025-12-13 13:49:08 +01:00
tiger tiger tiger c9fbfe85f3 feat: interactive handling for player now type safe 2025-12-13 13:45:18 +01:00
tiger tiger tiger 36e3cb9cdd fix: untyped variabled in player_controller 2025-12-13 13:41:18 +01:00
tiger tiger tiger 325934e9b5 fix: untyped variables removed, fixed issue with unknown fields 2025-12-13 13:31:31 +01:00
tiger tiger tiger d507ffc527 fix: warnings removed, scrolling behaviour intent perhaps fixed 2025-12-13 13:14:16 +01:00
tiger tiger tiger fe5aa7b91c fix: dead rotation tween removed 2025-12-13 12:59:05 +01:00
tiger tiger tiger 625193bf1c fix: warning count to zero 2025-12-13 12:52:25 +01:00
tiger tiger tiger 33b1465825 fix: show Nav UI in accessibility is now accessible again 2025-12-13 12:42:26 +01:00
tiger tiger tiger bfc7d89057 fix: regenerated missing UIDs in theme files 2025-12-13 11:54:58 +01:00
tiger tiger tiger e126c51b0a fix: shadowing issues in card-board. 2025-12-13 11:14:10 +01:00
tiger tiger tiger 229ff62bf6 fix: refactoring path for settings panel 2025-12-13 11:10:11 +01:00
tiger tiger tiger cd5445f548 change: replaced all bare print() statements with print_debug() 2025-12-13 11:06:15 +01:00
tiger tiger tiger 5a65a2d743 fail: helplessly trying to prevent the weird state system from creating TWO savegames. down from four... 2025-12-13 00:22:21 +01:00
tiger tiger tiger e12c1d6f5c chore: main scene is now a control.§ 2025-12-10 18:52:09 +01:00
tiger tiger tiger 73a44a2591 chore: trying to clean up some of the structure 2025-12-10 18:07:45 +01:00
tiger tiger tiger b9df9011a6 fix: attempted to remove tools. bug: now the game won't load. 2025-12-08 18:30:02 +01:00
tiger tiger tiger a24cb8bc0b fix: Theme Files reconstructed 2025-12-08 11:02:54 +01:00
tiger tiger tiger 1df8207344 chore: more .import files, linebreak issues, and set the game to 1600x900 for much better testing and debugging experience. 2025-12-08 10:43:02 +01:00
tiger tiger tiger cf00bd3b9a chore: .import files generated, IDE configs added. 2025-12-08 10:37:06 +01:00
betalars 6c64bde0de provisionary implementation of room-dependen signing so this won't block the stage manager 2025-12-02 21:37:44 +01:00
betalars 07c438fff2 fixme: comment out non-functional codeblock that checks availability of scenes 2025-12-02 21:36:05 +01:00
betalars 744c5b18ab fix parsing error in card board 2025-12-02 21:33:48 +01:00
betalars dbe67a43d9 typo fixes 2025-12-02 21:32:30 +01:00
betalars a4f6d5cf28 fixing typos 2025-11-01 14:54:25 +01:00
betalars c1a8b548e7 filling in university scenes (wip) 2025-10-29 22:50:49 +01:00
betalars 676da0d284 small bugfixes 2025-10-29 22:49:29 +01:00
betalars 8de9df58a3 draft of transition sequence 2025-10-29 22:48:41 +01:00
betalars b11a36d8b2 misc menu usability updates 2025-10-29 22:37:17 +01:00
betalars 763be1b34d add initial yaw to player controller 2025-10-29 22:35:33 +01:00
betalars cc57cf24f5 WIP: menu main menu overhaul 2025-10-08 00:33:15 +02:00
betalars d846f3502e update theming 2025-10-08 00:31:22 +02:00
betalars f8bf3ec88a cancel ui collapse animation when mouse enters again 2025-09-05 01:59:58 +02:00
betalars fbea1d6581 add support for mouse and gamepad switching during card burning 2025-09-05 01:58:23 +02:00
betalars 163462cb1b prevent godot hickup when click event goes against a wall 2025-09-05 01:56:49 +02:00
betalars 7a5fc42b1a fix #193 by reworking FOV logic 2025-09-05 01:56:02 +02:00
betalars 6bd80afe34 adding support and resolving crashes when running room scenes in debug mode 2025-09-05 01:54:21 +02:00
betalars a9aaa96e1e fix #226 resolving logic errors in ducking behavior and adding alternate animations 2025-09-05 01:50:38 +02:00
betalars 47a866cf6a implement #223: controller support in burning cards section 2025-08-19 11:01:12 +02:00
betalars 402a7adebe WIP: resolving a bunch of issues with gamepad behavior in Board 2025-08-18 20:59:47 +02:00
betalars e203bb283f fix #193 add fov baseline to avoid fov screwup 2025-08-18 00:14:22 +02:00
betalars 70ac87d920 WIP #102 enhancing crouching behavior 2025-08-18 00:13:20 +02:00
betalars 40d74c0102 fix #201: enhance controller feel when selecting thoughts 2025-08-18 00:06:33 +02:00
betalars 2bb12160c7 automatically selecting performance preset for SteamDeck 2025-08-17 18:44:10 +02:00
betalars 092774364c fix #215 for good 2025-08-17 18:34:27 +02:00
betalars 5a144d6762 fix#217 menu being borked 2025-08-17 18:17:28 +02:00
betalars 75c69e5fc7 fix #215 add translation String to State automation script 2025-08-17 13:09:52 +02:00
betalars ca0382ae62 fix missing a11y translations 2025-08-16 16:36:04 +02:00
betalars f085b938ab fix #215, wip #216: translation table enhancements 2025-08-16 16:27:05 +02:00
betalars d92ebe4164 temporary fix for #210 and implementing #205: restructuring menu and adding stage management override to a11y settings 2025-08-15 00:22:13 +02:00
betalars 33339dc7fb WIP: #205 adding accessibility container and creating signals to show it via menu. 2025-08-13 22:46:06 +02:00