Commit Graph

111 Commits (0dfbd7397879859caf9e98ff193595879456909e)

Author SHA1 Message Date
Katharina Ziolkowski 4f6c5ab9c1 fixed some layering issues in beetroot scene and added a mock convo with the domovoi
4 months ago
Katharina Ziolkowski f6e83e7fef Added event handlers in Fieldbehaviour to react to watering can state changes
4 months ago
Katharina Ziolkowski 3bdc8cd03f Deactivated harvestable plant on spawn
4 months ago
Katharina Ziolkowski f862827d98 Removed Print statements
4 months ago
Katharina Ziolkowski a401cbe5b9 🐛 fixed field activator self-deactivating on load bug
4 months ago
Katharina Ziolkowski c0111e4c17 🐛 fixed rake triggering field interaction + watering can interaction
4 months ago
Katharina Ziolkowski 4f660c4af8 🐛 fixed rake still activating field outlines bug
4 months ago
Katharina Ziolkowski 7f58aeae76 removed GD.Prints
4 months ago
Katharina Ziolkowski 30750d2e3c ♻️ removed planted state from Fieldstate because it didn't make any sense.
4 months ago
Katharina Ziolkowski 950731b225 🐛 Fixed ObjectNotDisposedException on Well in beetroot scene
4 months ago
Katharina Ziolkowski abed751d29 🚧 WIP trying to make fields have outlines again
4 months ago
Katharina Ziolkowski ce113e16da 🐛 planting seeds works again
4 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