tiger tiger tiger
|
f38042b72b
|
test: digging deeper into input issues
|
2026-01-11 23:53:23 +01:00 |
tiger tiger tiger
|
fc98ac1cf3
|
fix: draeven / draven chaos, working on sticky notes
|
2026-01-11 22:09:19 +01:00 |
tiger tiger tiger
|
eabfc36266
|
fix: cards now derived from prefab scene
|
2026-01-11 21:33:37 +01:00 |
tiger tiger tiger
|
28c708ee3f
|
chore: refactor stage system, clear dead code
|
2026-01-05 16:28:45 +01:00 |
tiger tiger tiger
|
5a40be1735
|
chore: working towards a better inheritance and render order for mementos
|
2026-01-05 16:04:59 +01:00 |
tiger tiger tiger
|
10bbc30fe0
|
fix: warnings removed, code still WIP
|
2025-12-30 21:02:44 +01:00 |
tiger tiger tiger
|
27cc99c66f
|
feat: basic play, but stages not implemented
|
2025-12-16 23:21:54 +01:00 |
tiger tiger tiger
|
325934e9b5
|
fix: untyped variables removed, fixed issue with unknown fields
|
2025-12-13 13:31:31 +01:00 |
tiger tiger tiger
|
cd5445f548
|
change: replaced all bare print() statements with print_debug()
|
2025-12-13 11:06:15 +01:00 |
tiger tiger tiger
|
5a65a2d743
|
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
|
73a44a2591
|
chore: trying to clean up some of the structure
|
2025-12-10 18:07:45 +01:00 |
tiger tiger tiger
|
1df8207344
|
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
|
6c64bde0de
|
provisionary implementation of room-dependen signing so this won't block the stage manager
|
2025-12-02 21:37:44 +01:00 |
betalars
|
8de9df58a3
|
draft of transition sequence
|
2025-10-29 22:48:41 +01:00 |
betalars
|
40d74c0102
|
fix #201: enhance controller feel when selecting thoughts
|
2025-08-18 00:06:33 +02:00 |
betalars
|
f089fbb801
|
import german audio for demo
|
2025-07-21 14:33:04 +02:00 |
betalars
|
bf10ada335
|
WIP: updating/completing german spoken text, fix i18n issues
|
2025-06-23 18:37:01 +02:00 |
betalars
|
8195736ec0
|
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
|
4f072a472b
|
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
|
035bdd98a8
|
performance optimisation, polish and obscurifcation support
|
2025-06-04 15:39:06 +02:00 |
betalars
|
b92ef434da
|
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
|
23a8247ee1
|
REVERT ME horrible hotfixes
|
2025-06-03 23:12:22 +02:00 |
betalars
|
38807a6ba4
|
fix #184: void card spelling error
|
2025-06-02 23:57:33 +02:00 |
betalars
|
e943eeaea8
|
prevent sticky animation being picked skipped by card animation completing
|
2025-05-16 13:08:35 +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
|
000cfc1e20
|
fix #136 for good: fixing animation player skip handling
|
2025-05-09 17:36:11 +02:00 |
betalars
|
712769b083
|
cleanup #141 enhance print statement consistency
|
2025-05-07 19:58:56 +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
|
3cd2d2fd5e
|
band-aid for #137 replace logic so it fits the new sticky-note code
|
2025-05-07 00:28:48 +02:00 |
betalars
|
bdb1a8d616
|
fix #116: void card is now again being recognized
|
2025-04-30 16:29:01 +02:00 |
betalars
|
9acad854a2
|
celanup
|
2025-04-28 15:46:50 +02:00 |
betalars
|
02a8f31b6c
|
re-implement card-loading to avoid loading issue
|
2025-04-13 19:07:31 +02: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
|
58e0a4ca8d
|
further rework of card handling
|
2025-02-24 16:14:08 +01:00 |
betalars
|
118f2ad8ad
|
rework sequence handling
|
2025-02-06 18:55:05 +01:00 |
betalars
|
daa3c946de
|
ugly bulk commit of last minute conference changes
|
2025-01-16 17:32:58 +01:00 |
betalars
|
91260ad9af
|
resolve card picking issue
|
2024-10-18 15:46:19 +02:00 |
betalars
|
abf04c7d90
|
misc code cleanup
|
2024-10-06 11:31:47 +02:00 |
betalars
|
382dd26fe2
|
resolving upgrade regressions
|
2024-09-19 12:29:35 +02:00 |
betalars
|
4f4c36e781
|
moving on
|
2024-09-15 11:30:31 +02:00 |
betalars
|
6f93715b03
|
minor card interface polishes
|
2024-02-17 23:31:35 +01:00 |
betalars
|
c76f4ecca3
|
implementing zoom, amaze hotfixes
|
2024-02-12 19:03:15 +01:00 |
betalars
|
a2a299f9fa
|
improved state handling in card picker, implemented animation skipping
|
2024-02-12 00:24:13 +01:00 |
April John
|
3df9abef9f
|
update to godot 4.2
|
2023-12-02 14:27:18 +01:00 |
betalars
|
f820eb2f1e
|
wip card board refactoring
|
2023-10-12 18:25:21 +02:00 |
betalars
|
6289a56c2f
|
wip: adding prompt to card picker
|
2023-08-30 11:05:07 +02:00 |