|
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 FallTimer s
|
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 |
|
|
8278a55069
|
It works
|
2024-04-17 05:29:45 +02:00 |
|
|
3341c86e39
|
Sheep now work! Almost. Missing speed.
|
2024-04-17 05:26:13 +02:00 |
|
|
17e87b06d0
|
Alter Move a bit...
|
2024-04-17 05:01:02 +02:00 |
|
|
1f8a553294
|
Implement the new behaviour system on Sheep to test it out
|
2024-04-17 04:52:11 +02:00 |
|
|
fd0d973658
|
Remove MoveTowardsMouse and MoveTowardsTarget
|
2024-04-16 04:04:46 +02:00 |
|
|
5e7fde7999
|
Make sure Imp still loads, even if some pieces are missing
|
2024-04-16 03:57:04 +02:00 |
|
|
6d5360ec35
|
Remove unused SpawnerFree
|
2024-04-16 03:20:02 +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 |
|
|
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 |
|
|
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 |
|
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 |
|
|
29ad6daf53
|
Merge branch 'main' of https://github.com/Steffo99/ld55
|
2024-04-14 23:06:06 +02:00 |
|
Lorenzo Rossi
|
beb42d04ed
|
Add cloud to spawn sheeps
|
2024-04-14 22:36:34 +02:00 |
|
|
8218cfeab8
|
Add drag and drop sounds to Sheep
|
2024-04-14 22:03:59 +02:00 |
|
|
aa69648a59
|
Setup collision layers on Sheep
|
2024-04-14 20:53:45 +02:00 |
|
|
3d17dcd3f0
|
Make Sheep s Draggable with a CursorMagnet
Throwing and drag isn't implemented yet. Any ideas for how to do it with this framework?
Might be a good idea to do it on a branch first...
|
2024-04-14 07:46:06 +02:00 |
|