Commit Graph

539 Commits

Author SHA1 Message Date
Brady 5201d39adf
Retain old method signature 2019-10-24 15:20:23 -05:00
Brady 43ab4f7d3b
Fix isPassable crash 2019-10-22 15:58:10 -05:00
Leijurv ce2fc6f251
no more allowVines crash 2019-10-09 10:50:12 -07:00
Leijurv 8f0a8b6f56
fix inefficient schematic block lookups 2019-10-06 17:32:25 -07:00
Leijurv 61d4f102ba
its too many blank lines 2019-09-19 13:43:40 -07:00
Leijurv 0a38e6f690
standardize on this 2019-09-19 13:40:46 -07:00
Leijurv 0504a1d4bf
Merge pull request #949 from LoganDark/commands
Commands
2019-09-19 12:51:21 -07:00
Leijurv bf03a000d1
diagonal ascend 2019-09-09 23:06:36 -07:00
Logan Darklock 8a001a2438
Review 2019-09-06 03:59:10 -07:00
Logan Darklock afc575d080
Setting to prefer silk touch, fixes #883 2019-09-01 14:47:01 -07:00
Logan Darklock 384b9b4704
Prefer silk touch setting 2019-09-01 14:45:31 -07:00
Leijurv 9046eb500b
crucial performance optimization 2019-08-16 21:16:41 -07:00
Brady a98677dbda
crucial performance optimization 2019-08-15 03:19:19 -05:00
Leijurv 3d221dcda4
antiquated and does more harm than good 2019-08-08 18:04:49 -10:00
Leijurv 19fe29ad1e
i am stupid 2019-07-31 22:17:44 -07:00
Leijurv 5f721b544e
smh conner, imagine getting the same block position 2x without caching 2019-07-31 20:47:46 -07:00
Conner 9541a45451 Resolve comments 2019-07-30 21:37:50 -07:00
Conner bba4c09195 Add parkour ascend 2019-07-30 21:07:26 -07:00
Leijurv 551b6b88d2
EXTREMELY old comment that is no longer true 2019-07-28 00:19:14 -07:00
Leijurv 0e51a73149
instanceof BlockLiquid checks this 2019-07-23 11:53:21 -07:00
Leijurv 6b9737eb3f
fix double jump on paused overshot sprint ascend 2019-07-21 22:04:15 -07:00
Leijurv df900c9e64
use origin 2019-07-19 18:55:32 -07:00
Brady af943a8253
Fix issue opening fence gates in some scenarios
If there are 2 fence gates at the player height, and they are approached
diagonally, there is a slight chance that Baritone will be caught in an
infinite loop of opening and closing the upper fence gate, being unable
to interact with the bottom one.
2019-07-18 21:18:02 -05:00
Leijurv ce4b1e09ed
fix parkour and multithread farm 2019-07-11 14:39:10 -07:00
Leijurv f4dd100345
fix indexof 2019-07-08 23:16:26 -07:00
Leijurv b81bcf8c6d
fix path start in diagonal and downward 2019-07-07 11:44:56 -07:00
Leijurv 4259764b70
thank you off by one errors very cool 2019-07-07 11:12:32 -07:00
Leijurv 8f761f7dff
better skip ahead 2019-07-07 11:03:43 -07:00
Leijurv fdd78cf110
codcacy wants these to be combined 2019-06-28 22:17:31 -07:00
Leijurv fd6923dd28
ok i forgot falling into water 2019-06-24 20:38:17 -07:00
Leijurv 9c64067d49
vastly improve resilience to lagbacks, fixes #446 2019-06-24 17:53:25 -07:00
Leijurv f4d2ea7923
fix path canceling at edge of loaded chunks hopefully 2019-06-24 10:43:49 -07:00
Leijurv ce3d3bb244
literally no reason to have this 2019-06-23 22:49:33 -07:00
Brady ee6796d5e2
crucial performance optimization (pt. 2) 2019-06-07 03:52:46 -05:00
Brady 81d7f3c319
crucial performance optimization 2019-06-07 03:19:23 -05:00
Brady ce606f826b
consistency 2019-06-06 19:05:13 -05:00
Brady 4c4bc8058b
Some clean ups 2019-06-06 04:15:43 -05:00
Leijurv f0210f7c5f
add an additional underscore 2019-06-05 22:12:28 -07:00
Leijurv aef84eceb8
fix a rare crash when the view is occluded by falling sand, fixes #443 2019-06-05 14:26:26 -07:00
Leijurv a6ea9ed3a6
👶 2019-06-05 12:47:18 -07:00
Leijurv 0815e3c195
thank u intellij very cool suggestion 2019-06-05 12:08:19 -07:00
Leijurv a1c03eb601
another tool selection fix 2019-06-05 12:04:09 -07:00
Leijurv 1e43563cc3
fix weird backfill behavior 2019-06-04 20:55:31 -07:00
Leijurv 79da32cc60
unused 2019-05-21 15:07:05 -07:00
Leijurv 7dcd7384f1
allow overshooting traverse 2019-05-04 15:01:11 -07:00
Leijurv 54da0d24a3
dont mine blocks that update falling blocks, fixes #395 2019-05-01 11:16:24 -07:00
Leijurv 58ebd5f9a6
split this out into its own function 2019-05-01 11:01:00 -07:00
Leijurv d60a0bee9e
move this behind the toolset cache for performance 2019-05-01 10:48:17 -07:00
Leijurv 920ce745c2
fix some scuff from minebot 2019-04-29 23:08:17 -07:00
Leijurv b338dcc9de
add path splice option 2019-04-29 11:46:21 -07:00