1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-22 08:04:23 +00:00
Commit graph

34 commits

Author SHA1 Message Date
dfb6b96041
cool stuff 2024-04-30 05:49:36 +02:00
dc1a239471
Make entities put on hat and monocle 2024-04-30 05:17:57 +02:00
229fc6f992
Make chupacabra a menace 2024-04-30 04:38:27 +02:00
8d627efcc9
Add music and fix things 2024-04-29 06:22:15 +02:00
70f6f10640
Further sound and zindex stuff 2024-04-29 03:33:43 +02:00
a9ac5714ba
Significantly improve Z indexes 2024-04-29 03:20:27 +02:00
9faaddbcc9
Make imps sacrificable 2024-04-29 02:46:51 +02:00
8b50656df5
Add all entities 2024-04-26 03:57:07 +02:00
8e51760ec3
Add imp drag animation
Co-authored-by: Maxim Lobovsky <mex.lobo@mail.ru>
2024-04-26 01:38:44 +02:00
f01f1f09e6
Rename the Imp/GoldSpawner/Timer 2024-04-24 05:11:41 +02:00
70bc60a8e8
Add animations! 2024-04-24 04:16:09 +02:00
7b54a55dd5
Use inheritance properly (oops, my fault!) 2024-04-23 09:43:17 +02:00
1abd1c1ec3
Move the autosetup code up to SamplerPriority 2024-04-23 09:28:45 +02:00
Lorenzo Rossi
5a28feb2ca Remove priority backref 2024-04-23 00:13:54 +02:00
c48273bd6e
Add a couple more sounds 2024-04-22 01:21:19 +02:00
267682d28c
Tweak physics again a bit 2024-04-22 01:05:21 +02:00
a12b46e64c
Get rid of FallTimers 2024-04-22 01:00:14 +02:00
dbbc2f2150
Fix Imp's physics 2024-04-22 00:59:27 +02:00
3e0b6fbc00
Fix gold collection 2024-04-21 23:20:02 +02:00
704c70b355
Make Imp Draggable too! 2024-04-20 05:00:23 +02:00
9c73dd7ebb
Change CharacterBody2D motion_mode for Imp and Sheep to FLOATING 2024-04-19 18:19:37 +02:00
da0180c5be
THINGS YAY 2024-04-19 04:30:35 +02:00
fd91909d04
Setup a nice little scene 2024-04-19 03:46:21 +02:00
4b3e05b74f
Tweak a few more things 2024-04-19 03:39:07 +02:00
496977996c
I got lost hunting for a bug and i forgor commits 2024-04-19 03:23:24 +02:00
3d5bb824b7
Fix signals in Imp 2024-04-19 01:54:36 +02:00
081a4f905d
Remove more unused references in Imp 2024-04-19 01:52:35 +02:00
4f89893c29
Remove some more references to Draggable 2024-04-19 01:47:34 +02:00
3b761f2611
Attempt 1 at re-implementing an hunting Imp 2024-04-19 01:45:43 +02:00
5e7fde7999
Make sure Imp still loads, even if some pieces are missing 2024-04-16 03:57:04 +02:00
034bdc6bd0
Make Imp spawn Gold periodically 2024-04-15 21:51:40 +02:00
a894aa2018
Add Imp sprite and make it eat Sheep 2024-04-15 06:07:49 +02:00
Lorenzo Rossi
c12ff464e2 Add eat_target and imp behaviour 2024-04-15 02:45:18 +02:00
b58822d26e
Tweak Imp and Sheep for initial interactions 2024-04-14 23:29:39 +02:00