Commit graph

48 commits

Author SHA1 Message Date
46a0b2ded7 egg is first food! 2024-11-25 13:51:45 -05:00
dd304ae2c8 update s_array on init 2024-11-25 13:51:18 -05:00
d46910812f egg start 2024-11-25 13:38:22 -05:00
360a075906 food eaten var 2024-11-25 13:37:23 -05:00
a335a7ad25 play particle effect on eat 2024-11-24 13:21:07 -05:00
4e41ec5ed1 start food below instead? 2024-11-24 13:20:46 -05:00
19b75c3cce menu input sfx 2024-11-23 17:50:54 -05:00
480506b715 box_shake on box hole 2024-11-23 17:45:53 -05:00
deece71de8 capture menu input 2024-11-23 17:44:58 -05:00
5388e34d61 intro data 2024-11-23 16:27:16 -05:00
3a22e80c2a just one btn(resume) in menu rn 2024-11-23 16:27:04 -05:00
04afda9ba9 back for toggling menu and select 2024-11-23 16:26:40 -05:00
59a1cef9af handle menu conditional logic pause in program 2024-11-23 16:25:07 -05:00
23f81af2ed prevent backtracking 2024-11-22 07:15:12 -05:00
64e7b2ea2f viable step gate 2024-11-22 07:14:30 -05:00
1cc71b113b formatting fixes 2024-11-21 15:19:32 -05:00
94bad62aa6 in game/box time 2024-11-14 13:50:18 -05:00
2eb15dd992 simulator orbital view 2024-11-10 07:06:15 -05:00
a81cc0073a stash inset cell function away 2024-11-10 05:08:57 -05:00
5b0a096502 don't move if next pos is not in or around box 2024-11-10 05:08:05 -05:00
c1f0bcc956 refactor for around box validity 2024-11-10 05:07:28 -05:00
2900070ea9 eaten latch delta bool 2024-11-10 04:20:58 -05:00
9b5a17cb0c undocument bug 2024-11-10 04:03:23 -05:00
350e4f734b hide food on eaten latch 2024-11-10 03:58:10 -05:00
40d3780319 eaten latch 2024-11-10 03:54:50 -05:00
f696952488 feed cell viability tuple 2024-11-10 03:54:34 -05:00
bddb770ef6 eat tail 2024-11-10 03:37:53 -05:00
f6e3792cb1 step from head to tail_fill zero *food path finding 2024-11-10 03:37:17 -05:00
857e32e5fe GetShuffledIndices function, to remove direction search bias 2024-11-10 03:35:36 -05:00
509449da84 switch case boxmode 2024-11-09 19:52:14 -05:00
bf66637bce step box mode deltabools 2024-11-09 19:52:02 -05:00
91b3f69bf4 start snake centered 2024-11-09 19:51:05 -05:00
659c30abcf BoxMode data 2024-11-09 19:50:54 -05:00
ca8849818f box held 2024-11-09 01:57:35 -05:00
59c0d5ee4d inset_pos in range refactor 2024-11-08 21:56:48 -05:00
284f6e9b23 around box check 2024-11-08 21:52:45 -05:00
5855e4a5d0 direction corners 2024-11-08 21:52:15 -05:00
335cf3b8ac don't fall 2024-11-08 21:45:08 -05:00
d46d4b0af1 hole grapple check 2024-11-08 21:39:53 -05:00
28195a9549 !neck_break bool 2024-11-08 21:39:10 -05:00
7ce5690db4 lower flatscreen box pose view 2024-11-04 06:41:07 -05:00
e9a317bfec click sfx 2024-11-04 06:20:38 -05:00
3f8fae0687 drag turn on middle mouse 2024-11-04 05:18:10 -05:00
9fa2884bfe on trigger btn toggle menu 2024-11-04 05:11:34 -05:00
ab53957e80 duct tape menu 2024-11-04 04:49:24 -05:00
b5568e2a68 refactor out to SFX class 2024-11-04 04:28:05 -05:00
e9c8e96d7f refactor out rig code from mono 2024-11-04 04:24:56 -05:00
71f1da9c70 src folder 2024-11-04 04:00:17 -05:00
Renamed from Mono.cs (Browse further)