kziolkowski
|
4afb02440c
|
Reworking 2D interactions
|
2025-05-16 23:16:27 +02:00 |
|
Nao
|
de5657a9cd
|
More SFX Added
|
2025-05-15 19:06:27 +02:00 |
|
kziolkowski
|
ff85b67087
|
Made interaction area 2d work - and farming/growing work again.
|
2025-05-14 23:12:14 +02:00 |
|
Nao
|
6f3d843818
|
SFX and Atmos added (with variations)
|
2025-05-14 19:58:03 +02:00 |
|
Felix Paul
|
20f8eaaebd
|
Added Vesna 2D image sequences
|
2025-05-14 12:48:37 +02:00 |
|
Felix Paul
|
69848e77c9
|
Added PickUp and Interact (Back) animations
|
2025-05-12 17:57:12 +02:00 |
|
kziolkowski
|
366923699c
|
WIP 2D rework
|
2025-05-12 00:16:13 +02:00 |
|
kziolkowski
|
2a7f39e3fe
|
Adjusted movement and included collider collisions as a constraint to the player
|
2025-05-11 23:20:35 +02:00 |
|
kziolkowski
|
296fed6e08
|
Added fields
|
2025-05-10 16:33:35 +02:00 |
|
kziolkowski
|
1af04631c5
|
Added 2d outdoor scene with parallaxe and mockup background
|
2025-05-10 16:29:23 +02:00 |
|
Felix Paul
|
9ec1bcab97
|
Added 2 animations
Added Fill Watercan and Hold Item animations
|
2025-05-05 20:24:26 +02:00 |
|
kziolkowski
|
d11fc9f1f2
|
Cleaned up house mockup outline and removed spammy debug log
|
2025-04-30 18:49:46 +02:00 |
|
kziolkowski
|
16a65f7155
|
added flat indoor test and skybox to 3d test
|
2025-04-30 18:43:18 +02:00 |
|
kziolkowski
|
0fcc425ace
|
built first 2d indoor scene + added kitchen
|
2025-04-30 17:36:38 +02:00 |
|
Felix Paul
|
21685d60d5
|
Added Vesna animations
|
2025-04-28 20:15:39 +02:00 |
|
kziolkowski
|
752cdb1502
|
Added new how sprite
|
2025-04-27 10:09:11 +02:00 |
|
kziolkowski
|
8299998a0f
|
Added fence to the left part of the farm
|
2025-04-26 15:15:38 +02:00 |
|
kziolkowski
|
5ea6431216
|
Added tree prefabs and a forest border around the farm
|
2025-04-26 14:51:56 +02:00 |
|
Felix Paul
|
7cccd40290
|
Test
Einige animationen in 3D
|
2025-04-25 21:19:04 +02:00 |
|
kziolkowski
|
762a694be3
|
Spawning and watering is now bound to the cursor position (kinda)
|
2025-04-25 00:13:50 +02:00 |
|
kziolkowski
|
339428c312
|
Basic watering functionality implemented
|
2025-04-24 23:36:23 +02:00 |
|
kziolkowski
|
7e19268847
|
Merge remote-tracking branch 'origin/main' into c_sharp_setup
# Conflicts:
# scripts/CSharp/Common/CharacterControls/VesnaBehaviour.cs.uid
# scripts/CSharp/Common/Farming/FieldService.cs.uid
|
2025-04-24 21:22:56 +02:00 |
|
kziolkowski
|
20b37de108
|
generated files
|
2025-04-24 21:22:14 +02:00 |
|
kziolkowski
|
7d1187d218
|
Merge pull request 'inventory' (#3) from inventory into main
Reviewed-on: #3
Reviewed-by: kziolkowski <katharina.ziolkowski@gmail.com>
|
2025-04-24 21:18:13 +02:00 |
|
cblech
|
54b07cccad
|
added autogenerated items
|
2025-04-17 16:10:31 +02:00 |
|
cblech
|
fb0c14c3f1
|
Added item stacking
|
2025-04-17 16:10:12 +02:00 |
|
cblech
|
fb362e10ad
|
item count WIP
|
2025-04-17 03:24:31 +02:00 |
|
kziolkowski
|
c73d3ff370
|
Reworked the fieldservice
|
2025-04-14 18:00:10 +02:00 |
|
cblech
|
e99b574d1f
|
Added pickup error text
|
2025-04-14 17:36:29 +02:00 |
|
cblech
|
1062193785
|
item on ground and pickup
|
2025-04-14 16:49:29 +02:00 |
|
cblech
|
9190b2a16a
|
Merge remote-tracking branch 'origin/c_sharp_setup' into inventory
|
2025-04-14 04:53:29 +02:00 |
|
kziolkowski
|
c200098f0c
|
WIP reworking the field behaviour to implement watering. Broken state.
|
2025-04-14 00:08:19 +02:00 |
|
kziolkowski
|
0e775309fb
|
Scene changes
|
2025-04-13 15:01:49 +02:00 |
|
kziolkowski
|
5db71adf03
|
Fields spawn on a grid
|
2025-04-13 14:56:25 +02:00 |
|
kziolkowski
|
ce5d2b65d3
|
Separated farming controls from vesna behvaiour and adjusted the setup
|
2025-04-13 14:35:14 +02:00 |
|
kziolkowski
|
6016f1cf38
|
Removed Debug.Log
|
2025-04-09 18:18:19 +02:00 |
|
kziolkowski
|
b5dcad5614
|
Vesna walking and idle animations work for all movement directions.
|
2025-04-09 18:14:05 +02:00 |
|
cblech
|
64f039ba19
|
Removed Lock files
|
2025-04-07 22:19:38 +02:00 |
|
cblech
|
8c1822557c
|
Added Inventory into babushka farming scene
|
2025-04-07 19:59:55 +02:00 |
|
cblech
|
dacf48b9fd
|
Merge remote-tracking branch 'origin/c_sharp_setup' into inventory
|
2025-04-07 18:44:38 +02:00 |
|
cblech
|
daa53e4aef
|
Added slot select
|
2025-04-07 18:43:56 +02:00 |
|
cblech
|
77591425cb
|
removed unused slots script
|
2025-04-07 02:56:08 +02:00 |
|
cblech
|
667ef6fb9b
|
Added open close inventory
|
2025-04-07 02:52:57 +02:00 |
|
cblech
|
c90687939c
|
Move items
|
2025-04-07 02:11:08 +02:00 |
|
kziolkowski
|
8622f2d38d
|
Added vesna animations
|
2025-04-07 00:17:50 +02:00 |
|
kziolkowski
|
bd4f7edc20
|
Creating new plantable fields works
|
2025-04-06 23:22:05 +02:00 |
|
kziolkowski
|
45a58f701b
|
Spawning fields works
|
2025-04-06 23:13:25 +02:00 |
|
kziolkowski
|
f08f3a7978
|
Fixed Pickup behaviour
|
2025-04-06 22:03:13 +02:00 |
|
kziolkowski
|
26502f2d37
|
old style farming works again
|
2025-04-06 20:50:55 +02:00 |
|
kziolkowski
|
a9b1c179cd
|
folder refactoring, plant_base adjustments
|
2025-04-06 18:46:59 +02:00 |
|