kziolkowski
|
c509a52001
|
🚧 Basic interaction works now too
|
2025-12-12 13:49:16 +01:00 |
|
kziolkowski
|
9e0e87ef17
|
🚧 WIP detection works now
|
2025-12-12 13:46:32 +01:00 |
|
kziolkowski
|
b232cb31c3
|
🚧 interaction kinda sorta works now, still needs tweaking
|
2025-12-10 16:57:39 +01:00 |
|
kziolkowski
|
9499c27444
|
🚧 WIP: trying to rework the detection system (it fails)
|
2025-12-09 17:51:00 +01:00 |
|
kziolkowski
|
e51e0a24d2
|
🐛 fixed dialogic bugs and moved trash items out of the way
|
2025-12-06 21:46:54 +01:00 |
|
kziolkowski
|
7bb523f9e7
|
🐛 harvested plants don't come back on scene reload
|
2025-12-06 20:47:56 +01:00 |
|
kziolkowski
|
a3651d6268
|
deleted unused code
|
2025-12-06 20:40:47 +01:00 |
|
kziolkowski
|
0892a13e66
|
🐛 fixed beet harvesting
|
2025-12-06 20:36:22 +01:00 |
|
kziolkowski
|
61caa6eea6
|
Merge branch 'refs/heads/develop' into feature/bugfixes_And_Polish
|
2025-12-06 19:59:31 +01:00 |
|
kziolkowski
|
b7d1f9d8d5
|
Merge branch 'develop' into minigame_hit_feedback
|
2025-12-06 19:54:05 +01:00 |
|
kziolkowski
|
0d985e5bf6
|
Merge branch 'develop' into minigame_variation
|
2025-12-06 19:53:44 +01:00 |
|
kziolkowski
|
996470f5e6
|
🐛 fixed beets double spawning bug
|
2025-12-04 23:45:35 +01:00 |
|
kziolkowski
|
9b8933e698
|
♻️ removed no longer used method
|
2025-12-04 22:33:45 +01:00 |
|
kziolkowski
|
9f4cda0e6d
|
♻️ Replaced _ready mit _entertree (while deferring)
|
2025-12-04 22:22:40 +01:00 |
|
jonathan
|
aa4f1c55b5
|
✨Added visual feedback when hitting a region in the minigame
|
2025-12-04 21:18:47 +01:00 |
|
jonathan
|
aad6c44567
|
Added randomnes into attack minigame
|
2025-12-04 18:00:20 +01:00 |
|
kziolkowski
|
229dd04bc1
|
✨ Made bed interaction count up the days and verified that you can now play a full loop
|
2025-12-03 18:55:45 +01:00 |
|
kziolkowski
|
b9a52dadcc
|
✨ fields can now seperate "today" from any other day
|
2025-12-03 17:56:45 +01:00 |
|
kziolkowski
|
0ecae5a4d9
|
✨ watering can fillstate is saving and loading
|
2025-12-03 17:04:38 +01:00 |
|
kziolkowski
|
c288af296c
|
✨ made plants only grow when watered
|
2025-12-02 17:44:44 +01:00 |
|
kziolkowski
|
e65330786e
|
🐛 fixed dayplanted confusion on plants
|
2025-12-02 15:45:44 +01:00 |
|
kziolkowski
|
c7a4aea70b
|
✨ Starting a new game resets the inventory now
|
2025-12-02 12:08:19 +01:00 |
|
kziolkowski
|
b6caf4dbed
|
🐛 Fixed ObjectDisposedException Errors on plant/field and InventorySlot
|
2025-12-02 11:42:48 +01:00 |
|
kziolkowski
|
41b30a4274
|
🚧 days are counted, plants know which day it is, but harvestables are still broken
|
2025-11-28 20:25:47 +01:00 |
|
kziolkowski
|
a1fb71119f
|
🚧 WIP binding the plant growth to the day count in the savefile
|
2025-11-26 20:12:27 +01:00 |
|
kziolkowski
|
684131f495
|
✨ Make SaveableVariableNodes and a simple cheat to count up days
|
2025-11-26 18:00:45 +01:00 |
|
kziolkowski
|
f32033cb5f
|
Merge pull request 'Made the fight world completable' (#33) from feature/night_to_day into develop
Reviewed-on: #33
|
2025-11-26 15:11:13 +01:00 |
|
kziolkowski
|
1ad463ccb0
|
🔥 removed unused code
|
2025-11-26 14:43:55 +01:00 |
|
jonathan
|
3f4dfccbc6
|
🐛Make the FightWorld reset when sleeping in the bed
|
2025-11-25 18:43:48 +01:00 |
|
jonathan
|
3c370e30a0
|
✨Added end of night scene
|
2025-11-25 18:07:21 +01:00 |
|
jonathan
|
073a74bb22
|
🚸Rebalanded fight to make it more likely to win
|
2025-11-25 17:32:27 +01:00 |
|
kziolkowski
|
75e4bdd7fd
|
♻️ removed Print statements
|
2025-11-25 17:20:58 +01:00 |
|
kziolkowski
|
f37f7c7ceb
|
✨ added saving and loading support to collectable inventory items
|
2025-11-25 17:14:30 +01:00 |
|
kziolkowski
|
70383fc16e
|
✨ Implemented load check for unique inventory items
|
2025-11-25 17:00:50 +01:00 |
|
kziolkowski
|
88f3c90eec
|
♻️ inventory works
|
2025-11-25 16:13:17 +01:00 |
|
kziolkowski
|
9d818e5079
|
♻️ refactored field code to work with the new id system
|
2025-11-25 15:29:36 +01:00 |
|
kziolkowski
|
e9cd4ce276
|
♻️ reworked and debugged the SaveSystem. Removed unnecessary scene reference.
|
2025-11-25 14:39:31 +01:00 |
|
kziolkowski
|
638ebaff46
|
📝 Added documentation
|
2025-11-25 13:46:46 +01:00 |
|
kziolkowski
|
b4013b1ff2
|
:feature: made GetComponent nullable in NodeExtension
|
2025-11-25 13:34:22 +01:00 |
|
kziolkowski
|
c695115a4a
|
:feature: implemented saving and loading for ducks, 🔥 removed save implementation from interactionArea
|
2025-11-25 13:33:53 +01:00 |
|
kziolkowski
|
c68727aebe
|
🚧 intermediate state with homework
|
2025-11-23 22:50:32 +01:00 |
|
kziolkowski
|
bee6249c6f
|
🚧 implemented interaction area loading
|
2025-11-23 22:25:59 +01:00 |
|
kziolkowski
|
fda2b95b38
|
Savesystem rework
|
2025-11-23 21:02:40 +01:00 |
|
kziolkowski
|
4bbaab1a2a
|
Created ISaveable interface and made existing saveable classes inherit from it.
|
2025-11-23 20:10:42 +01:00 |
|
kziolkowski
|
4ed6f4e7d9
|
Reworked existing save system for user data: Made path steam-compatible, added Versioning and try/catch to save
|
2025-11-21 21:04:37 +01:00 |
|
kziolkowski
|
ce29711614
|
❇️ Added Settings classes to save and load local configurations
|
2025-11-21 20:33:52 +01:00 |
|
kziolkowski
|
2947011a1a
|
working intermediate state of the save system
|
2025-11-21 17:27:46 +01:00 |
|
kziolkowski
|
2a4425b9db
|
✨ Added Save and load support to the inventory
|
2025-11-19 15:18:33 +01:00 |
|
kziolkowski
|
72079044bd
|
🚧 WIP implementing save and load for the inventory
|
2025-11-18 18:30:17 +01:00 |
|
Jonathan
|
b205e45096
|
Merge pull request 'feature/farming_bugfixes_and_magic_word' (#30) from feature/farming_bugfixes_and_magic_word into develop
Reviewed-on: #30
|
2025-11-18 17:25:59 +01:00 |
|