Commit Graph

17 Commits

Author SHA1 Message Date
betalars 8c1f29b25c fix color space of thumbnails, adding saveguards against savegames attempting to save to non-existent folders, prevent demo from creating infinite saves 2025-05-26 19:43:26 +02:00
betalars 9074a8d797 hotfix: disable saving to prevent crashes 2025-05-26 18:29:25 +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 62227cd331 finish implementing saving and loading 2025-03-25 22:34:13 +01:00
betalars 37161e1613 resolve compile warnings and enhance naming 2025-03-23 15:43:04 +01:00
betalars a0ef7ebd77 fix save files being initialized incorrectly due to variable shadowing 2025-03-23 14:56:09 +01:00
betalars 3d6faa6b09 fix images of save files being saved by the editor 2025-03-23 14:52:21 +01:00
betalars 59698dd5d5 misc 2025-03-23 14:32:24 +01:00
betalars 9930834fd2 adding even more stops to prevent savegame from doing weird stuff it's not yet supposed to do 2025-03-05 22:53:48 +01:00
betalars 9af5621ddf typo fix 2025-02-24 16:06:21 +01:00
betalars 29069f64d0 small fixes 2025-02-06 19:15:39 +01:00
betalars 0d1778fac5 implementing save games 2024-10-16 12:24:38 +02:00
betalars 44bc6bbed5 WIP: chaning save slot from 3 fixed slots to dynamic system 2024-10-07 11:23:19 +02:00
betalars f8dba6133d implement room initialising from savegame, enhancing room calling strucutre 2024-10-06 11:38:15 +02:00
betalars 91b0de97e3 implement loading and saving raw data to save file resource 2024-10-03 01:10:35 +02:00
betalars 96f07a4943 WIP: specifying save file variables 2024-10-02 01:26:54 +02:00
betalars 4f4c36e781 moving on 2024-09-15 11:30:31 +02:00