1
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
645744e08c
switched to tracing 2023-12-24 23:36:11 -06:00
4e56ae770e
register turtles in scheduler when they make their first request 2023-12-24 20:24:24 -06:00
caef523357
await tasks in shutdown (not proven to work) 2023-12-24 17:55:26 -06:00
551c472f53
Reflection in RUST???
also implemented quarry
2023-12-24 10:04:36 -06:00
143f32ee5b
reenabled autoschedule 2023-12-23 20:10:02 -06:00
4c9fab0ed7
task work
there is currently a bug where multiple tasks are getting scheduled on
the same turtle, to disastrous effect.
2023-12-23 18:51:22 -06:00
cc29c64485
re-queue on startup 2023-12-23 00:19:33 -06:00
9b1a588aab
mining as task 2023-12-22 23:16:41 -06:00
5b858f3d3b
path tuning (in the wrong direction perhaps) 2023-12-22 19:23:25 -06:00
c4e745ba2e
scheduler api 2023-12-22 18:13:56 -06:00
dbbc41705e
felling 2023-12-22 16:35:30 -06:00
c5499b0277
possibly concurrent turtle updates 2023-12-22 10:59:13 -06:00
85c32e48af
extracted turtle_api 2023-12-22 10:11:14 -06:00