1
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
6d77acff8a
tasks (in progress) 2023-12-17 19:53:21 -06:00
e01ef3d10d
factored out Vec3 2023-12-17 16:03:10 -06:00
93f7befa7a
cargo fmt 2023-12-17 15:46:42 -06:00
93dc487750
factored out turtle and safe_kill modules 2023-12-17 15:44:36 -06:00
96a8de6858
authorized digging 2023-12-17 15:28:18 -06:00
42eff1af2b
extracted serve fn 2023-12-17 12:55:15 -06:00
1f4a5a2c9b
added deque for moves 2023-12-17 10:15:32 -06:00
3f5a258ea9
turtle info endpoint 2023-12-17 02:20:18 -06:00
721ffeb765
limit indefinite r-tree growth 2023-12-17 02:13:25 -06:00
4d31e6bf48
A* in minecraft (real) 2023-12-17 01:16:47 -06:00
d052d2fc73
pathfinding (backwards unknowns are a problem) 2023-12-17 01:06:43 -06:00
b5ff23f66e
pathfinding (partial) 2023-12-16 23:46:16 -06:00
3041858b99
flush endpoint 2023-12-16 20:47:39 -06:00
5b5ce1995a
serialize on quit (not happy path anymore) 2023-12-16 20:42:47 -06:00
fb8a03ae22
dynamic dns 2023-12-16 19:45:53 -06:00
3a05db554c
bootstrap from floppy 2023-12-16 19:33:09 -06:00
29a6fd486e
auto-update 2023-12-16 17:33:29 -06:00
4a4fe37e8e
turtle init 2023-12-16 17:02:54 -06:00
6a48231f6d
turtle creation 2023-12-16 15:45:20 -06:00
092e878db6
used encryption to mix the bag 2023-12-16 12:11:53 -06:00
a657d2754e
name generation 2023-12-16 11:57:42 -06:00