Commit Graph

784 Commits

Author SHA1 Message Date
tiger tiger tiger 1c360a2762 merge: unexpected merge, will examine 2026-01-09 11:13:00 +01:00
tiger tiger tiger 9dacb35415 chg: refactors for collectable logic 2026-01-09 11:10:56 +01:00
tiger tiger tiger 19d4fff6d1 fix: board now knows it's board 2026-01-05 21:52:20 +01:00
tiger tiger tiger 4aa44464a9 fix: viewport children no longer break. 2026-01-05 21:39:16 +01:00
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 7e5792388c changed: removed broken LightmapGI node that was causing scene to be dirtied on every load. 2025-12-30 21:00:53 +01:00
tiger tiger tiger 10f70b999d fix: loading and starting new games 2025-12-19 20:39:56 +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 0c5f33f263 rename collectable.gd to interactive_sprite.gd 2025-12-19 15:12:53 +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 7692973119 feat: room loading 2025-12-15 17:57:26 +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 73eb1824d4 fix: removed forced preload of all 3 base rooms. 2025-12-13 13:24:54 +01:00
tiger tiger tiger 8668825387 fix: resaved various scenes to fix UIDs. 2025-12-13 13:24:31 +01:00
tiger tiger tiger c6dd305fb3 chore: remove extraneous debug 2025-12-13 13:16:51 +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 ffb6515e7d fix: savegame parsing failure no longer crashes. 2025-12-13 12:56:02 +01:00
tiger tiger tiger 625193bf1c fix: warning count to zero 2025-12-13 12:52:25 +01:00
tiger tiger tiger 3b6d5a145f fix: syntax error class 2025-12-13 12:43: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 d7abf4b9da fix: typo in size for screenshots, was 261, must be 216 height. 2025-12-12 19:19:37 +01:00
tiger tiger tiger c5633a4f4e fix: settings no longer race condition. 2025-12-12 17:18:04 +01:00
tiger tiger tiger 607fd89dfe chore: rename SaveGameHandle to SaveGameList 2025-12-12 16:35:07 +01:00
tiger tiger tiger 7d70f3e2a6 fix: loading order, savegame directory creation 2025-12-12 16:33:06 +01:00
tiger tiger tiger 13239592d4 fix: markdown uses application theme now. 2025-12-10 19:14:31 +01:00
tiger tiger tiger 7bc3a37e26 fix: markdown no longer tries to load nonexistent resource. 2025-12-10 19:13:29 +01:00
tiger tiger tiger d9c87a9cd9 fix: masking was incorrectly applied to loading indicator 2025-12-10 18:52:56 +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 3ba29bf6c2 fix: hardcoded localization load (en) removed from scene player 2025-12-09 17:03:09 +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 7d0bdc79a0 chore: trying to fix up the button/Button filename case issues, step 2 2025-12-08 10:47:58 +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 a6fb15772f deleting unused materials 2025-12-02 21:40:49 +01:00
betalars 65f1bbce43 add demo-disclaimer asset 2025-12-02 21:39:55 +01:00
betalars cd83d8605f disable costum templates for new 2025-12-02 21:39:43 +01:00
betalars 3d70d28126 misc updates to visuals 2025-12-02 21:39:11 +01:00
betalars 16dd0ec4a3 ugly hotfixes for the transition scene 2025-12-02 21:38:17 +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 9e18567a65 initialize management class for second room 2025-12-02 21:36:39 +01:00
betalars 07c438fff2 fixme: comment out non-functional codeblock that checks availability of scenes 2025-12-02 21:36:05 +01:00
betalars 79c8d764e1 WIP: enhance dynamic loading and unloading of rooms 2025-12-02 21:35:19 +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 4008b011b4 stranglers 2025-10-29 22:50:05 +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 b226bf13f1 subway visuals update 2025-10-29 22:46:01 +01:00
betalars 1fe9bcc044 visual updates to youth and volunteer room 2025-10-29 22:40:15 +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 4573cae76c add support for selectively showing sequences (backend) 2025-10-29 22:33:11 +01:00
betalars 9f62f1a146 import kenny particles collection 2025-10-29 22:23:16 +01:00
betalars 7c3cebaf4a update menu spelling 2025-10-29 22:20:43 +01:00
betalars 525c8231c7 add focus reset utility 2025-10-29 22:20:04 +01:00
betalars 031435ed26 fix #250 revert change that accidentally deleted the text 2025-10-13 20:16:06 +02:00
betalars 3015d60b43 WIP: volunteer room update 2025-10-08 01:35:55 +02:00
betalars 9fd142fbf5 transition scene groundwork 2025-10-08 00:37:05 +02:00
betalars 8ffba401ad youth room lighting update 2025-10-08 00:35:55 +02:00
betalars dcedeabc4e markdownlabel update 2025-10-08 00:34:25 +02: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 b565b5ce92 updating post processing template 2025-10-08 00:25:42 +02:00
betalars 5e89b9c42a HDR prototyping 2025-09-25 15:55:00 +02:00
betalars aa8a59b41a WIP: implementing a music mixer 2025-09-21 00:25:23 +02:00
betalars f368895786 bulk resource update 2025-09-21 00:24:32 +02:00
betalars 194fda32d8 correctly setting macos privacy info 2025-09-05 02:06:54 +02:00
betalars 93a2b24b62 include video settings in demo main to test steamdeck performance changes 2025-09-05 02:05:02 +02:00
betalars 3bc63a6834 Revert "adding horrible gamescom audio compression"
This reverts commit b9454c2ba4.
2025-09-05 02:03:55 +02:00
betalars d347dace69 adding horrible gamescom audio compression 2025-09-05 02:03:05 +02:00
betalars 58ed19bae0 WIP: adding frame to collectable ui so objects can be viewed in the scene 2025-09-05 02:01:28 +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 3517dbd9c5 #222 focus handling to demo scene 2025-08-19 10:17:11 +02:00
betalars 3a905593ca #218 more translation parody 2025-08-19 10:14:24 +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 1af9ac16cc removing print spam while using gamepads 2025-08-18 00:05:22 +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 523e768671 fix #218 syncing text with german voicelines 2025-08-17 18:26:08 +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 ec99f5394e enhancing performance related to #213 2025-08-16 16:25:20 +02:00
betalars a2236b3963 fix #206 resolving weird behavior around translation settings in demo 2025-08-16 16:20:24 +02:00
betalars 18908bf2df "resolve" #212: reverting project name change 2025-08-15 00:24:38 +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 0c379a22eb implemented #209 setting text language automatically to german 2025-08-13 20:24:28 +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 5604f9df6a limiting export scope to currently working scenes 2025-07-28 20:19:30 +02:00
betalars ddfeaa8bc5 prevent alternate streams from overwriting main stream for animations 2025-07-28 20:17:47 +02:00
betalars ab60b01559 adding basis for new scenes 2025-07-21 19:28:20 +02:00
betalars 88f502c1d3 WIP: importing train asset and vfx development 2025-07-21 14:47:40 +02:00
betalars f089fbb801 import german audio for demo 2025-07-21 14:33:04 +02:00
betalars 5798e409c3 station draft 2025-07-01 14:40:48 +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 ad0bb676b6 prevent undesired start initial state for scenes 2025-06-08 18:31:59 +02:00
betalars 94cb22ec65 fix grammar mistake 2025-06-08 18:29:27 +02:00
betalars c23b2eda08 resolve i18n issues 2025-06-06 23:52:35 +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 4dc6a015db downscale voxel gi 2025-06-04 15:39:26 +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 b88a036bcf add privacy settings to demo menu 2025-06-04 15:25:52 +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