Commit Graph

227 Commits (bee6249c6fe1ad677a6dd5333a38fecb1e2f2f53)

Author SHA1 Message Date
kziolkowski bee6249c6f 🚧 implemented interaction area loading
2 months ago
kziolkowski fda2b95b38 Savesystem rework
2 months ago
kziolkowski 4bbaab1a2a Created ISaveable interface and made existing saveable classes inherit from it.
2 months ago
kziolkowski 4ed6f4e7d9 Reworked existing save system for user data: Made path steam-compatible, added Versioning and try/catch to save
2 months ago
kziolkowski ce29711614 ❇️ Added Settings classes to save and load local configurations
2 months ago
kziolkowski 2947011a1a working intermediate state of the save system
2 months ago
kziolkowski 2a4425b9db Added Save and load support to the inventory
2 months ago
kziolkowski 72079044bd 🚧 WIP implementing save and load for the inventory
2 months ago
Jonathan b205e45096 Merge pull request 'feature/farming_bugfixes_and_magic_word' (#30) from feature/farming_bugfixes_and_magic_word into develop
2 months ago
kziolkowski d17e58bcd3 🐛 removed stub code and unused signal from FarmingControls2D
2 months ago
kziolkowski c5f8b157ad 🐛 changed savegame location to user-space instead of project-space
2 months ago
kziolkowski 093546f3e4 Merge branch 'develop' into feature/farming_bugfixes_and_magic_word
2 months ago
kziolkowski c9f97c2571 📝 added documentation comments
2 months ago
kziolkowski 6613e54658 Implemented Loading function on fields and plants
2 months ago
kziolkowski 3fcb34c04d 🚧 saving of field parameters as json implemented
2 months ago
kziolkowski 443741f5f1 🐛 added preset fields to main outdoor scene and made them farmable
2 months ago
kziolkowski 554a319428 🚧 farming rework part 2: you can now kinda "create" fields
2 months ago
jonathan 3bb4fcd129 Added damage fly number
2 months ago
kziolkowski 4705d1ee2f 🐛 can no longer water fields when watering can is empty
2 months ago
kziolkowski b00b466045 🚧 watering fields kinda works now
2 months ago
Jonathan 0507f1ee3d Merge pull request 'Sleeping in bed now loads the new fight world scene' (#27) from feature/integrate_new_fight into develop
2 months ago
kziolkowski d51cc461f7 🚧 made preplaced fields show plants
2 months ago
jonathan 54bfc3c021 🐛 Fixed enemy groups show in different spots and even when all enemies are dead
2 months ago
kziolkowski 55f0d2a77e 🚧 reworked farming system to work with indices instead of positions
2 months ago
jonathan 74096f2c71 🐛Fixed sprite outline fallback
2 months ago
kziolkowski 97dcadf07a Added sceneprovider reference to field scripts and made them register on ready. Also added VariableSetter.
2 months ago
Jonathan e1a61fb1e2 Merge pull request 'made dead fighters shrink to telegraph to the player that they are dead' (#25) from feature/dead_squash into develop
2 months ago
jonathan edbd4a182b 🎨Removed comment
2 months ago
kziolkowski fe1dd2bcc1 Added inventorylistener for watering can
2 months ago
kziolkowski 6e833a0735 added InventoryListener and made field interaction area activate only when the right item (seed) is in the inventory
2 months ago
kziolkowski c52bfc8017 🐛 fixed field outline
2 months ago
kziolkowski 6a2355cf97 🐛 fixed never more than 10 fields bug
2 months ago
kziolkowski 1d7f656ec4 🚧 WIP trying to fix a bug that won't let me have more than 9 fields. Dont ask me why.
2 months ago
kziolkowski 1c5b585b3d 🔥 removed print statements used for debugging
2 months ago
kziolkowski f1b980cdb6 🐛 field creation at the same spot no longer possible, also watering works now.
2 months ago
kziolkowski 8b77ca9bc5 ♻️ migrated the InteractionAreas currently used to the new format and removed the old code
2 months ago
jonathan f51275ccc0 made dead fighters shrink to telegraph to the player that they are dead
2 months ago
kziolkowski 8d616735f4 🚚 moved Animationfix script
2 months ago
jonathan 50b2c04cb4 🐛 Fixed fighters keep fighting at 0 hp
2 months ago
kziolkowski 66848af8bf Merge branch 'develop' into feature/farming_bugfixes_and_magic_word
2 months ago
jonathan f27f69c15f 🐛 Rebase fixing
2 months ago
jonathan 21b361f9d7 🎨 Live review changes
2 months ago
jonathan 83dc6bfd56 ♻️ Implemented FightersFormation to keep track of the fight entered state of the fighters
2 months ago
jonathan 0de3bcae22 ♻️Code cleanup
2 months ago
jonathan 3326bde40c 🐛Exiting fight happening when one side wins
2 months ago
jonathan 83c9dfc945 Added theme-based region colors
2 months ago
jonathan cd235248c6 Added minigame label for each region
2 months ago
jonathan 8bb1c22549 Added minigame to attack action
2 months ago
jonathan 8624e2aea8 Added minigame
2 months ago
jonathan fef1bcc3b6 cap health at minimum 0
2 months ago