Commit Graph

25 Commits

Author SHA1 Message Date
tiger tiger tiger 4aa44464a9 fix: viewport children no longer break. 2026-01-05 21:39:16 +01:00
tiger tiger tiger e6e8104d91 wip: trying to fix broken subviewports 2026-01-05 18:18:48 +01:00
tiger tiger tiger 28c708ee3f chore: refactor stage system, clear dead code 2026-01-05 16:28:45 +01:00
tiger tiger tiger dfc000f34b chore: hook up new direct interactable system 2026-01-05 16:19:21 +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 cac499418c refactor: moving various embedded scripts to their own .gd 2025-12-19 16:00:49 +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 b9df9011a6 fix: attempted to remove tools. bug: now the game won't load. 2025-12-08 18:30:02 +01:00
betalars 426add579a renaming for compatibility reasons 2025-03-23 14:22:40 +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 118f2ad8ad rework sequence handling 2025-02-06 18:55:05 +01:00
betalars f8dba6133d implement room initialising from savegame, enhancing room calling strucutre 2024-10-06 11:38:15 +02:00
betalars 4f4c36e781 moving on 2024-09-15 11:30:31 +02:00
betalars 5240786900 windows in scene will now properly close after not having been focused, cursor showing up and disappearing when intended has been sorted out. 2024-02-14 02:21:08 +01:00
betalars d7b0c7b169 fixing text not being properly displayed on cards 2023-11-02 12:56:15 +01:00
betalars 5195c4ef15 Improving card reveal handling 2023-08-30 11:11:55 +02:00
betalars d9977d3108 updating card handling 2023-08-01 10:59:24 +02:00
betalars 86fe7e59a6 preventing focus drops 2023-07-19 22:44:29 +02:00
betalars 5b7fb7d1f5 implement skipping functionality 2023-07-19 13:51:26 +02:00
betalars 640aa1ccd0 cleaning up collectables scene 2023-07-15 01:07:29 +02:00
betalars 035dc7f05b implementing signaling and staging, wip 2023-07-13 16:16:42 +02:00
betalars b01ccfaeff refactor: changing focus naming convention to stage based metaphor 2023-07-11 15:27:44 +02:00
betalars 56fa75964e updating components to follow new state management 2023-06-25 23:45:52 +02:00
betalars a7deac5c51 changes to state management, probably in need of refactoring 2023-05-18 09:40:52 +02:00
betalars c88decbfc9 Changed Focus Handling to que-based pattern, WIP 2023-04-22 15:11:10 +02:00