Katharina Ziolkowski kziolkowski
  • Joined on 2023-01-15
kziolkowski pushed to farming_mechanic at Jonathan/Babushka 2025-05-18 12:34:35 +02:00
1b7c35879c Merge remote-tracking branch 'origin/Animations' into farming_mechanic
fc2d6592a2 Added Vesna animations with tools
Compare 2 commits »
kziolkowski pushed to farming_mechanic at Jonathan/Babushka 2025-05-18 12:33:02 +02:00
ff426b0494 Initial Farming setup complete
90616537bc Watering fields
Compare 2 commits »
kziolkowski pushed to farming_mechanic at Jonathan/Babushka 2025-05-17 19:05:15 +02:00
0f8eb244e9 planting / growth works again
38fdad7690 removed print statements
0de6bc0c04 the most beautiful grid of fields you can imagine
222c10fe0a limited field creation to specified shape
8af825bc18 InteractionAreas are now bound to SpriteSwitchers and farming tool interaction works
Compare 5 commits »
kziolkowski pushed to farming_mechanic at Jonathan/Babushka 2025-05-17 14:03:22 +02:00
f7684b6c2a Deleted unused kenney assets
f9a3a8e389 generated import files for art assets
6ad8fb00bd imported various art assets from owncloud
c4dbc104d4 music files added
Compare 4 commits »
kziolkowski pushed to farming_mechanic at Jonathan/Babushka 2025-05-17 13:39:18 +02:00
77c0babdca minor changes after merge
aa5a3483bb Merge remote-tracking branch 'origin/Nao's-Sounds' into farming_mechanic
68b6031da1 Merge remote-tracking branch 'origin/Animations' into farming_mechanic
4afb02440c Reworking 2D interactions
de5657a9cd More SFX Added
Compare 11 commits »
kziolkowski pushed to farming_mechanic at Jonathan/Babushka 2025-05-14 23:12:19 +02:00
ff85b67087 Made interaction area 2d work - and farming/growing work again.
366923699c WIP 2D rework
2a7f39e3fe Adjusted movement and included collider collisions as a constraint to the player
296fed6e08 Added fields
1af04631c5 Added 2d outdoor scene with parallaxe and mockup background
Compare 5 commits »
kziolkowski pushed to farming_mechanic at Jonathan/Babushka 2025-04-30 18:49:58 +02:00
d11fc9f1f2 Cleaned up house mockup outline and removed spammy debug log
16a65f7155 added flat indoor test and skybox to 3d test
0fcc425ace built first 2d indoor scene + added kitchen
Compare 3 commits »
kziolkowski pushed to farming_mechanic at Jonathan/Babushka 2025-04-27 10:31:10 +02:00
752cdb1502 Added new how sprite
kziolkowski created branch farming_mechanic in Jonathan/Babushka 2025-04-26 15:16:08 +02:00
kziolkowski pushed to farming_mechanic at Jonathan/Babushka 2025-04-26 15:16:08 +02:00
kziolkowski pushed to c_sharp_setup at Jonathan/Babushka 2025-04-26 15:15:41 +02:00
8299998a0f Added fence to the left part of the farm
5ea6431216 Added tree prefabs and a forest border around the farm
Compare 2 commits »
kziolkowski pushed to c_sharp_setup at Jonathan/Babushka 2025-04-25 00:14:20 +02:00
762a694be3 Spawning and watering is now bound to the cursor position (kinda)
339428c312 Basic watering functionality implemented
7e19268847 Merge remote-tracking branch 'origin/main' into c_sharp_setup
20b37de108 generated files
7d1187d218 Merge pull request 'inventory' (#3) from inventory into main
Compare 12 commits »
kziolkowski pushed to main at Jonathan/Babushka 2025-04-24 21:18:17 +02:00
7d1187d218 Merge pull request 'inventory' (#3) from inventory into main
54b07cccad added autogenerated items
fb0c14c3f1 Added item stacking
fb362e10ad item count WIP
e99b574d1f Added pickup error text
Compare 40 commits »
kziolkowski merged pull request Jonathan/Babushka#3 2025-04-24 21:18:16 +02:00
inventory
kziolkowski approved Jonathan/Babushka#3 2025-04-18 18:09:47 +02:00
inventory

Memo an mich selbst: künftige PRs kleiner halten. 1601 Dateien sind im Browser nicht reviewbar xD

kziolkowski pushed to c_sharp_setup at Jonathan/Babushka 2025-04-14 00:09:02 +02:00
c200098f0c WIP reworking the field behaviour to implement watering. Broken state.
0e775309fb Scene changes
5db71adf03 Fields spawn on a grid
ce5d2b65d3 Separated farming controls from vesna behvaiour and adjusted the setup
6016f1cf38 Removed Debug.Log
Compare 14 commits »
kziolkowski pushed to c_sharp_setup at Jonathan/Babushka 2025-04-07 00:19:47 +02:00
8622f2d38d Added vesna animations
bd4f7edc20 Creating new plantable fields works
Compare 2 commits »
kziolkowski pushed to c_sharp_setup at Jonathan/Babushka 2025-04-06 23:13:28 +02:00
45a58f701b Spawning fields works
f08f3a7978 Fixed Pickup behaviour
Compare 2 commits »
kziolkowski pushed to c_sharp_setup at Jonathan/Babushka 2025-04-06 20:50:58 +02:00
26502f2d37 old style farming works again
a9b1c179cd folder refactoring, plant_base adjustments
d144f5c0c4 Added Sprite Swap and Horizontal flipping to character controller
Compare 3 commits »
kziolkowski pushed to c_sharp_setup at Jonathan/Babushka 2025-04-04 00:23:01 +02:00
45d09cd618 Farming part I