1
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
923fa7aa9b
don't panic on failure 2023-12-24 15:56:10 -06:00
acfa1749ea
scan around the near side when trimming trees 2023-12-23 20:10:31 -06:00
50d24c8ea8
fixed double-scheduling 2023-12-23 19:42:05 -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
9b1a588aab
mining as task 2023-12-22 23:16:41 -06:00
2378e9a846
automatic arbor 2023-12-22 22:31:16 -06:00
4c75d7e451
stop searching after a million checks 2023-12-22 20:12:26 -06:00
c4e745ba2e
scheduler api 2023-12-22 18:13:56 -06:00
dbbc41705e
felling 2023-12-22 16:35:30 -06:00
ee39602e03
tasks trait v2 2023-12-22 12:40:57 -06:00