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
8151444671
privatize this too
2019-07-18 14:15:53 -07:00
Leijurv
f32147d9d5
privatize
2019-07-17 22:41:09 -07:00
ZakME
09239f8180
PICKUP_DROPPED - Remove 2nd Items.WHEAT
...
PICKUP_DROPPED:
Remove 2nd Items.WHEAT
Re-order a few items for neatness
2019-07-16 23:50:03 -06:00
Leijurv
38602dd141
verify top side of block, fixes #541
2019-07-14 11:13:51 -07:00
Leijurv
cdbec60da0
Merge pull request #531 from StijnSimons/master
...
Added Spider, PigZombie and Enderman conditions
2019-07-13 09:15:53 -07:00
StijnSimons
2b41012c5b
Enderman angry condition
2019-07-13 17:17:10 +02:00
Leijurv
6bb87d0a64
address an absolutely critical gap in documentation
2019-07-12 23:27:02 -07:00
Baddeveloper
b16f9edd2c
Added EntitySpider and EntityPigZombie conditions
2019-07-12 19:12:00 +02:00
Leijurv
ce4b1e09ed
fix parkour and multithread farm
2019-07-11 14:39:10 -07:00
Leijurv
01658286af
detect allowbreak false
2019-07-11 10:41:24 -07:00
Leijurv
aa90c8b7cd
address encapsulation conccerns
2019-07-10 22:18:11 -07:00
Leijurv
eba1011fd6
remove scuff
2019-07-09 23:47:42 -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
cbbaf2aa2f
unscuff
2019-07-06 20:38:59 -07:00
Leijurv
dd9b84646a
disgraceful
2019-07-06 17:07:16 -07:00
Leijurv
199e0e5ed3
better comparison
2019-06-30 21:55:32 -07:00
Leijurv
a8155b4b0b
privatize
2019-06-29 11:56:02 -07:00
Leijurv
fdd78cf110
codcacy wants these to be combined
2019-06-28 22:17:31 -07:00
Leijurv
afff6395d1
codcacy wants a default
2019-06-27 21:02:44 -07:00
Leijurv
4d3d48e962
crucial documentation oversight
2019-06-26 23:58:22 -07:00
Leijurv
36290e4e53
crucial encapsulation improvement
2019-06-25 22:54:24 -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
Leijurv
fa71e7d84f
reduce stupidity
2019-06-22 21:11:09 -07:00
Babbaj
3902b2db3b
increase line count and improve readability
2019-06-21 23:01:37 -04:00
Leijurv
0fd241a9ba
crucial performance optimization
2019-06-15 11:04:05 -07:00
Leijurv
7b192f17e8
privatize
2019-06-14 21:42:11 -07:00
Leijurv
cc015846d2
explain
2019-06-13 23:13:40 -07:00
Leijurv
e785bd13f5
sanity check
2019-06-12 16:41:05 -07:00
Leijurv
eb6c0a39ea
codacy wants this
2019-06-11 23:46:04 -07:00
Leijurv
86525f98ec
fix scuffed jumping, fixes #426
2019-06-10 23:12:37 -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
63f3f9123a
Merge pull request #409 from babbaj/master
...
use ImmutableSet
2019-06-03 22:17:14 -07:00
0x22
7fa6593bdc
Added the command delete. Allows you to remove a user defined waypoint. Fixes #334
2019-06-04 01:04:13 -04:00
Leijurv
e1dd580df8
fix improper singleplayer check after quitting singleplayer
2019-06-03 15:27:24 -07:00