kziolkowski
|
89ae347a91
|
Added last farming timelines and fixed some minor issues
|
2025-06-16 20:56:00 +02:00 |
|
kziolkowski
|
ddb5547b42
|
Updated Startscreen and added second tutorial step
|
2025-06-16 20:56:00 +02:00 |
|
kziolkowski
|
afa06d3ee2
|
Fixed Yeli Y sorting issue and made fields rounded
|
2025-06-16 20:56:00 +02:00 |
|
kziolkowski
|
dd656d5f5f
|
Extended dialogic toggle
|
2025-06-16 20:56:00 +02:00 |
|
kziolkowski
|
b0f4592fdd
|
Added first working timeline for yelis intro to farming scene
|
2025-06-16 20:56:00 +02:00 |
|
kziolkowski
|
406c11b581
|
import statements
|
2025-06-16 20:56:00 +02:00 |
|
kziolkowski
|
b8e456f7ef
|
moved player2D prefab
|
2025-06-16 20:55:59 +02:00 |
|
kziolkowski
|
83e25f44cd
|
Fixed background parallaxe effect in outdoor scene
|
2025-06-16 20:55:57 +02:00 |
|
kziolkowski
|
31f19ad139
|
Code cleanup part 2
|
2025-06-16 20:55:57 +02:00 |
|
kziolkowski
|
c6ec99e87a
|
Project cleanup: Removed 3D scripts and scenes from project. Also renamed and moved some minor stuff.
|
2025-06-16 20:55:57 +02:00 |
|
kziolkowski
|
3e135afecb
|
Added StartScreen and Scene Transition script
|
2025-05-24 23:50:06 +02:00 |
|
kziolkowski
|
a477f9ef4f
|
Implemented field creation and wateringcan fill up animation
|
2025-05-24 21:47:25 +02:00 |
|
kziolkowski
|
47a1326292
|
state after magic clip done
|
2025-05-21 02:10:50 +02:00 |
|
kziolkowski
|
708aa8cca4
|
State after inventory clip (farming mechanic still WIP)
|
2025-05-21 00:13:58 +02:00 |
|
kziolkowski
|
83f4144b43
|
Reworked farming tools pickup animations
|
2025-05-20 23:05:26 +02:00 |
|
kziolkowski
|
2c677a8cda
|
Inventory resource rework and slot aspect fix
|
2025-05-20 22:27:48 +02:00 |
|
cblech
|
ec5d42068e
|
fixed generic item on ground and added icon
|
2025-05-20 20:42:32 +02:00 |
|
kziolkowski
|
60928c520c
|
Inventory implemented
|
2025-05-20 18:27:50 +02:00 |
|
kziolkowski
|
267172d026
|
WIP adding the inventory, also state after first clip
|
2025-05-20 01:00:13 +02:00 |
|
kziolkowski
|
23ef4e9a63
|
changed visibility order for plants
|
2025-05-20 00:18:49 +02:00 |
|
kziolkowski
|
73dc3063c0
|
removed unnecessary icons from farming controls
|
2025-05-19 21:42:56 +02:00 |
|
kziolkowski
|
1094fb2142
|
Added tool animations to player
|
2025-05-19 21:17:50 +02:00 |
|
kziolkowski
|
ff426b0494
|
Initial Farming setup complete
|
2025-05-18 12:32:56 +02:00 |
|
kziolkowski
|
90616537bc
|
Watering fields
|
2025-05-18 11:44:33 +02:00 |
|
kziolkowski
|
222c10fe0a
|
limited field creation to specified shape
|
2025-05-17 17:40:15 +02:00 |
|
kziolkowski
|
8af825bc18
|
InteractionAreas are now bound to SpriteSwitchers and farming tool interaction works
|
2025-05-17 16:38:32 +02:00 |
|
kziolkowski
|
4afb02440c
|
Reworking 2D interactions
|
2025-05-16 23:16:27 +02:00 |
|
kziolkowski
|
ff85b67087
|
Made interaction area 2d work - and farming/growing work again.
|
2025-05-14 23:12:14 +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 |
|
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 |
|
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 |
|
kziolkowski
|
339428c312
|
Basic watering functionality implemented
|
2025-04-24 23:36:23 +02:00 |
|
cblech
|
54b07cccad
|
added autogenerated items
|
2025-04-17 16:10:31 +02:00 |
|
cblech
|
fb362e10ad
|
item count WIP
|
2025-04-17 03:24:31 +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 |
|
kziolkowski
|
c200098f0c
|
WIP reworking the field behaviour to implement watering. Broken state.
|
2025-04-14 00:08:19 +02:00 |
|
kziolkowski
|
b5dcad5614
|
Vesna walking and idle animations work for all movement directions.
|
2025-04-09 18:14:05 +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 |
|
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 |
|