kziolkowski
|
5affc48dc5
|
Added scene transitions between fighting scene, credits, and start
|
2025-07-11 04:12:42 +02:00 |
|
kziolkowski
|
cdb6b83124
|
Merge remote-tracking branch 'origin/feature/fight_system' into feature/showcase_kathi
|
2025-07-11 03:55:56 +02:00 |
|
kziolkowski
|
a4f9511892
|
WIP fixing farming mechanic again
|
2025-07-11 03:55:36 +02:00 |
|
cblech
|
cc7e8c5c4b
|
Added Credits
|
2025-07-11 03:49:09 +02:00 |
|
kziolkowski
|
7a3e96d679
|
Merge remote-tracking branch 'origin/feature/fight_system' into feature/showcase_kathi
|
2025-07-11 03:13:08 +02:00 |
|
kziolkowski
|
e38c391e1c
|
Reworked flow to make it playable somehow
|
2025-07-11 03:12:29 +02:00 |
|
cblech
|
c0e002f783
|
made you win waiting time shorter
|
2025-07-11 03:01:49 +02:00 |
|
cblech
|
e8850ca7c5
|
Added chuga dialog to fight scene
|
2025-07-11 03:00:47 +02:00 |
|
kziolkowski
|
eaedf8c396
|
WIP Beetroot
|
2025-07-11 03:00:43 +02:00 |
|
kziolkowski
|
ffa20bbdf8
|
Added trash to first outdoor scene
|
2025-07-11 00:56:51 +02:00 |
|
kziolkowski
|
b77b6e3a52
|
Added second outdoor scene after tutorial
|
2025-07-11 00:17:31 +02:00 |
|
cblech
|
69cb63ad89
|
merge auto fixes
|
2025-07-11 00:15:28 +02:00 |
|
cblech
|
11790434f5
|
Merge remote-tracking branch 'origin/feature/showcase_kathi' into feature/fight_system
|
2025-07-11 00:11:33 +02:00 |
|
kziolkowski
|
c7d56301fc
|
Added counter script to count ducks (and other things)
|
2025-07-10 23:58:33 +02:00 |
|
cblech
|
8bd2b09232
|
Added healing
|
2025-07-10 23:32:16 +02:00 |
|
kziolkowski
|
480d149ede
|
SceneTransition Rework completed
|
2025-07-10 23:23:20 +02:00 |
|
cblech
|
c6fc400994
|
Added second fight with mavkha
|
2025-07-10 19:30:57 +02:00 |
|
kziolkowski
|
16251db248
|
WIP new SceneTransition system
|
2025-07-10 19:07:46 +02:00 |
|
cblech
|
4752002caf
|
Added action per round
|
2025-07-10 18:29:18 +02:00 |
|
cblech
|
0e028a2cb9
|
Renamed signal
|
2025-07-10 16:12:47 +02:00 |
|
cblech
|
01a281c2aa
|
Fixed camera bounds
|
2025-07-10 16:04:12 +02:00 |
|
cblech
|
2a46d363e9
|
Changed music to forrest
|
2025-07-10 15:43:36 +02:00 |
|
cblech
|
92c3f5e054
|
Target only alive enemies
|
2025-07-10 15:25:11 +02:00 |
|
cblech
|
6727339e9a
|
Added audio to fight
|
2025-07-10 04:39:33 +02:00 |
|
cblech
|
e3d67722de
|
Merge remote-tracking branch 'origin/Nao's-Sounds' into feature/fight_system
|
2025-07-10 03:47:40 +02:00 |
|
cblech
|
b6fd6292e3
|
Basic fighting system
|
2025-07-10 03:38:48 +02:00 |
|
kziolkowski
|
e8c24e18be
|
Added indoor bedroom scene
|
2025-07-10 01:25:52 +02:00 |
|
kziolkowski
|
199d0873c8
|
Set up beetroot quest and added cat to indoor scene.
|
2025-07-10 01:19:00 +02:00 |
|
kziolkowski
|
e84ef716f6
|
Merge remote-tracking branch 'origin/feature_sanel-dialogic' into feature/showcase_kathi
# Conflicts:
# project.godot
|
2025-07-09 23:53:40 +02:00 |
|
kziolkowski
|
135ba0d198
|
Reworked Domovoi kitchen animation and added AnimationStarter script
|
2025-07-09 23:50:43 +02:00 |
|
Sanelschnitte
|
2940475062
|
Added dialog in Dialogic
basic char, text, choice - eventually needs more events and functions to work properly
|
2025-07-09 23:43:02 +02:00 |
|
kziolkowski
|
202f8809aa
|
Fixed plant layering issue
|
2025-07-09 23:03:56 +02:00 |
|
kziolkowski
|
28bb81c0b0
|
Added fence gates and fixed dialogic toggle for inventory
|
2025-07-09 22:58:36 +02:00 |
|
kziolkowski
|
b9c5de6dc3
|
Made labels visible on ducks
|
2025-07-09 22:49:07 +02:00 |
|
kziolkowski
|
8c18688a69
|
MVP duck setup
|
2025-07-09 22:40:03 +02:00 |
|
kziolkowski
|
2429958741
|
Added Disclaimer scene
|
2025-07-09 21:40:02 +02:00 |
|
kziolkowski
|
6b5a8ee126
|
WIP duck behaviour
|
2025-07-09 20:52:43 +02:00 |
|
kziolkowski
|
8d40529349
|
Changed StartScreen layout and added Quit button
|
2025-07-09 20:52:33 +02:00 |
|
kziolkowski
|
9e97cc3b80
|
WIP duck pushing behaviour
|
2025-07-08 23:53:50 +02:00 |
|
kziolkowski
|
ebc3ee9cf9
|
Implemented basic duck running away from vesna mechanic
|
2025-07-08 22:23:28 +02:00 |
|
kziolkowski
|
a1bbe44105
|
Merge remote-tracking branch 'origin/Nao's-Sounds' into feature/showcase_kathi
|
2025-07-08 21:33:59 +02:00 |
|
kziolkowski
|
3ce10c8ba9
|
Merge remote-tracking branch 'origin/Nao's-Sounds' into feature/showcase_kathi
|
2025-07-08 21:33:37 +02:00 |
|
kziolkowski
|
7e6163ed68
|
updated project.godot
|
2025-07-07 21:16:36 +02:00 |
|
kziolkowski
|
55d6222698
|
Added Camera to Indoor Common Room scene and renamend scene asset
|
2025-07-07 16:37:10 +02:00 |
|
kziolkowski
|
d7ad2ba072
|
reverted / recreated inventory changes
|
2025-07-07 16:14:07 +02:00 |
|
kziolkowski
|
9c50a63dc3
|
Merge branch 'develop' into feature/showcase_kathi
|
2025-07-07 15:34:53 +02:00 |
|
kziolkowski
|
ec653aa847
|
readded camera ref to farming behaviour
|
2025-07-07 01:17:41 +02:00 |
|
kziolkowski
|
9acea54f28
|
Added duck sprite
|
2025-07-07 00:46:57 +02:00 |
|
kziolkowski
|
2f5296e05a
|
Diversified field shapes
|
2025-07-06 23:48:01 +02:00 |
|
kziolkowski
|
e8a58655ad
|
Added grass textures and field borders
|
2025-07-06 23:28:02 +02:00 |
|
kziolkowski
|
aa3789566c
|
Duplicated sunflower field parallaxe layer to ensure seamlessness on big screens
|
2025-07-06 22:00:39 +02:00 |
|
kziolkowski
|
9c7ae20c18
|
Reworked Camera controls outside scene
|
2025-07-06 21:56:15 +02:00 |
|
Nao
|
9f04c8819f
|
SFX for Mavkas (Voices but more "ghostly") Added
|
2025-07-06 20:20:03 +02:00 |
|
Nao
|
6cd7be196b
|
SFX Wolf + Mavka Voices (when hit in battle) Added
|
2025-07-06 20:11:50 +02:00 |
|
kziolkowski
|
ab2cf3f497
|
wateringcanstate uid?
|
2025-07-06 12:26:07 +02:00 |
|
kziolkowski
|
bf096aa716
|
visual improvements on farm scene
|
2025-07-06 12:25:44 +02:00 |
|
Nao
|
6de8368414
|
Farm Atmos Added
|
2025-07-05 23:23:39 +02:00 |
|
Nao
|
d20085a67c
|
SFX Water Attack Added (Vesna + Slimes)
|
2025-07-05 23:17:58 +02:00 |
|
Nao
|
648ae8395b
|
SFX added for Root Attack, Mavka + Vesna
|
2025-07-05 23:01:43 +02:00 |
|
Nao
|
b68eb0953e
|
SFX Duck Flügelflattern "Wings" + Schlappentornado Added
|
2025-07-05 21:51:19 +02:00 |
|
Nao
|
7eb18caaaf
|
Added SFX for Healing magic
|
2025-07-02 21:24:21 +02:00 |
|
Nao
|
e65e82f421
|
Added SFX Duck & Combat, moved Cat SFX to folder "animals"
|
2025-07-02 21:23:36 +02:00 |
|
Nao
|
691e613a5c
|
Added SFX for Combat
|
2025-06-28 17:04:20 +02:00 |
|
Nao
|
250f0d07ca
|
SFX Slime Hit Variations (Pitch) Added
|
2025-06-17 15:43:33 +02:00 |
|
Nao
|
f481f5bea7
|
SFX Added: UI (Dialog + Confirmation), Slime Hit
|
2025-06-17 15:39:02 +02:00 |
|
Nao
|
b8cb60aec9
|
Placeholder for Quest Fail added
|
2025-06-02 16:06:52 +02:00 |
|
Nao
|
55a3e56791
|
New SFX for Door added
|
2025-06-02 15:56:36 +02:00 |
|
Nao
|
4261789f13
|
SFX Quest Complete Placeholder added (need more time)
|
2025-05-18 20:34:00 +02:00 |
|
Nao
|
ce18c89c09
|
Farm Atmos Nighttime added
|
2025-05-18 19:21:51 +02:00 |
|
Nao
|
7643cccebf
|
New SFX and Forest Atmos Nighttime added
|
2025-05-18 19:04:02 +02:00 |
|
Nao
|
7e4d733d7c
|
SFX for kitchen added (cutlery, plates, etc) and a few renamed
|
2025-05-18 17:52:59 +02:00 |
|
Nao
|
1dcd900737
|
SFX Snoring Added
|
2025-05-18 15:33:02 +02:00 |
|
Nao
|
74c3540c96
|
SFX Door Open and Close added
|
2025-05-18 15:10:08 +02:00 |
|