Commit Graph

64 Commits

Author SHA1 Message Date
tiger tiger tiger 1fef85fa9b chore: refactor stage system, clear dead code 2026-01-05 16:28:45 +01:00
tiger tiger tiger e2bc992b97 chore: working towards a better inheritance and render order for mementos 2026-01-05 16:04:59 +01:00
tiger tiger tiger f4b404472a fix: warnings removed, code still WIP 2025-12-30 21:02:44 +01:00
tiger tiger tiger 244afd46a4 feat: basic play, but stages not implemented 2025-12-16 23:21:54 +01:00
tiger tiger tiger 2558651e68 fix: untyped variables removed, fixed issue with unknown fields 2025-12-13 13:31:31 +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 9600be82f7 chore: trying to clean up some of the structure 2025-12-10 18:07:45 +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 b80f1bd470 provisionary implementation of room-dependen signing so this won't block the stage manager 2025-12-02 21:37:44 +01:00
betalars 77baf13591 draft of transition sequence 2025-10-29 22:48:41 +01:00
betalars 8e9f38ddb7 fix #201: enhance controller feel when selecting thoughts 2025-08-18 00:06:33 +02:00
betalars 8f0c9b5d08 import german audio for demo 2025-07-21 14:33:04 +02:00
betalars e7ffe4c8d0 WIP: updating/completing german spoken text, fix i18n issues 2025-06-23 18:37:01 +02:00
betalars f7dbe9f94f hitfixes: remove unintentional audio mute during childhood scene, support skip events in burner ui, rework focus handling for player and collectables 2025-06-10 21:09:47 +02:00
betalars c108672fd7 fixed #196: typo caused the sibling of a card not to be ejected from random pool 2025-06-08 18:36:20 +02:00
betalars 8ae2d88926 performance optimisation, polish and obscurifcation support 2025-06-04 15:39:06 +02:00
betalars aa7eac8b58 fix #187, also resolving hotfixes to prevent its occurrence. Was caused by postit selection state having one less option 2025-06-04 13:58:53 +02:00
betalars 742c24be06 REVERT ME horrible hotfixes 2025-06-03 23:12:22 +02:00
betalars 57b780bb7c fix #184: void card spelling error 2025-06-02 23:57:33 +02:00
betalars f41e39900f prevent sticky animation being picked skipped by card animation completing 2025-05-16 13:08:35 +02:00
betalars e378aaab33 repair issue caused by earlier hotfix 2025-05-12 19:05:13 +02:00
betalars 346a14db93 hotfix 2 2025-05-10 15:59:52 +02:00
betalars 1184724573 fix #136 for good: fixing animation player skip handling 2025-05-09 17:36:11 +02:00
betalars ca00a652b1 cleanup #141 enhance print statement consistency 2025-05-07 19:58:56 +02:00
betalars 9dd0f7c1f9 enhance #136 animations when skipping in picker 2025-05-07 19:52:57 +02:00
betalars dedfc4e8c0 add standalone compatibility for card picker 2025-05-07 19:40:12 +02:00
betalars 760d8a0ba4 resolve fixme #148 remove redundant dnd workaround resolved by stage handling by now 2025-05-07 19:36:35 +02:00
betalars 7f0b1e5715 band-aid for #137 replace logic so it fits the new sticky-note code 2025-05-07 00:28:48 +02:00
betalars 008ea5d9eb fix #116: void card is now again being recognized 2025-04-30 16:29:01 +02:00
betalars 909caa59f5 celanup 2025-04-28 15:46:50 +02:00
betalars 91c748e8e3 re-implement card-loading to avoid loading issue 2025-04-13 19:07:31 +02: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 973c1abbc1 further rework of card handling 2025-02-24 16:14:08 +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 5cd03001a1 resolve card picking issue 2024-10-18 15:46:19 +02:00
betalars a2ddd18c0b misc code cleanup 2024-10-06 11:31:47 +02:00
betalars 1a8843c895 resolving upgrade regressions 2024-09-19 12:29:35 +02:00
betalars 9454a20d79 moving on 2024-09-15 11:30:31 +02:00
betalars c72ee61d19 implementing zoom, amaze hotfixes 2024-02-12 19:03:15 +01:00
betalars ae12e60c4d improved state handling in card picker, implemented animation skipping 2024-02-12 00:24:13 +01:00
betalars 7d6511a149 wip card board refactoring 2023-10-12 18:25:21 +02:00
betalars 8d132553e2 wip: adding prompt to card picker 2023-08-30 11:05:07 +02:00
betalars 46689b1445 updating card handling 2023-08-01 10:59:24 +02:00
betalars d59144141c card picker is always picking void card 2023-07-19 22:44:07 +02:00
betalars e71436ec8d making sure card picker can be reset 2023-07-19 13:50:19 +02:00
betalars d72404279f fixing up issues with internal state handling and animation referencing 2023-07-18 14:48:28 +02:00
betalars e45e33b96c integrating card_picker script with room scene 2023-07-15 01:08:42 +02:00
betalars c5d60035b0 refactor: changing focus naming convention to stage based metaphor 2023-07-11 15:27:44 +02:00