Commit Graph

400 Commits

Author SHA1 Message Date
tiger tiger tiger d8cdac3e15 feat: interactive handling for player now type safe 2025-12-13 13:45:18 +01:00
tiger tiger tiger a02bf71e4b fix: untyped variabled in player_controller 2025-12-13 13:41:18 +01:00
tiger tiger tiger 2558651e68 fix: untyped variables removed, fixed issue with unknown fields 2025-12-13 13:31:31 +01:00
tiger tiger tiger cf3f457901 fix: warnings removed, scrolling behaviour intent perhaps fixed 2025-12-13 13:14:16 +01:00
tiger tiger tiger 74d976688c fix: dead rotation tween removed 2025-12-13 12:59:05 +01:00
tiger tiger tiger a7f21257be fix: warning count to zero 2025-12-13 12:52:25 +01:00
tiger tiger tiger e3e594978b fix: show Nav UI in accessibility is now accessible again 2025-12-13 12:42:26 +01:00
tiger tiger tiger a755529934 fix: regenerated missing UIDs in theme files 2025-12-13 11:54:58 +01:00
tiger tiger tiger 625d9bb250 fix: shadowing issues in card-board. 2025-12-13 11:14:10 +01:00
tiger tiger tiger 083239767d fix: refactoring path for settings panel 2025-12-13 11:10:11 +01:00
tiger tiger tiger 50e18caf2e change: replaced all bare print() statements with print_debug() 2025-12-13 11:06:15 +01:00
tiger tiger tiger 6d03b195e9 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 05c907ac9c chore: main scene is now a control.§ 2025-12-10 18:52:09 +01:00
tiger tiger tiger 9600be82f7 chore: trying to clean up some of the structure 2025-12-10 18:07:45 +01:00
tiger tiger tiger 9b09047dc6 fix: attempted to remove tools. bug: now the game won't load. 2025-12-08 18:30:02 +01:00
tiger tiger tiger 91252f5e3e fix: Theme Files reconstructed 2025-12-08 11:02:54 +01:00
tiger tiger tiger c7fcd158ee 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 6bc1b2e232 chore: .import files generated, IDE configs added. 2025-12-08 10:37:06 +01:00
betalars b80f1bd470 provisionary implementation of room-dependen signing so this won't block the stage manager 2025-12-02 21:37:44 +01:00
betalars 2d30eb4af6 fixme: comment out non-functional codeblock that checks availability of scenes 2025-12-02 21:36:05 +01:00
betalars dd52686ada fix parsing error in card board 2025-12-02 21:33:48 +01:00
betalars f6d21d0ee5 typo fixes 2025-12-02 21:32:30 +01:00
betalars 25971ba1e6 fixing typos 2025-11-01 14:54:25 +01:00
betalars f696a44204 filling in university scenes (wip) 2025-10-29 22:50:49 +01:00
betalars e510b66c76 small bugfixes 2025-10-29 22:49:29 +01:00
betalars 77baf13591 draft of transition sequence 2025-10-29 22:48:41 +01:00
betalars 29c4f71db7 misc menu usability updates 2025-10-29 22:37:17 +01:00
betalars e77e7336e9 add initial yaw to player controller 2025-10-29 22:35:33 +01:00
betalars da6a178381 WIP: menu main menu overhaul 2025-10-08 00:33:15 +02:00
betalars 00c92d4a44 update theming 2025-10-08 00:31:22 +02:00
betalars b2b2f00286 cancel ui collapse animation when mouse enters again 2025-09-05 01:59:58 +02:00
betalars 4c859dd614 add support for mouse and gamepad switching during card burning 2025-09-05 01:58:23 +02:00
betalars eebd214864 prevent godot hickup when click event goes against a wall 2025-09-05 01:56:49 +02:00
betalars 2c9a3c8483 fix #193 by reworking FOV logic 2025-09-05 01:56:02 +02:00
betalars 37137828fd adding support and resolving crashes when running room scenes in debug mode 2025-09-05 01:54:21 +02:00
betalars 093db0a76c fix #226 resolving logic errors in ducking behavior and adding alternate animations 2025-09-05 01:50:38 +02:00
betalars cd3e0cec56 implement #223: controller support in burning cards section 2025-08-19 11:01:12 +02:00
betalars b72e9cad51 WIP: resolving a bunch of issues with gamepad behavior in Board 2025-08-18 20:59:47 +02:00
betalars 402348d8ff fix #193 add fov baseline to avoid fov screwup 2025-08-18 00:14:22 +02:00
betalars 44d1f1961b WIP #102 enhancing crouching behavior 2025-08-18 00:13:20 +02:00
betalars 8e9f38ddb7 fix #201: enhance controller feel when selecting thoughts 2025-08-18 00:06:33 +02:00
betalars fe9d75741d automatically selecting performance preset for SteamDeck 2025-08-17 18:44:10 +02:00
betalars ef631b68d1 fix #215 for good 2025-08-17 18:34:27 +02:00
betalars 9243236c81 fix#217 menu being borked 2025-08-17 18:17:28 +02:00
betalars 8ef7f69178 fix #215 add translation String to State automation script 2025-08-17 13:09:52 +02:00
betalars 2af2ebbdda fix missing a11y translations 2025-08-16 16:36:04 +02:00
betalars 8ba67bb053 fix #215, wip #216: translation table enhancements 2025-08-16 16:27:05 +02:00
betalars 654461091c 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 6026d1bc63 WIP: #205 adding accessibility container and creating signals to show it via menu. 2025-08-13 22:46:06 +02:00
betalars b2888165c3 misc cleanup 2025-08-13 20:25:27 +02:00