Commit Graph

53 Commits

Author SHA1 Message Date
tiger tiger tiger 91daf5972e fix: removed forced preload of all 3 base rooms. 2025-12-13 13:24:54 +01:00
tiger tiger tiger dae014e829 fix: resaved various scenes to fix UIDs. 2025-12-13 13:24:31 +01:00
tiger tiger tiger a7f21257be fix: warning count to zero 2025-12-13 12:52:25 +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 9b09047dc6 fix: attempted to remove tools. bug: now the game won't load. 2025-12-08 18:30:02 +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
betalars 7cd686bb59 WIP: enhance dynamic loading and unloading of rooms 2025-12-02 21:35:19 +01:00
betalars 4c8c6aa942 add focus reset utility 2025-10-29 22:20:04 +01:00
betalars da6a178381 WIP: menu main menu overhaul 2025-10-08 00:33:15 +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 2653bf16af fix #206 resolving weird behavior around translation settings in demo 2025-08-16 16:20:24 +02:00
betalars b26bb7b346 implemented #209 setting text language automatically to german 2025-08-13 20:24:28 +02:00
betalars f0929f6110 implement privacy settings 2025-06-04 15:25:23 +02:00
betalars 5ef7806487 fix language mismatch in demo 2025-05-21 11:13:44 +02:00
betalars c5f1655252 fix content notes always showing and settings_changed signal not being emitted 2025-05-17 01:52:47 +02:00
betalars e56105e496 cleanup overlooked merge issues 2025-05-16 14:30:52 +02:00
betalars ed6e9bdf71 Merge commit 'dad9d42e7307900ea7ca7ba86ccf17cd7df020be' into development 2025-05-12 19:17:12 +02:00
betalars e82c174186 WIP: adding draft of enhanced privacy options 2025-05-09 17:37:33 +02:00
betalars 7bf12c3dc1 add force stereo option to avoid audio getting lost in misconfigured surround setup 2025-05-09 17:34:45 +02:00
betalars 536f2acecc add support for different spoken text and audio 2025-03-28 13:41:18 +01:00
betalars 60be14ec01 finish implementing saving and loading 2025-03-25 22:34:13 +01:00
betalars 4421dc6462 version bump to 4.4, adding new collectable ui 2025-03-23 14:20:50 +01:00
betalars c64f18bcc2 rework sequence handling 2025-02-06 18:55:05 +01:00
betalars faccf301ff ugly bulk commit of last minute conference changes 2025-01-16 17:32:58 +01:00
betalars e8c991617b adding chyperacoustic filtering 2024-10-21 11:39:16 +02:00
betalars 74d0426a0d spacing 2024-10-18 18:15:46 +02:00
betalars fc9cfd587e Adding language switcher to audio settings 2024-10-18 15:42:53 +02:00
betalars 46bac32b58 updating room structure 2024-10-16 12:29:20 +02:00
betalars f7a5565968 WIP: enhancing menu animations and adding predit roles 2024-10-07 11:21:36 +02:00
betalars 472788f40a resolve typo in settings path 2024-10-07 11:13:22 +02:00
betalars a2ddd18c0b misc code cleanup 2024-10-06 11:31:47 +02:00
betalars b755fec655 WIP: main menu overhaul, introducing settings 2024-10-02 01:32:59 +02:00
betalars 61a385070c adding thunder and video settings 2024-09-27 22:02:28 +02:00
betalars 4281717636 resolve errors due to missing tool declaration in global state 2024-09-16 17:04:44 +02:00
betalars 9454a20d79 moving on 2024-09-15 11:30:31 +02:00
betalars ae12e60c4d improved state handling in card picker, implemented animation skipping 2024-02-12 00:24:13 +01:00
betalars 98caa66ab0 adding automatic theme switching 2024-02-06 21:58:29 +01:00
betalars 5e93303f4d further theme developments (WIP) 2024-02-03 22:00:44 +01:00
betalars ed4fdf6348 fixing up handling of locked focus in global state 2023-08-01 10:49:42 +02:00
Adrian Schmid 48ed646c51 Added settings for final page (+ some notes on the global state) 2023-07-18 22:02:35 +02:00
Adrian Schmid 91c2d4ff62 some notes for me + debug function for printing settings 2023-07-18 20:59:00 +02:00
betalars 550a4788e1 global state will quit game when the last focus is dropped 2023-07-18 15:55:54 +02:00
Adrian Schmid 88625677f1 Merge branch 'main' into adi_dev 2023-07-14 18:13:35 +02:00
Adrian Schmid 2209571982 new variables for global state 2023-07-14 18:12:17 +02:00
betalars 6752f63f9e stage management updates 2023-07-13 16:14:40 +02:00
betalars c5d60035b0 refactor: changing focus naming convention to stage based metaphor 2023-07-11 15:27:44 +02:00
betalars 033e77d1b6 fixing error handling when focus list is empty 2023-07-08 22:06:06 +02:00
betalars f345ecafd1 searching siblings to find a node that will take focus 2023-07-01 01:14:25 +02:00
betalars 6102ae3711 refactoring focus handling in global state 2023-06-25 22:40:31 +02:00
betalars 01e8e36985 changes to state management, probably in need of refactoring 2023-05-18 09:40:52 +02:00