Commit Graph

41 Commits

Author SHA1 Message Date
Leijurv 43d5458a25
fix weird behavior where allowBreak false broke #goto 2021-04-03 16:41:45 -07:00
ZacSharp aebfbba20e
Also override heuristic(no args) when overriding isInGoal() 2020-09-20 22:39:48 +02:00
Leijurv d19039e3e5
goto is back 2019-10-06 13:44:37 -07:00
Leijurv 22d5cb8068
loiter around ores to anticipate a possible drop 2019-10-06 13:26:29 -07:00
Leijurv 396a96d604
reformat 2019-09-19 12:53:15 -07:00
Logan Darklock d687e1203a
BlockOptionalMeta 2019-08-30 15:38:15 -07:00
Logan Darklock e3c4d06b2b
Initial commit of commands 2019-08-30 11:55:25 -07:00
Leijurv d70da4f37d
finalize these 2019-05-19 21:53:09 -08:00
Leijurv 166eb97c3f
make right click on arrival time out after 1 second 2019-04-30 16:52:27 -07:00
Leijurv c136182e17
add option to manually blacklist closest 2019-04-16 18:04:43 -07:00
Leijurv a75317cc2c
workaround some scuff 2019-03-13 09:17:25 -07:00
Leijurv 52d8d271f1
fix a meme with a path ending in water 2019-03-12 16:18:48 -07:00
Leijurv 25024b58de
fix a bunch of scuff 2019-03-12 15:52:40 -07:00
Leijurv 88e41f37b1
explain whats happening 2019-03-11 20:08:52 -07:00
Leijurv 7cfa837604
blacklistClosestOnFailure 2019-03-11 20:06:19 -07:00
Leijurv 580af2ab06
processes tied in priority 2019-03-11 18:24:31 -07:00
Leijurv 8050b69f2f
no more .get 😎 2019-03-04 21:30:04 -08:00
Leijurv 3b46dbd6a1
appease codacy 2019-02-22 14:05:29 -08:00
Leijurv 16dcd2f44d
blocks on top of chests, fixes #299 2019-02-21 11:25:03 -08:00
Leijurv 38127011fb
Merge pull request #336 from babbaj/master
Fix potential problems
2019-02-14 14:48:48 -08:00
Leijurv 89b5ce4b63
properly detect failure 2019-02-14 14:47:38 -08:00
babbaj 4fe9c180d5
Fix potential problems 2019-02-14 07:03:22 -05:00
Leijurv 5b6c9fc348
blacklist unreachable gettoblocks 2019-02-13 22:39:43 -08:00
Leijurv 9a29f9ce57
better behavior on arrival and failure 2019-02-07 16:39:15 -08:00
Leijurv 8c899698e0
explore for blocks, fixes #323 2019-02-04 16:27:32 -08:00
Leijurv b9b25e7e6b
no more stupid wrapper getters 2018-12-20 21:22:18 -08:00
Leijurv efe06264bd
settings for right click and enter portal 2018-12-07 16:54:12 -08:00
Leijurv d5e155d77f
walk into, and right click on arrival 2018-12-07 15:53:41 -08:00
Leijurv f9a3a3b78b
main thread bsi creation doesn't need to copy loaded chunks 2018-11-25 22:30:37 -08:00
Leijurv 70f8d1d4ae
fix bsi creation on wrong thread, cache chunks, fixes #210 2018-11-23 09:00:52 -08:00
Brady d3db551cc9
Awesome 2018-11-13 15:14:29 -06:00
Brady 71e7f0a04c
Fix GetToBlockProcess rescan 2018-11-13 11:59:02 -06:00
Brady bae34e5b80
Initial meme
Still need to fix MovementHelper LUL
2018-11-13 11:50:29 -06:00
Leijurv 45e4239b26
context specific blockstateinterface lookups. also toxic 2018-11-11 12:35:22 -08:00
Leijurv 4a1951b027
many fixes 2018-11-07 14:09:23 -08:00
Leijurv 604ef2bb64
misc cleanup 2018-11-05 20:01:46 -08:00
Leijurv a1b71219cb
make sure to pick up dropped items while mining, fixes #170 2018-11-05 18:31:59 -08:00
Leijurv 30408384c6
fix 2018-11-05 14:37:05 -08:00
Leijurv 2c39cd06ed
cleanup 2018-11-05 14:19:50 -08:00
Leijurv 338fdb509a
it works 2018-11-04 10:29:22 -08:00
Leijurv 660efe5e16
pathing processes wip 2018-11-03 22:12:51 -07:00