1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-10-16 22:37:34 +00:00
Commit graph

182 commits

Author SHA1 Message Date
d0546fb5d1
Place Cursor in the System collision layer 2024-04-16 02:19:01 +02:00
2286009079
Add Random.sample function 2024-04-16 02:18:47 +02:00
d222e8c066
Refactor MoveTowards so that it only handles deciding a direction 2024-04-16 01:57:22 +02:00
e2f4ad461e
Refactor HoverDetector into CursorDetector 2024-04-16 01:56:46 +02:00
446083dd73
Create Cursor matching mouse position on every physics timestep 2024-04-16 01:44:06 +02:00
fa502ba267
Refactor Hunter into EdibleTracker 2024-04-16 00:20:21 +02:00
db1805eec5
Add icon to HoverDetector 2024-04-16 00:17:10 +02:00
deff3534c8
Add debug logging on Edible.eaten 2024-04-16 00:16:57 +02:00
ac4817cf3d
Add an icon to Edible 2024-04-16 00:04:55 +02:00
fa4c58c8e0
Add icon to Eater 2024-04-15 23:50:39 +02:00
5625fe0651
Import flower sprites 2024-04-15 23:46:03 +02:00
ba2bcfb240
Merge branch 'main' of https://github.com/Steffo99/ld55 2024-04-15 23:45:45 +02:00
5a7847a2b0
Document Counter 2024-04-15 23:45:42 +02:00
1b154d9671
Exclude behaviours/*.svg files from VSCode 2024-04-15 23:44:33 +02:00
e0cae47b29
Add custom icon for Collectable 2024-04-15 22:58:18 +02:00
Caterina Gazzotti
20f10c901d Merge branch 'main' of https://github.com/Steffo99/ld55 2024-04-15 22:57:04 +02:00
Caterina Gazzotti
9e54be8a74 Add flower images 2024-04-15 22:57:01 +02:00
8012c84292
Refactor Eater and Edible 2024-04-15 22:43:26 +02:00
97b415fabd
Cleanup and document Counter 2024-04-15 22:39:43 +02:00
85d487a56c
Make Collectable an Area2D 2024-04-15 22:39:06 +02:00
c12df50328
Remove CollisionShape2D from inside behaviours 2024-04-15 22:32:22 +02:00
0c7c4d581a
Remove tag parameter from Collectable.collected 2024-04-15 22:30:35 +02:00
7c1907325a
Import new songs 2024-04-15 22:29:10 +02:00
2da5880687
Merge branch 'main' of https://github.com/Steffo99/ld55 2024-04-15 22:20:15 +02:00
fb78e3f001
Add a couple of sheep animations 2024-04-15 22:20:13 +02:00
034bdc6bd0
Make Imp spawn Gold periodically 2024-04-15 21:51:40 +02:00
0c2cefb255
Fix spawner sometimes failing to spawn 2024-04-15 21:51:24 +02:00
Caterina Gazzotti
c1a1a024cf Merge branch 'main' of https://github.com/Steffo99/ld55 2024-04-15 21:40:03 +02:00
Caterina Gazzotti
dcb58de847 Add main theme layer's song 2024-04-15 21:40:01 +02:00
8ed5cccabb
Don't make sprites implode while being dragged 2024-04-15 21:27:23 +02:00
4d21559024
Import new sounds 2024-04-15 21:25:50 +02:00
572b9a5bea
Merge branch 'main' of https://github.com/Steffo99/ld55 2024-04-15 21:24:40 +02:00
db86924613
Add postprocessing shader toggle 2024-04-15 21:24:38 +02:00
Caterina Gazzotti
6adb15e1dd Merge branch 'main' of https://github.com/Steffo99/ld55 2024-04-15 10:29:46 +02:00
Caterina Gazzotti
0a10fb24bd Add sound file and licences for picking up demons 2024-04-15 10:26:17 +02:00
ffe54a0f1e
Add the grass tileset and tilemap and terrain 2024-04-15 06:41:22 +02:00
48958b3c00
Give Cloud an higher Z-index 2024-04-15 06:23:33 +02:00
058a2a6ac9
Make gold play a sound on pickup 2024-04-15 06:21:36 +02:00
cc93ff7b90
Fix unmerged NOTICE 2024-04-15 06:11:01 +02:00
a894aa2018
Add Imp sprite and make it eat Sheep 2024-04-15 06:07:49 +02:00
bdde57200f
Update Sheep with sprites 2024-04-15 05:43:15 +02:00
2b513b8bb2
Create SpriteLeftRight behaviour 2024-04-15 05:43:07 +02:00
0a1f302c77
Filter textures with Nearest 2024-04-15 05:28:53 +02:00
303d4c25f3
Import new sprites 2024-04-15 04:16:17 +02:00
Maxim Lobovsky
69f428571c
Add other sprites 2024-04-15 04:15:39 +02:00
Maxim Lobovsky
536854937d
Add tileset grass 2024-04-15 03:07:38 +02:00
180e66e7fc
Merge branch 'main' of https://github.com/Steffo99/ld55 2024-04-15 03:06:33 +02:00
c3808090ff
Connect eaten signal for debug logging 2024-04-15 03:06:31 +02:00
fecacaf2aa
Add WIP DropOnFree 2024-04-15 03:05:35 +02:00
Lorenzo Rossi
c12ff464e2 Add eat_target and imp behaviour 2024-04-15 02:45:18 +02:00