|
caef523357
|
await tasks in shutdown (not proven to work)
|
2023-12-24 17:55:26 -06:00 |
|
|
923fa7aa9b
|
don't panic on failure
|
2023-12-24 15:56:10 -06:00 |
|
|
8419f1654e
|
don't rear-dump
|
2023-12-24 10:43:19 -06:00 |
|
|
551c472f53
|
Reflection in RUST???
also implemented quarry
|
2023-12-24 10:04:36 -06:00 |
|
|
ebdc910a57
|
linear backoff
|
2023-12-24 09:19:57 -06:00 |
|
|
acfa1749ea
|
scan around the near side when trimming trees
|
2023-12-23 20:10:31 -06:00 |
|
|
143f32ee5b
|
reenabled autoschedule
|
2023-12-23 20:10:02 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
c5499b0277
|
possibly concurrent turtle updates
|
2023-12-22 10:59:13 -06:00 |
|
|
8660daad1d
|
depots
|
2023-12-22 10:58:10 -06:00 |
|
|
85c32e48af
|
extracted turtle_api
|
2023-12-22 10:11:14 -06:00 |
|
|
058e12ef23
|
removed trait tasks
|
2023-12-22 09:51:14 -06:00 |
|
|
bda32e34a9
|
switched to log4rs
|
2023-12-22 09:40:35 -06:00 |
|
|
f7c5e3fdf5
|
more conserverative fuel dispatch
|
2023-12-22 09:02:22 -06:00 |
|
|
2e4e805ed4
|
mining tweaks
|
2023-12-21 22:38:48 -06:00 |
|
|
48fc623785
|
fixed filtering
still has inventory fragmentaition issue
|
2023-12-21 00:11:41 -06:00 |
|
|
7d2d85169f
|
dfs on ore find & ignore fluids in pathfinding
|
2023-12-20 23:27:23 -06:00 |
|
|
7d9cd93d1c
|
go back for diamonds
|
2023-12-20 22:37:31 -06:00 |
|
|
d9a80f2a2b
|
switched to bincode for world data
|
2023-12-20 21:45:43 -06:00 |
|
|
5ba83793b5
|
change port post-build
|
2023-12-20 20:19:09 -06:00 |
|
|
6b42ac19d1
|
manual mode
|
2023-12-20 17:39:40 -06:00 |
|
|
f95c9cea35
|
goto more robust
|
2023-12-20 02:09:31 -06:00 |
|
|
292fa13c14
|
let goto break blocks
|
2023-12-20 01:29:44 -06:00 |
|
|
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 |
|