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 |
|
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 |
|
kziolkowski
|
d17e58bcd3
|
🐛 removed stub code and unused signal from FarmingControls2D
|
2025-11-18 17:17:42 +01:00 |
|
kziolkowski
|
c5f8b157ad
|
🐛 changed savegame location to user-space instead of project-space
|
2025-11-18 15:55:31 +01:00 |
|
kziolkowski
|
093546f3e4
|
Merge branch 'develop' into feature/farming_bugfixes_and_magic_word
# Conflicts:
# scenes/Babushka_scene_farm_outside_2d.tscn
# scenes/Babushka_scene_indoor_vesnas_room.tscn
# scripts/CSharp/Common/CharacterControls/InteractionArea2D.cs
|
2025-11-18 15:24:45 +01:00 |
|
kziolkowski
|
c9f97c2571
|
📝 added documentation comments
|
2025-11-15 22:27:26 +01:00 |
|
kziolkowski
|
6613e54658
|
✨ Implemented Loading function on fields and plants
|
2025-11-15 22:15:10 +01:00 |
|
kziolkowski
|
3fcb34c04d
|
🚧 saving of field parameters as json implemented
|
2025-11-12 18:46:30 +01:00 |
|
kziolkowski
|
443741f5f1
|
🐛 added preset fields to main outdoor scene and made them farmable
|
2025-11-12 15:14:10 +01:00 |
|
kziolkowski
|
554a319428
|
🚧 farming rework part 2: you can now kinda "create" fields
|
2025-11-11 16:39:47 +01:00 |
|
jonathan
|
3bb4fcd129
|
✨Added damage fly number
|
2025-11-11 15:55:41 +01:00 |
|
kziolkowski
|
4705d1ee2f
|
🐛 can no longer water fields when watering can is empty
|
2025-11-11 15:54:09 +01:00 |
|
kziolkowski
|
b00b466045
|
🚧 watering fields kinda works now
|
2025-11-11 15:51:15 +01:00 |
|
Jonathan
|
0507f1ee3d
|
Merge pull request 'Sleeping in bed now loads the new fight world scene' (#27) from feature/integrate_new_fight into develop
Reviewed-on: #27
|
2025-11-11 14:49:31 +01:00 |
|
kziolkowski
|
d51cc461f7
|
🚧 made preplaced fields show plants
|
2025-11-11 14:27:56 +01:00 |
|