Commit Graph

363 Commits

Author SHA1 Message Date
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