1
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
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
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
5b858f3d3b
path tuning (in the wrong direction perhaps) 2023-12-22 19:23:25 -06:00
058e12ef23
removed trait tasks 2023-12-22 09:51:14 -06:00
2e4e805ed4
mining tweaks 2023-12-21 22:38:48 -06:00
7d2d85169f
dfs on ore find & ignore fluids in pathfinding 2023-12-20 23:27:23 -06:00
69e7d20df1
averted turtle deadlock with liberal use of smart pointers 2023-12-20 00:18:05 -06:00
25322aab0e
fixed digging 2023-12-19 18:13:08 -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
b7e33ae057
message passing 2023-12-18 09:10:25 -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