Commit Graph

100 Commits (bfe1be014521bee2adf66bf61e0735747fc67837)

Author SHA1 Message Date
jonathan 745f54b375 WIP
2 months ago
Katharina Ziolkowski 7bb523f9e7 🐛 harvested plants don't come back on scene reload
4 months ago
Katharina Ziolkowski a3651d6268 deleted unused code
4 months ago
Katharina Ziolkowski 0892a13e66 🐛 fixed beet harvesting
4 months ago
Katharina Ziolkowski 996470f5e6 🐛 fixed beets double spawning bug
4 months ago
Katharina Ziolkowski 9b8933e698 ♻️ removed no longer used method
4 months ago
Katharina Ziolkowski b9a52dadcc fields can now seperate "today" from any other day
4 months ago
Katharina Ziolkowski 0ecae5a4d9 watering can fillstate is saving and loading
4 months ago
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 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 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 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 2947011a1a working intermediate state of the save system
5 months ago
Katharina Ziolkowski d17e58bcd3 🐛 removed stub code and unused signal from FarmingControls2D
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 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
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
Katharina Ziolkowski d51cc461f7 🚧 made preplaced fields show plants
5 months ago
Katharina Ziolkowski 55f0d2a77e 🚧 reworked farming system to work with indices instead of positions
5 months ago
Katharina Ziolkowski 97dcadf07a Added sceneprovider reference to field scripts and made them register on ready. Also added VariableSetter.
5 months ago
Katharina Ziolkowski fe1dd2bcc1 Added inventorylistener for watering can
5 months ago
Katharina Ziolkowski 6e833a0735 added InventoryListener and made field interaction area activate only when the right item (seed) is in the inventory
5 months ago
Katharina Ziolkowski c52bfc8017 🐛 fixed field outline
5 months ago
Katharina Ziolkowski 6a2355cf97 🐛 fixed never more than 10 fields bug
5 months ago
Katharina Ziolkowski 1d7f656ec4 🚧 WIP trying to fix a bug that won't let me have more than 9 fields. Dont ask me why.
5 months ago
Katharina Ziolkowski 1c5b585b3d 🔥 removed print statements used for debugging
5 months ago
Katharina Ziolkowski f1b980cdb6 🐛 field creation at the same spot no longer possible, also watering works now.
5 months ago
Katharina Ziolkowski 6ba26c360d 🚧 reworking Fieldservice
5 months ago
Katharina Ziolkowski 6194988bf0 🎨 removed plant growing call group and replaced it with an event call. Made FarmingAnimation play on event.
5 months ago
Katharina Ziolkowski 02b6584e44 🐛 fixed ObjectDisposedException from the Inventory when switching scenes.
6 months ago
Katharina Ziolkowski c56f654751 Set up second garden with beetroot, built transition from yard and back
7 months ago
Katharina Ziolkowski 2cb605261e Fixed Tomato farming (again)
7 months ago
Katharina Ziolkowski 975dd45c94 fixed item repository bug
7 months ago
Katharina Ziolkowski d1a8ff0cbf WIP reworking the item repository
7 months ago
Katharina Ziolkowski 871e1856f1 Tools get deactivated from animation when switching to an empty slot in the inventory. Also fixed layering (AGAIN)
8 months ago
Katharina Ziolkowski 378bf45c49 Implemented PR feedback + made sure initial farming quests run smoothly
8 months ago
Katharina Ziolkowski 5992c390ee Reinstated plantgrowing animation
8 months ago
Katharina Ziolkowski d0ba4076b3 planting, growing and watering a little less dependent than before
8 months ago
Katharina Ziolkowski 7fd26ffed3 Fixed tomato farming again
8 months ago
Katharina Ziolkowski ce2d7eb773 WIP moving seed to plant matching into separate system, making fields independent of specific plants.
8 months ago
jonathan c96be7467e Added Quest field
8 months ago
Katharina Ziolkowski 8e0dced918 Vesna can walk diagonally now
8 months ago