Commit Graph

27 Commits

Author SHA1 Message Date
tiger tiger tiger 1a6049b2d2 fix: bootup problems resolved. 2026-01-21 23:23:00 +01:00
tiger tiger tiger 8e4fe676a2 chore: debugging cardboard, better movement, but now save state has problems§ 2026-01-21 22:35:35 +01:00
tiger tiger tiger 7dde564bf1 fix: couldn't load into adult room correctly if going through the entire game 2026-01-21 17:11:25 +01:00
tiger tiger tiger 1a1f8707b1 fix: room identification and save games were getting tangled up 2026-01-21 15:09:59 +01:00
tiger tiger tiger ffa469c1f6 fix: restore animations of youth room 2026-01-20 15:33:59 +01:00
tiger tiger tiger 13f7811405 fix: youth room debug timing 2026-01-19 19:36:05 +01:00
tiger tiger tiger b9a8562adf fix: picker wasn't propagate up 2026-01-19 11:49:31 +01:00
tiger tiger tiger 12d3462f82 fix: accidentally made story playable appear before awaiting prepare_scene 2026-01-19 11:04:08 +01:00
tiger tiger tiger a24e3396b0 fix: major overhaul and cleanup of application flow, now that all scenes are in order 2026-01-19 10:34:01 +01:00
tiger tiger tiger 7dedfaf4de feat: nearest card selection 2026-01-18 10:48:03 +01:00
tiger tiger tiger 3039634f49 refactor: stage 1, simplified board, now needs drag and drop 2026-01-17 12:11:21 +01:00
tiger tiger tiger 61d4eaee1c feat/fix: new animation system handoff in Interactable. 2026-01-16 21:13:27 +01:00
tiger tiger tiger 5c851ba2da feat: savegames save as .tres
feat: savegames restore player position
fix: savegames now more robust
2026-01-16 13:03:39 +01:00
tiger tiger tiger 47443d8936 fix: intro music now started 2026-01-15 21:40:00 +01:00
tiger tiger tiger 7522307813 refactor: focus system 2026-01-12 18:39:34 +01:00
tiger tiger tiger 298105f5f7 fix: card picker didn't close. 2026-01-12 01:22:25 +01:00
tiger tiger tiger e6e8104d91 wip: trying to fix broken subviewports 2026-01-05 18:18:48 +01:00
tiger tiger tiger 7692973119 feat: room loading 2025-12-15 17:57:26 +01:00
tiger tiger tiger e126c51b0a fix: shadowing issues in card-board. 2025-12-13 11:14:10 +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 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 79c8d764e1 WIP: enhance dynamic loading and unloading of rooms 2025-12-02 21:35:19 +01:00
betalars ad32beba49 add transition loading 2025-06-03 23:17:29 +02:00
betalars 62227cd331 finish implementing saving and loading 2025-03-25 22:34:13 +01:00
betalars 2b173f82c0 room initialisation enhancements 2024-10-18 18:10:51 +02:00
betalars f8dba6133d implement room initialising from savegame, enhancing room calling strucutre 2024-10-06 11:38:15 +02:00