Commit Graph

128 Commits

Author SHA1 Message Date
tiger tiger tiger a7f21257be fix: warning count to zero 2025-12-13 12:52:25 +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 3215e78dfc fix: typo in size for screenshots, was 261, must be 216 height. 2025-12-12 19:19:37 +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 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
tiger tiger tiger 6bc1b2e232 chore: .import files generated, IDE configs added. 2025-12-08 10:37:06 +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 25971ba1e6 fixing typos 2025-11-01 14:54:25 +01:00
betalars e510b66c76 small bugfixes 2025-10-29 22:49:29 +01:00
betalars 29c4f71db7 misc menu usability updates 2025-10-29 22:37:17 +01:00
betalars 3d3e27cc2c add support for selectively showing sequences (backend) 2025-10-29 22:33:11 +01:00
betalars 00c92d4a44 update theming 2025-10-08 00:31:22 +02:00
betalars b8eead23e1 HDR prototyping 2025-09-25 15:55:00 +02:00
betalars bffb84e8f5 WIP: implementing a music mixer 2025-09-21 00:25:23 +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 8608958b6b prevent alternate streams from overwriting main stream for animations 2025-07-28 20:17:47 +02:00
betalars b0d5d0ac47 adding basis for new scenes 2025-07-21 19:28:20 +02:00
betalars 8f0c9b5d08 import german audio for demo 2025-07-21 14:33:04 +02:00
betalars 8ae2d88926 performance optimisation, polish and obscurifcation support 2025-06-04 15:39:06 +02:00
betalars 93ec516721 prevent errors from appearing when steam client is not running 2025-06-04 14:00:02 +02:00
betalars ec14c91934 LET THEM BURN DEN 2025-06-03 23:18:34 +02:00
betalars 508ccb05b5 add transition loading 2025-06-03 23:17:29 +02:00
betalars 3142ea1d11 converting WIP card fire assets to proper resources 2025-06-03 01:46:46 +02:00
betalars 0b118153c5 misc 2025-06-02 20:28:39 +02:00
betalars e5c09ab79c add lore feedback 2025-05-30 16:10:44 +02:00
betalars 64142422e5 wip: adding provisional scenes 2025-05-30 13:55:27 +02:00
betalars bb7a034008 fix #138 remaining spelling issues 2025-05-29 23:30:02 +02:00
betalars 338bd8ba8b fix color space of thumbnails, adding saveguards against savegames attempting to save to non-existent folders, prevent demo from creating infinite saves 2025-05-26 19:43:26 +02:00
betalars 6ab00f1e15 hotfix: disable saving to prevent crashes 2025-05-26 18:29:25 +02:00
betalars 7092a8952d misc cleanup 2025-05-21 19:42:45 +02:00
betalars 5a84b77448 importing first station properly 2025-05-21 19:41:00 +02:00
betalars 59d6863f26 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 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 12a8858dd0 misc cleanup 2025-05-07 19:53:55 +02:00
betalars ae4cf4985c Merge commit '3de41e6fc8d5ad62ea8a72a2dc9de307df3da3a1' into development 2025-04-28 15:52:04 +02:00
betalars 909caa59f5 celanup 2025-04-28 15:46:50 +02:00
betalars 29c8c4e9ba fix #113 resolving non-unique name 2025-04-27 12:33:11 +02:00
betalars ffdf75efe4 Merge commit 'cdcb3c618e8169a74a4e9f60e6fa0869b91ec05f' into development 2025-04-13 19:31:39 +02:00
betalars 91c748e8e3 re-implement card-loading to avoid loading issue 2025-04-13 19:07:31 +02:00
betalars 6cc8cf2269 WIP: converting card loading to hard-coded solution due to load errors 2025-04-07 17:26:06 +02:00
betalars d84bd63def WIP implement temporary workaround 2025-04-04 23:17:31 +02:00