Commit Graph

67 Commits

Author SHA1 Message Date
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 63ff37c578 fix: settings no longer race condition. 2025-12-12 17:18:04 +01:00
tiger tiger tiger d49c564338 fix: loading order, savegame directory creation 2025-12-12 16:33:06 +01:00
tiger tiger tiger 92cbce49f0 fix: markdown uses application theme now. 2025-12-10 19:14:31 +01:00
tiger tiger tiger 3010a61680 fix: markdown no longer tries to load nonexistent resource. 2025-12-10 19:13:29 +01:00
tiger tiger tiger 1b61a31a9f fix: masking was incorrectly applied to loading indicator 2025-12-10 18:52:56 +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 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 f6d21d0ee5 typo fixes 2025-12-02 21:32:30 +01:00
betalars 3d3e27cc2c add support for selectively showing sequences (backend) 2025-10-29 22:33:11 +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 8ba67bb053 fix #215, wip #216: translation table enhancements 2025-08-16 16:27:05 +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 b0d5d0ac47 adding basis for new scenes 2025-07-21 19:28:20 +02:00
betalars f0929f6110 implement privacy settings 2025-06-04 15:25:23 +02:00
betalars 8eeacaef31 fix sequences not being able to jump indexes during setup 2025-06-03 23:10:46 +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 88151f6e22 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 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