feature/save_and_loaaaaaad #32

Merged
kziolkowski merged 18 commits from feature/save_and_loaaaaaad into develop 5 months ago

18 Commits (develop)

Author SHA1 Message Date
Katharina Ziolkowski 75e4bdd7fd ♻️ removed Print statements
5 months ago
Katharina Ziolkowski f37f7c7ceb added saving and loading support to collectable inventory items
5 months ago
Katharina Ziolkowski 70383fc16e Implemented load check for unique inventory items
5 months ago
Katharina Ziolkowski 88f3c90eec ♻️ inventory works
5 months ago
Katharina Ziolkowski 9d818e5079 ♻️ refactored field code to work with the new id system
5 months ago
Katharina Ziolkowski e9cd4ce276 ♻️ reworked and debugged the SaveSystem. Removed unnecessary scene reference.
5 months ago
Katharina Ziolkowski 638ebaff46 📝 Added documentation
5 months ago
Katharina Ziolkowski b4013b1ff2 :feature: made GetComponent nullable in NodeExtension
5 months ago
Katharina Ziolkowski c695115a4a :feature: implemented saving and loading for ducks, 🔥 removed save implementation from interactionArea
5 months ago
Katharina Ziolkowski c68727aebe 🚧 intermediate state with homework
5 months ago
Katharina Ziolkowski bee6249c6f 🚧 implemented interaction area loading
5 months ago
Katharina Ziolkowski fda2b95b38 Savesystem rework
5 months ago
Katharina Ziolkowski 4bbaab1a2a Created ISaveable interface and made existing saveable classes inherit from it.
5 months ago
Katharina Ziolkowski 4ed6f4e7d9 Reworked existing save system for user data: Made path steam-compatible, added Versioning and try/catch to save
5 months ago
Katharina Ziolkowski ce29711614 ❇️ Added Settings classes to save and load local configurations
5 months ago
Katharina Ziolkowski 2947011a1a working intermediate state of the save system
5 months ago
Katharina Ziolkowski 2a4425b9db Added Save and load support to the inventory
5 months ago
Katharina Ziolkowski 72079044bd 🚧 WIP implementing save and load for the inventory
5 months ago