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

82 commits

Author SHA1 Message Date
3362124bc5
I made BetterCharacterBody2D and then forgot to commit 2024-04-28 10:52:21 +02:00
8b50656df5
Add all entities 2024-04-26 03:57:07 +02:00
b8e5b07224
Add some more interesting movement to Chupacabra 2024-04-26 02:43:07 +02:00
d3480156b0
Fix sheep shape scale 2024-04-26 02:02:11 +02:00
b35737c745
Remove gold spawner from Chupacabra 2024-04-26 01:59:47 +02:00
41ca94f6b6
Add slight sheep drag wobble 2024-04-26 01:57:57 +02:00
ab53a28401
Add chupacabra drag animations 2024-04-26 01:56:04 +02:00
Maxim Lobovsky
08f27bc89c
Add Cthulhu sprites 2024-04-26 01:53:56 +02:00
Maxim Lobovsky
ca12b3ebd5
Add chupacabra sprites 2024-04-26 01:46:13 +02:00
Maxim Lobovsky
2b6919a532
Add watcher sprites 2024-04-26 01:39:35 +02:00
8e51760ec3
Add imp drag animation
Co-authored-by: Maxim Lobovsky <mex.lobo@mail.ru>
2024-04-26 01:38:44 +02:00
56a39892e0
Add sheep drag animation
Co-authored-by: Maxim Lobovsky <mex.lobo@mail.ru>
2024-04-26 01:38:30 +02:00
60d17f91c4
forgor to commit 2024-04-26 01:34:56 +02:00
a010f623dd
Implement Chupacabra 2024-04-24 05:26:50 +02:00
60fb711f4f
Increase Sheep IdlePriority to 10 2024-04-24 05:16:09 +02:00
f01f1f09e6
Rename the Imp/GoldSpawner/Timer 2024-04-24 05:11:41 +02:00
f8f9fa6984
Add GoldCounter 2024-04-24 04:55:31 +02:00
93c3e734f1
Make Gold feel more satisfying to collect 2024-04-24 04:35:35 +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
c4775d327b
Update physics and add some sounds 2024-04-22 00:56:35 +02:00
3a3340a18c
Add drag and drop sound to Skull 2024-04-22 00:14:29 +02:00
edc367825b
Add non-functional Monocle, Skull and TopHat 2024-04-22 00:09:04 +02:00
e9f5c982b1
Add inventory system, with only Gold for now 2024-04-21 23:49:34 +02:00
92550ba865
Delete sheep_snowy.gd 2024-04-21 23:26:51 +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
6e14678239
Make Sheep throwable! 2024-04-20 04:54:33 +02:00
f9f52c4f4a
Start working on MoveTowardsPhysics 2024-04-20 04:31:59 +02:00
e2bbbccfea
Reimplement dragging detection 2024-04-20 03:49:32 +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
c20eb76fb9
Again, remove Draggable from Imp 2024-04-19 01:46:25 +02:00
3b761f2611
Attempt 1 at re-implementing an hunting Imp 2024-04-19 01:45:43 +02:00
70aad55a41
Sheep is a &Meat diet 2024-04-19 01:41:30 +02:00
a1053e13a9
Temporarily remove Draggable from Sheep 2024-04-19 01:33:44 +02:00
4fee4d5648
Remove Draggable from Sheep as it isn't working right now 2024-04-17 05:54:16 +02:00
8142f399bd
Add TimerStddev 2024-04-17 05:45:34 +02:00