1
Fork 0
Commit graph

34 commits

Author SHA1 Message Date
69e7d20df1
averted turtle deadlock with liberal use of smart pointers 2023-12-20 00:18:05 -06:00
1694c461ff
pretty menu on turtles 2023-12-19 20:36:30 -06:00
598fdf4df6
added fuel limit 2023-12-19 19:38:17 -06:00
5e9a99e030
overhauled turtle client 2023-12-19 19:21:08 -06:00
25322aab0e
fixed digging 2023-12-19 18:13:08 -06:00
3bb2344671
wait for info 2023-12-19 17:29:40 -06:00
7bfed6d8af
async fn pathing works 2023-12-19 17:16:50 -06:00
c4e1096588
route to facing 2023-12-19 12:00:39 -06:00
9be02c161d
world interior mutability 2023-12-19 09:59:08 -06:00
715520801d
exec api (global state in limbo) 2023-12-19 07:43:10 -06:00
fef8f7bce3
async callbacks 2023-12-18 09:39:28 -06:00
b7e33ae057
message passing 2023-12-18 09:10:25 -06:00
5f00bb9526
de-traited tasks 2023-12-17 20:47:41 -06:00
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