Commit Graph

53 Commits (0dfbd7397879859caf9e98ff193595879456909e)

Author SHA1 Message Date
Katharina Ziolkowski 0dfbd73978 Reverted ItemOnGround to make everything compile again
2 months ago
Katharina Ziolkowski bcbc074c86 First adjustments to the Entity System to make it work with different types
2 months ago
jonathan 745f54b375 WIP
2 months ago
jonathan fef8380a57 When beetroot is in inventory the player can heal
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 41b30a4274 🚧 days are counted, plants know which day it is, but harvestables are still broken
4 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 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 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
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 0713e334b3 Fixed InventoryInstance behaviour
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 7fd26ffed3 Fixed tomato farming again
8 months ago
jonathan b621df5435 removed invisible character
8 months ago
Jonathan 0170a53b5a Added more quest stuff including dialogic quest condition
8 months ago
Katharina Ziolkowski d2c7302ab2 Fixed farming (the way it was before)
9 months ago
Katharina Ziolkowski 600d9cfca1 Made items activate directly when picked up
9 months ago
Katharina Ziolkowski 4a0b2cd550 Improved Inventory UI (more in the middle, adapt to viewport size, new selector image)
9 months ago
Katharina Ziolkowski e33776daeb ESC closes inventory now.
9 months ago
Katharina Ziolkowski 31f19ad139 Code cleanup part 2
10 months ago
Katharina Ziolkowski c6ec99e87a Project cleanup: Removed 3D scripts and scenes from project. Also renamed and moved some minor stuff.
10 months ago
Katharina Ziolkowski 25d8f217ff basic harvesting implemented
11 months ago
Katharina Ziolkowski a477f9ef4f Implemented field creation and wateringcan fill up animation
11 months ago
Katharina Ziolkowski 83f4144b43 Reworked farming tools pickup animations
11 months ago
cblech ec5d42068e fixed generic item on ground and added icon
11 months ago
cblech 8fdb395ae8 Added icon to slot
11 months ago
Katharina Ziolkowski 60928c520c Inventory implemented
11 months ago
Katharina Ziolkowski f3ed5e0ad0 Changes to ItemOnGround
11 months ago
cblech d76218f88f Moved Bar slot selection handling to inventory manager
11 months ago
cblech 9a5caef52f Added inventory background and fixes
11 months ago
cblech 2ab1c38de9 cleaned Inventory ui
11 months ago
Katharina Ziolkowski 339428c312 Basic watering functionality implemented
12 months ago
Katharina Ziolkowski 7e19268847 Merge remote-tracking branch 'origin/main' into c_sharp_setup
12 months ago
Katharina Ziolkowski 20b37de108 generated files
12 months ago
cblech fb0c14c3f1 Added item stacking
1 year ago
cblech fb362e10ad item count WIP
1 year ago
cblech e99b574d1f Added pickup error text
1 year ago
cblech 1062193785 item on ground and pickup
1 year ago
cblech daa53e4aef Added slot select
1 year ago