feature/day_and_night #34

Merged
kziolkowski merged 16 commits from feature/day_and_night into develop 4 months ago

16 Commits (develop)

Author SHA1 Message Date
Katharina Ziolkowski 9b8933e698 ♻️ removed no longer used method
4 months ago
Katharina Ziolkowski 9f4cda0e6d ♻️ Replaced _ready mit _entertree (while deferring)
4 months ago
Katharina Ziolkowski 1c865730a3 🚚 renamed directory
4 months ago
Katharina Ziolkowski 229dd04bc1 Made bed interaction count up the days and verified that you can now play a full loop
4 months ago
Katharina Ziolkowski 8407ce4c1f Added Tab button mapping to inventory and fixed label descriptor
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 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
4 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