Commit Graph

563 Commits

Author SHA1 Message Date
tiger tiger tiger ea1a4e35e8 chore: found many broken / orphaned viewports in youth room 2026-01-05 18:42:27 +01:00
tiger tiger tiger e6e8104d91 wip: trying to fix broken subviewports 2026-01-05 18:18:48 +01:00
tiger tiger tiger 28c708ee3f chore: refactor stage system, clear dead code 2026-01-05 16:28:45 +01:00
tiger tiger tiger dfc000f34b chore: hook up new direct interactable system 2026-01-05 16:19:21 +01:00
tiger tiger tiger 0a947ce7d9 chore: re-added new playable child scenes to their actual mementoes 2026-01-05 16:11:16 +01:00
tiger tiger tiger 5a40be1735 chore: working towards a better inheritance and render order for mementos 2026-01-05 16:04:59 +01:00
tiger tiger tiger 10bbc30fe0 fix: warnings removed, code still WIP 2025-12-30 21:02:44 +01:00
tiger tiger tiger 3f42378cfc fix: animation state changes for loading spinner. 2025-12-19 20:04:41 +01:00
tiger tiger tiger cac499418c refactor: moving various embedded scripts to their own .gd 2025-12-19 16:00:49 +01:00
tiger tiger tiger 292de853e5 fix: various path and hierarchy issues in youth_room. change: various scripts moved and refactored 2025-12-19 15:11:31 +01:00
tiger tiger tiger 27cc99c66f feat: basic play, but stages not implemented 2025-12-16 23:21:54 +01:00
tiger tiger tiger 608b1a0f41 feat: basic room start logic, WIP 2025-12-15 23:13:40 +01:00
tiger tiger tiger c37f311489 change: moving animations for menu outside / into tweens / subscenes 2025-12-14 00:53:48 +01:00
tiger tiger tiger 99cda13e88 fix: savegame picker layout, refactoring 2025-12-13 20:11:51 +01:00
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
betalars 5f775e6a86 misc cleanup 2025-08-13 20:25:27 +02:00
betalars 54750628c6 fix #207 temporarily prevent odd condition from triggering the n/n sentence 2025-08-13 19:40:36 +02:00
betalars 48915b540a fix #208 add shortcut to skip button 2025-08-13 19:19:01 +02:00
betalars 84631bdfb5 import story texts 2025-07-29 00:03:46 +02:00
betalars ab60b01559 adding basis for new scenes 2025-07-21 19:28:20 +02:00
betalars f089fbb801 import german audio for demo 2025-07-21 14:33:04 +02:00
betalars bf10ada335 WIP: updating/completing german spoken text, fix i18n issues 2025-06-23 18:37:01 +02:00
betalars 8195736ec0 hitfixes: remove unintentional audio mute during childhood scene, support skip events in burner ui, rework focus handling for player and collectables 2025-06-10 21:09:47 +02:00
betalars 7ef8bbbfcb misc updates 2025-06-08 18:36:33 +02:00
betalars 4f072a472b fixed #196: typo caused the sibling of a card not to be ejected from random pool 2025-06-08 18:36:20 +02:00
betalars 16803eaa73 mini fixes 2025-06-06 23:52:10 +02:00
betalars 8b49480638 fix #190: add translations for transition scene and misc i18n polish 2025-06-06 00:06:50 +02:00
betalars ad46406c6a provisional fix for #191 : increasing volume of cardboard player 2025-06-05 18:43:46 +02:00
betalars 74abd99634 fix #192 implement sticky notes attaching to empty panels when dragged onto them. 2025-06-05 18:40:55 +02:00
betalars 035bdd98a8 performance optimisation, polish and obscurifcation support 2025-06-04 15:39:06 +02:00
betalars 13e1bc1cb3 revertme: demo specific changes to privacy settings 2025-06-04 15:38:27 +02:00
betalars ff91f572fa implement privacy settings 2025-06-04 15:25:23 +02:00
betalars c93da38266 prevent errors from appearing when steam client is not running 2025-06-04 14:00:02 +02:00
betalars b92ef434da fix #187, also resolving hotfixes to prevent its occurrence. Was caused by postit selection state having one less option 2025-06-04 13:58:53 +02:00
betalars 30d4c6d9f5 steam assets and dumb cleanup 2025-06-03 23:18:58 +02:00
betalars e270cd5b29 LET THEM BURN DEN 2025-06-03 23:18:34 +02:00
betalars 23a8247ee1 REVERT ME horrible hotfixes 2025-06-03 23:12:22 +02:00
betalars aecb43a049 WIP: better handling for door sequence 2025-06-03 23:11:26 +02:00
betalars 44954b8874 adding input prompt 2025-06-03 02:40:03 +02:00
betalars fc4b61b406 WIP: implementing ui for burning an unwanted thought and scene transition 2025-06-03 01:49:33 +02:00
betalars 2e8c2b0bea marking cards that were picked randomly 2025-06-03 01:48:52 +02:00
betalars fda2fc3ead converting WIP card fire assets to proper resources 2025-06-03 01:46:46 +02:00
betalars 099eb6af8b fix error flood due to misspelled input event 2025-06-03 00:10:43 +02:00
betalars 38807a6ba4 fix #184: void card spelling error 2025-06-02 23:57:33 +02:00
betalars 8c7e27a234 fix #185: create new Panel when all panels are empty 2025-06-02 23:51:42 +02:00
betalars a0f970cc16 add lore feedback 2025-05-30 16:10:44 +02:00
betalars 26dd2299a8 fix #157 and selection mode getting stuck on id 0 when assigning postits 2025-05-30 13:14:26 +02:00
betalars c662c6a4a7 copy pause menu into demo main, likely fixes #182 2025-05-29 23:54:11 +02:00
betalars bd3c92a919 resolve gamma issues due to new post processing 2025-05-26 21:40:34 +02:00
betalars 20de1e9041 #166 fix skip control 2025-05-26 21:40:13 +02:00
betalars 67c4d35987 WIP: create chat-messages from resources, calculate chat message size 2025-05-26 17:44:11 +02:00
betalars a65c68bb01 misc cleanup 2025-05-21 19:42:45 +02:00
betalars 4ab4743a0b revertme: force explicit translation when ui is being updated ... 2025-05-21 11:23:13 +02:00
betalars cc80ab2ca3 fix board crashing on empty save games 2025-05-17 01:53:09 +02:00
betalars 784a1a3a70 fix content notes always showing and settings_changed signal not being emitted 2025-05-17 01:52:47 +02:00
betalars 0140a81466 fix Board initialization errors that caused crashes and not displaying cards when loading a save due to StringName and naming errors 2025-05-16 23:50:19 +02:00
betalars a8e413802d cleanup overlooked merge issues 2025-05-16 14:30:52 +02:00
betalars 77d1cb7c85 fix #162 catch input events when they have been processed by the board 2025-05-16 13:19:22 +02:00
betalars b55d2a9d8d WIP: fix #161 prevent board from crashing while no sticky note had been selected yet 2025-05-16 13:16:19 +02:00
betalars e943eeaea8 prevent sticky animation being picked skipped by card animation completing 2025-05-16 13:08:35 +02:00
betalars 9580e8db5f Merge commit 'dad9d42e7307900ea7ca7ba86ccf17cd7df020be' into development 2025-05-12 19:17:12 +02:00
betalars 01880f56cc repair issue caused by earlier hotfix 2025-05-12 19:05:13 +02:00
betalars 84d360bc4d hotfix 2 2025-05-10 15:59:52 +02:00
betalars 552220b2e3 hotfix: text being replaced on second opening of the mind board 2025-05-10 15:46:22 +02:00
betalars 64962f9706 ugly bulk commit 2025-05-10 15:23:58 +02:00
betalars 1284542b9f WIP: adding draft of enhanced privacy options 2025-05-09 17:37:33 +02:00
betalars 41de1c54c0 add tooltip to hyperacoustic filtering 2025-05-09 17:36:57 +02:00
betalars 000cfc1e20 fix #136 for good: fixing animation player skip handling 2025-05-09 17:36:11 +02:00
betalars 502848bf7e add force stereo option to avoid audio getting lost in misconfigured surround setup 2025-05-09 17:34:45 +02:00
betalars 445f71c7d7 wip implement #96: picking up sticky notes from the card board 2025-05-08 21:53:53 +02:00
betalars 712769b083 cleanup #141 enhance print statement consistency 2025-05-07 19:58:56 +02:00
betalars fc90f9973e misc cleanup 2025-05-07 19:53:55 +02:00
betalars 5e5ee4af4c enhance #136 animations when skipping in picker 2025-05-07 19:52:57 +02:00
betalars a3624627b3 add standalone compatibility for card picker 2025-05-07 19:40:12 +02:00
betalars dd043d4588 resolve fixme #148 remove redundant dnd workaround resolved by stage handling by now 2025-05-07 19:36:35 +02:00
betalars acc9ddb614 implement #144 scrolling support for mouse input 2025-05-07 19:30:55 +02:00
betalars 3cd2d2fd5e band-aid for #137 replace logic so it fits the new sticky-note code 2025-05-07 00:28:48 +02:00
betalars afad933bb1 fix the bluddy card disappearing bug for good 2025-05-06 12:51:51 +02:00
betalars 633a0bc770 Merge branch 'setam-demo' into development 2025-04-30 18:26:14 +02:00
betalars 85514412f6 fix sticky notes getting stuck underneath cards after they had been attached once. 2025-04-30 16:34:00 +02:00
betalars bdb1a8d616 fix #116: void card is now again being recognized 2025-04-30 16:29:01 +02:00
betalars 4a52961d43 Merge commit '3de41e6fc8d5ad62ea8a72a2dc9de307df3da3a1' into development 2025-04-28 15:52:04 +02:00
betalars 9acad854a2 celanup 2025-04-28 15:46:50 +02:00
betalars b36e275b49 resolve oversight in card refactoring 2025-04-27 13:04:11 +02:00
betalars 8b527a2b6b fix #115: when pause is resumed, it now only captures the mouse while player is on top of the focus stack. 2025-04-27 13:03:07 +02:00
betalars 284cc0bb90 workaround #114: workaround issues occurring due to ordering of internal children of card 2025-04-27 12:41:30 +02:00
betalars ff837c550f wip: adding chat bubbles 2025-04-26 23:33:44 +02:00
betalars 13bf10be60 Merge commit 'cdcb3c618e8169a74a4e9f60e6fa0869b91ec05f' into development 2025-04-13 19:31:39 +02:00
betalars 02a8f31b6c re-implement card-loading to avoid loading issue 2025-04-13 19:07:31 +02:00
betalars 66a3b02816 WIP: converting card loading to hard-coded solution due to load errors 2025-04-07 17:26:06 +02:00
betalars dee8895f08 WIP implement temporary workaround 2025-04-04 23:17:31 +02:00
betalars fc32ca5dc9 debug-me comitting broken state for debug purposes 2025-04-04 19:27:57 +02:00
betalars c87339cca1 WIP: adding recovery to cardboard 2025-03-31 21:31:09 +02:00
betalars 74f8d6b0ae fix spelling mistakes in i18n
(cherry picked from commit 2182df5210)
2025-03-31 13:04:26 +02:00
betalars f7f3f6ef1c fix spelling mistakes in i18n 2025-03-31 12:59:35 +02:00
betalars cc55ac2f73 prevent intro from being played while draeven text is finished and not skipped to avoid illegal animation state 2025-03-28 18:20:21 +01:00
betalars 424624feda godot weirdness 2025-03-28 18:19:21 +01:00
betalars acefccefbe Fix wing texture import 2025-03-28 13:42:00 +01:00
betalars 923733760c add support for different spoken text and audio 2025-03-28 13:41:18 +01:00
betalars 8999b8ddb3 Fix wing texture import 2025-03-28 13:40:45 +01:00
betalars c651266d16 fix state management issues with settings 2025-03-25 22:35:01 +01:00
betalars 62227cd331 finish implementing saving and loading 2025-03-25 22:34:13 +01:00
betalars fc8c702ad2 fix infinite recursion and focus management issues in video settings 2025-03-24 17:17:25 +01:00
betalars 1df921271e prevent issues when ui button is pressed but no label is looked at 2025-03-24 17:13:23 +01:00
betalars 69b97ba112 cleaning up warnings 2025-03-24 17:07:43 +01:00
betalars 4f96a33d5e adding enum to id conversion due to new 4.4 display modes 2025-03-23 15:43:24 +01:00
betalars 37161e1613 resolve compile warnings and enhance naming 2025-03-23 15:43:04 +01:00
betalars e4f8e0d06f fix #109 enhance card board reliability, workaround free not being available in builds 2025-03-23 14:31:00 +01:00
betalars 426add579a renaming for compatibility reasons 2025-03-23 14:22:40 +01:00
betalars c33959ee05 version bump to 4.4, adding new collectable ui 2025-03-23 14:20:50 +01:00
betalars 1eab42acba fix #107: resolve syntax and logical errors in scene reference causing scene completion to not register 2025-03-05 22:58:56 +01:00
betalars f650f8d706 fix #105: removing incorrect null assignment and resolved warnings raised by empty typed array 2025-03-05 19:41:22 +01:00
betalars ab28c2aa9a Update skip control event 2025-03-03 17:26:46 +01:00
betalars 3f5c1cb2d7 disable save game script due to unneeded save games being generated everywhere 2025-03-03 17:25:32 +01:00
betalars c1059072fc fix #106: pause menu can be closed via the button 2025-03-03 15:29:52 +01:00
betalars a8c31d4d6f misc small updates 2025-02-24 16:14:53 +01:00
betalars 58e0a4ca8d further rework of card handling 2025-02-24 16:14:08 +01:00
betalars 8ac3d940cd commit pause Menu script -.- 2025-02-24 16:12:00 +01:00
betalars 29069f64d0 small fixes 2025-02-06 19:15:39 +01:00
betalars 118f2ad8ad rework sequence handling 2025-02-06 18:55:05 +01:00
betalars 0700c6a64d removing many mouse movement bugs 2025-01-31 03:22:07 +01:00
betalars daa3c946de ugly bulk commit of last minute conference changes 2025-01-16 17:32:58 +01:00
betalars 48ba45c8aa Adding provisionary showroom-scene for events and trailers and stuff 2025-01-16 14:47:06 +01:00
betalars 34f776a8f7 adding chyperacoustic filtering 2024-10-21 11:39:16 +02:00
betalars 70a02f26dd renaming main theme 2024-10-18 18:08:54 +02:00
betalars 5d0ee9ce3c add a11y settings and class to main menu 2024-10-18 18:04:50 +02:00
betalars 91260ad9af resolve card picking issue 2024-10-18 15:46:19 +02:00
betalars 189a89bf5c Adding language switcher to audio settings 2024-10-18 15:42:53 +02:00
betalars 7c92ee1a7f updating room structure 2024-10-16 12:29:20 +02:00
betalars 0d1778fac5 implementing save games 2024-10-16 12:24:38 +02:00
betalars 44bc6bbed5 WIP: chaning save slot from 3 fixed slots to dynamic system 2024-10-07 11:23:19 +02:00
betalars 708a105de4 WIP: enhancing menu animations and adding predit roles 2024-10-07 11:21:36 +02:00
betalars 64ce1ab8d8 WIP: enhancing setting focus handling 2024-10-07 11:16:18 +02:00
betalars 02594e9a60 WIP: adding loading and transition animations to main menu 2024-10-06 11:40:42 +02:00
betalars f8dba6133d implement room initialising from savegame, enhancing room calling strucutre 2024-10-06 11:38:15 +02:00
betalars abf04c7d90 misc code cleanup 2024-10-06 11:31:47 +02:00
betalars cda6da932f add support to initialise and save board state to savegame 2024-10-03 01:12:24 +02:00
betalars 91b0de97e3 implement loading and saving raw data to save file resource 2024-10-03 01:10:35 +02:00
betalars 6f04a43a7c misc 2024-10-02 01:33:58 +02:00
betalars 1a8c0207b9 WIP: main menu overhaul, introducing settings 2024-10-02 01:32:59 +02:00
betalars 9bc4e03621 introducing dynamic scene loading, main scene rework 2024-10-02 01:30:03 +02:00
betalars 9add15a8ed move audio settings into own panel 2024-09-28 01:49:44 +02:00
betalars e33134cc9b remove debug prints, set changed to false after saving 2024-09-28 00:34:54 +02:00
betalars e9b332ae3b adding thunder and video settings 2024-09-27 22:02:28 +02:00
betalars 78c39e83c1 converting more objects to lfs 2024-09-23 10:25:13 +02:00
betalars 382dd26fe2 resolving upgrade regressions 2024-09-19 12:29:35 +02:00
betalars b3d44a0216 macos-compatibility: Adding new texture compression format 2024-09-19 12:27:06 +02:00
betalars 47a3a8932d remove debug print statement 2024-09-16 17:08:22 +02:00
betalars 9012395b91 misc 2024-09-15 15:50:21 +02:00
betalars cfa08535f5 Updating of rez files 2024-09-15 12:39:47 +02:00
betalars 4f4c36e781 moving on 2024-09-15 11:30:31 +02:00