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

22 commits

Author SHA1 Message Date
8706a6ab1a
Add Log.w and Log.e function to print in yellow and red to the console respectively 2024-04-14 00:03:11 +02:00
fa55e02180
WHY DOES AUTOSAVE NOT WORK 2024-04-13 23:56:57 +02:00
a637dcfdf7
OH COME ON 2024-04-13 23:56:36 +02:00
630eb88f22
Create Hunter behaviour, tracking Edible bodies inside a certain area 2024-04-13 23:56:22 +02:00
1738ad0ed0
i keep forgetting files 2024-04-13 23:43:39 +02:00
32c9345bfb
Create marker scene Edible to allow an entity to detect what other entities it can eat 2024-04-13 23:43:19 +02:00
91d1ba50fc
Remove unused target variable in MoveTowardsMouse 2024-04-13 23:41:23 +02:00
ab614ae84c
Move signals above exports in scripts 2024-04-13 23:41:00 +02:00
04110c9b26
i forgor a file 2024-04-13 23:40:45 +02:00
cc2874dd90
Create generic MoveTowardsMouse behaviour 2024-04-13 23:40:34 +02:00
0bb9d427e9
Connect debug print signal in Connectable 2024-04-13 23:28:17 +02:00
c0055761a4
Create Collectible behaviour based on @snowycoder's Gold entity 2024-04-13 23:27:36 +02:00
9550f690dc
Create Log, with logging utilities 2024-04-13 23:25:47 +02:00
Lorenzo Rossi
df683f3141 Add gold nugget 2024-04-13 19:07:26 +02:00
Lorenzo Rossi
d4c844e878 Move mouse physics in _physics_process 2024-04-13 17:58:14 +02:00
Lorenzo Rossi
0724543d90 Send help 2024-04-13 16:38:05 +02:00
5186a2e90b
Add buttons to the menu 2024-04-13 05:29:43 +02:00
0a88bc0db9
Add a basic main menu 2024-04-13 04:04:43 +02:00
c92797661e
Create an export preset for web 2024-04-13 03:28:09 +02:00
884c5f120a
Import SafeMarginContainer from Nanogolf and Swear Jar 2024-04-13 03:25:16 +02:00
b62987f034
Make Main a regular Node 2024-04-13 03:14:11 +02:00
fc89944cfa
Initial commit 2024-04-13 03:08:16 +02:00