Commit Graph

524 Commits (64c15c2e63be1a2453dd0c0b556a513319fc9859)
 

Author SHA1 Message Date
Katharina Ziolkowski c288af296c made plants only grow when watered
4 months ago
Katharina Ziolkowski e65330786e 🐛 fixed dayplanted confusion on plants
4 months ago
Katharina Ziolkowski c7a4aea70b Starting a new game resets the inventory now
4 months ago
Katharina Ziolkowski b6caf4dbed 🐛 Fixed ObjectDisposedException Errors on plant/field and InventorySlot
4 months ago
Katharina Ziolkowski 51a145a994 🚚 renamed player prefab to Vesna
4 months ago
Katharina Ziolkowski 41b30a4274 🚧 days are counted, plants know which day it is, but harvestables are still broken
5 months ago
Katharina Ziolkowski a1fb71119f 🚧 WIP binding the plant growth to the day count in the savefile
5 months ago
Katharina Ziolkowski 67d5b67c21 💄 Added new game button that resets the savegame (also did some layouting)
5 months ago
Katharina Ziolkowski 684131f495 Make SaveableVariableNodes and a simple cheat to count up days
5 months ago
Katharina Ziolkowski f32033cb5f Merge pull request 'Made the fight world completable' (#33) from feature/night_to_day into develop
5 months ago
Katharina Ziolkowski 1ad463ccb0 🔥 removed unused code
5 months ago
Katharina Ziolkowski 451ea82706 Merge pull request 'feature/save_and_loaaaaaad' (#32) from feature/save_and_loaaaaaad into develop
5 months ago
jonathan 3f4dfccbc6 🐛Make the FightWorld reset when sleeping in the bed
5 months ago
jonathan 3c370e30a0 Added end of night scene
5 months ago
jonathan 073a74bb22 🚸Rebalanded fight to make it more likely to win
5 months ago
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
Jonathan b205e45096 Merge pull request 'feature/farming_bugfixes_and_magic_word' (#30) from feature/farming_bugfixes_and_magic_word into develop
5 months ago
Katharina Ziolkowski d17e58bcd3 🐛 removed stub code and unused signal from FarmingControls2D
5 months ago
Katharina Ziolkowski 02cbc761bc reverted changed start scene in project godot
5 months ago
Jonathan fb6a42a874 Merge pull request 'Added damage fly number' (#29) from feature/damage_feedback into develop
5 months ago
Jonathan 4bd433b1b0 Merge pull request 'Import changes lol' (#31) from feature/import_changes into develop
5 months ago
Katharina Ziolkowski c02a2d1383 Import changes lol
5 months ago
Katharina Ziolkowski c5f8b157ad 🐛 changed savegame location to user-space instead of project-space
5 months ago
Katharina Ziolkowski 093546f3e4 Merge branch 'develop' into feature/farming_bugfixes_and_magic_word
5 months ago
Katharina Ziolkowski c9f97c2571 📝 added documentation comments
5 months ago
Katharina Ziolkowski 6613e54658 Implemented Loading function on fields and plants
5 months ago
Katharina Ziolkowski 3fcb34c04d 🚧 saving of field parameters as json implemented
5 months ago
Katharina Ziolkowski 5cc65bc3f4 🔧 filled up main outdoor scene with fields
5 months ago
Katharina Ziolkowski 443741f5f1 🐛 added preset fields to main outdoor scene and made them farmable
5 months ago
Katharina Ziolkowski 554a319428 🚧 farming rework part 2: you can now kinda "create" fields
5 months ago
jonathan 3bb4fcd129 Added damage fly number
5 months ago
Katharina Ziolkowski 4705d1ee2f 🐛 can no longer water fields when watering can is empty
5 months ago
Katharina Ziolkowski b00b466045 🚧 watering fields kinda works now
5 months ago