Commit Graph

574 Commits

Author SHA1 Message Date
betalars f417c46b4a add new demo main 2025-05-17 01:54:37 +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 e1c510144b subway progress 2025-05-16 18:11:31 +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 fa2d4908fe remove spacebar from ui_accept, reinstate demo reset 2025-05-16 13:10:52 +02:00
betalars 31cbb2441f WIP: reinstate some DEMO features 2025-05-16 13:10:16 +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 64ab2b8546 fix mistakes in resolving i18n mistakes and typos 2025-05-12 19:07:36 +02:00
betalars 01880f56cc repair issue caused by earlier hotfix 2025-05-12 19:05:13 +02:00
betalars 08c8d3025e update lang disclaimer 2025-05-10 17:12:35 +02:00
betalars 019e9a3897 hotfix button issue 2025-05-10 17:04:03 +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 4572226d2f fix #158 by modifying sequence handling, enhance music transitions, add thunder in jui jitsu 2025-05-09 17:28:23 +02:00
betalars eed0b922d2 enhance processing of voice audio, WIP, related: #153 2025-05-09 17:20:35 +02:00
betalars 80d7028e99 #153 importing new audio clips 2025-05-09 17:18:57 +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 71843fb438 one (hopefully last) fix for the card disappearing thing 2025-05-07 00:25:51 +02:00
betalars e82959644b fix #139 replace paragraph formatting marks from i18n file 2025-05-07 00:19:09 +02:00
betalars afad933bb1 fix the bluddy card disappearing bug for good 2025-05-06 12:51:51 +02:00
betalars 2ff8a15374 i18 update 2025-04-30 18:32:15 +02:00
betalars 633a0bc770 Merge branch 'setam-demo' into development 2025-04-30 18:26:14 +02:00
betalars b6267a5673 adding surround sound compatibility by limiting text to the center channel 2025-04-30 16:35:11 +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 79dc64ec34 fixed #99 2025-04-30 16:33:01 +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 af6417d667 fix #113 resolving non-unique name 2025-04-27 12:33:11 +02:00
betalars ff837c550f wip: adding chat bubbles 2025-04-26 23:33:44 +02:00