jonathan
|
f27f69c15f
|
🐛 Rebase fixing
|
2025-11-04 10:07:29 +01:00 |
|
jonathan
|
83dc6bfd56
|
♻️ Implemented FightersFormation to keep track of the fight entered state of the fighters
|
2025-11-04 05:59:19 +01:00 |
|
jonathan
|
0de3bcae22
|
♻️Code cleanup
|
2025-11-04 05:59:19 +01:00 |
|
jonathan
|
83c9dfc945
|
✨Added theme-based region colors
|
2025-11-04 05:59:19 +01:00 |
|
jonathan
|
cd235248c6
|
✨Added minigame label for each region
|
2025-11-04 05:59:19 +01:00 |
|
jonathan
|
8624e2aea8
|
Added minigame
|
2025-11-04 05:59:18 +01:00 |
|
jonathan
|
1f227f70a7
|
Added basic health bar
|
2025-11-04 05:59:18 +01:00 |
|
jonathan
|
0e315396c9
|
Made fight fightable
|
2025-11-04 05:59:18 +01:00 |
|
jonathan
|
f27dd199b8
|
Fight happening base setup
|
2025-11-04 05:27:34 +01:00 |
|
jonathan
|
fd0e631b1f
|
Bootstrap fight system
- Fight World data structure
- Generating basic fight world
- Opening correct fight room
- Block paths in fight rooms
- Transition between rooms
|
2025-11-04 05:25:22 +01:00 |
|
kziolkowski
|
6ba26c360d
|
🚧 reworking Fieldservice
|
2025-10-31 14:08:55 +01:00 |
|
kziolkowski
|
63fd81e54d
|
🔥 removed no longer needed scene call group
|
2025-10-31 12:38:48 +01:00 |
|
kziolkowski
|
b54f784d51
|
🎨 Replaced pickup animation group call with event
|
2025-10-31 12:36:08 +01:00 |
|
kziolkowski
|
6194988bf0
|
🎨 removed plant growing call group and replaced it with an event call. Made FarmingAnimation play on event.
|
2025-10-31 12:07:05 +01:00 |
|
kziolkowski
|
90b8dda16a
|
Merge branch 'feature/dialogic_style_rework' into feature/detection_cross
|
2025-10-28 10:56:22 +01:00 |
|
kziolkowski
|
2d4e853ec8
|
🍱 Adjusted colliders in farm_outside scene and reactivated ground collider on Vesna
|
2025-10-24 15:45:10 +02:00 |
|
kziolkowski
|
8f097de476
|
:memo::fire:🔨
- removed a lot of unnecessary code
- Made a minimal working version
- Added documentation
|
2025-10-24 15:13:35 +02:00 |
|
kziolkowski
|
109573fb1b
|
🎨 Exchanged Quest post it with ui sprite
|
2025-10-24 13:43:13 +02:00 |
|
kziolkowski
|
0e55394699
|
🚧 WIP first setup completed (still buggy!)
|
2025-10-22 19:30:33 +02:00 |
|
kziolkowski
|
e73f13d7d4
|
🎨 💄 Created art template for farm plants and reworked existing plant prefabs and inventory resources
|
2025-09-27 16:54:17 +02:00 |
|
kziolkowski
|
c56f654751
|
Set up second garden with beetroot, built transition from yard and back
|
2025-09-17 17:58:28 +02:00 |
|
kziolkowski
|
1f88f9b4b5
|
Added beetroot as growable plant
|
2025-09-17 16:53:57 +02:00 |
|
kziolkowski
|
2cb605261e
|
Fixed Tomato farming (again)
|
2025-09-17 15:07:17 +02:00 |
|
kziolkowski
|
d1a8ff0cbf
|
WIP reworking the item repository
|
2025-09-09 23:57:55 +02:00 |
|
kziolkowski
|
9f50e1d293
|
WIP trying to implement pickup sounds
|
2025-08-27 18:21:28 +02:00 |
|
kziolkowski
|
652cac4232
|
Added typing sounds to dialogic characters
|
2025-08-27 18:00:26 +02:00 |
|
kziolkowski
|
e44e06bace
|
Added Footsteps SFX
|
2025-08-27 17:12:12 +02:00 |
|
kziolkowski
|
eeb56fd7ad
|
Added possibility to deactivate an interactionarea if there is no more timelines to play
|
2025-08-20 00:48:12 +02:00 |
|
kziolkowski
|
871e1856f1
|
Tools get deactivated from animation when switching to an empty slot in the inventory. Also fixed layering (AGAIN)
|
2025-08-20 00:26:58 +02:00 |
|
kziolkowski
|
378bf45c49
|
Implemented PR feedback + made sure initial farming quests run smoothly
|
2025-08-19 23:02:14 +02:00 |
|
kziolkowski
|
f6e0c4e615
|
minor scene fixes
|
2025-08-18 00:10:20 +02:00 |
|
kziolkowski
|
6ae877f2ab
|
Implemented first version of an interactable area that reacts to inventory selection
|
2025-08-17 23:49:04 +02:00 |
|
kziolkowski
|
3913143892
|
Added Hotkey-Info to inventory prefab
|
2025-08-17 23:21:45 +02:00 |
|
kziolkowski
|
4734ae953c
|
Added option to play pickup animation for non-inventory items
|
2025-08-17 23:13:39 +02:00 |
|
kziolkowski
|
5992c390ee
|
Reinstated plantgrowing animation
|
2025-08-17 23:07:22 +02:00 |
|
kziolkowski
|
7c03964d33
|
changed watering can display to slider
|
2025-08-17 22:42:12 +02:00 |
|
kziolkowski
|
36c948f116
|
re-added watering animation and vfx
|
2025-08-17 22:18:39 +02:00 |
|
kziolkowski
|
7fd26ffed3
|
Fixed tomato farming again
|
2025-08-17 21:57:57 +02:00 |
|
kziolkowski
|
ce2d7eb773
|
WIP moving seed to plant matching into separate system, making fields independent of specific plants.
|
2025-08-15 18:42:26 +02:00 |
|
kziolkowski
|
41365fb5d4
|
Fixed tool animation
|
2025-08-15 17:19:22 +02:00 |
|
kziolkowski
|
96c7d35aa7
|
Added word wrapping to quest post it.
|
2025-08-15 17:19:13 +02:00 |
|
kziolkowski
|
c2f5359d0c
|
changes after develop merge
|
2025-08-15 17:03:18 +02:00 |
|
jonathan
|
6e998810b6
|
Completed first demo quest line
|
2025-08-13 03:23:45 +02:00 |
|
Jonathan
|
d7ac1c6c22
|
Fixed retrigger yeli dialog
|
2025-08-06 20:04:24 +02:00 |
|
Jonathan
|
0170a53b5a
|
Added more quest stuff including dialogic quest condition
|
2025-08-06 18:20:38 +02:00 |
|
cblech
|
abc33fd06c
|
Added first quests
|
2025-08-06 18:19:52 +02:00 |
|
kziolkowski
|
0008b16d48
|
Adjusted moving values and animations to make vesna not slide any more
|
2025-08-02 15:32:13 +02:00 |
|
kziolkowski
|
8e0dced918
|
Vesna can walk diagonally now
|
2025-08-02 15:08:38 +02:00 |
|
kziolkowski
|
b69191e7f7
|
fixed pickup layering
|
2025-08-02 13:46:01 +02:00 |
|
kziolkowski
|
8f75b5b644
|
Added secondary outline mat and assigned it to inventory items
|
2025-08-02 13:38:07 +02:00 |
|