Commit Graph

13 Commits

Author SHA1 Message Date
Guillaume ARM
a4cc3d4c8e fix(tunnels-miner): missing config arg passed to ensureEnoughSpaceInInventory 2024-05-27 12:59:56 +02:00
Guillaume ARM
98bf2b2f31 feat(tunnels-miner): add onWaitCb on waitForInventory util + prepare for notification 2024-05-26 19:44:20 +02:00
Guillaume ARM
cc817f53ea feat(tunnels-miner): use turtleUtils.compactInventory 2024-05-26 14:07:41 +02:00
Guillaume ARM
0b2e412ad9 fix(tunnels-miner): try to select a non-empty slot when possible + use ensureWnoughSpaceInInventory everywhere 2024-05-26 14:06:17 +02:00
Guillaume ARM
7a8636f054 feat(tunnels-miner): drop items from inventory when full 2024-05-26 14:00:33 +02:00
Guillaume ARM
692b24d96d fix(tunnels-miner): better min fuel calculation with vein mode 2024-05-26 13:51:50 +02:00
Guillaume ARM
5e887959b0 feat(tunnels-miner): introduce vein miner mode 2024-05-26 13:28:34 +02:00
Guillaume ARM
37bfb2965a fix(tunnels-miner): goToNextMineProcedures should not use digForward function 2024-05-26 04:13:12 +02:00
Guillaume ARM
32783f7ebc fix(tunnels-miner): try to avoid torches + do not check for empty inventory each loop 2024-05-26 04:10:23 +02:00
Guillaume ARM
12a50ebf6a fix(tunnels-miner): bad orientation + crash 2024-05-26 04:05:00 +02:00
Guillaume ARM
4091084bea fix(tunnels-miner): refuel all from inventory at start 2024-05-26 03:54:09 +02:00
Guillaume ARM
1747263d26 fix(tunnels-miner): crash at first start 2024-05-26 03:50:55 +02:00
Guillaume ARM
c2e63d427a feat: implement first version of tunnels-miner 2024-05-26 03:34:10 +02:00