Leijurv
f854d886d1
fix water bucket being placed one tick too early
2018-11-10 11:26:52 -08:00
Leijurv
73d4e9bbb9
another day another static world reference gone
2018-11-10 09:37:23 -08:00
Leijurv
232644feb0
these are cool and should default on
2018-11-10 09:25:44 -08:00
Brady
1c80950a70
Add note to MixinBlockPos
...
I looked at this Mixin for a second and thought wtf why did I make this and then remembered why, so it's probably important to let anybody else that looks at it know why.
2018-11-09 22:32:40 -06:00
Leijurv
b054e9dbe8
toxic cloud to get around two references to mc.player.dimension
2018-11-09 19:25:10 -08:00
Leijurv
3ddf6b2335
player and player controller toxic cloud
2018-11-09 19:12:36 -08:00
Leijurv
1a1686b7c3
fix yet more player references
2018-11-09 18:55:53 -08:00
Leijurv
dd08b2c825
no more references to player() from pathing thread
2018-11-09 17:21:02 -08:00
Leijurv
a2a60e9847
misc cleanup
2018-11-09 16:55:31 -08:00
Leijurv
13505a052f
wait a tick until objectMouseOver matches, fixes #254
2018-11-09 15:59:08 -08:00
Leijurv
f2dcdda9b3
revamp follow and fix some bugs in mine
2018-11-09 14:49:25 -08:00
Leijurv
dc6389c46f
comment
2018-11-08 14:58:18 -08:00
Leijurv
7dc89b0190
single runaway goal object, allows splicing better
2018-11-07 17:27:57 -08:00
Leijurv
5b395ce3da
should be in the synchronized block
2018-11-07 17:23:36 -08:00
Leijurv
40da7b3734
don't fail silently in the future
2018-11-07 17:18:43 -08:00
Leijurv
842e50adb9
path cleanup
2018-11-07 17:16:34 -08:00
Leijurv
96da078219
cutoff path up until movement failure, don't throw exception and fail entire path
2018-11-07 14:37:23 -08:00
Leijurv
4a1951b027
many fixes
2018-11-07 14:09:23 -08:00
Leijurv
a1778f401f
tweak a bit
2018-11-06 11:20:39 -08:00
Leijurv
9c93d3a474
splice next into current if no backtrack, fixes #122 , fixes #249
2018-11-06 11:18:13 -08:00
Leijurv
cbc8a6d45b
Merge branch 'processes'
2018-11-06 08:43:57 -08:00
Leijurv
382c7e7888
reformat, optimize imports
2018-11-06 08:22:19 -08:00
Leijurv
ae200a56b0
CaPiTaLiZe
2018-11-06 08:19:26 -08:00
Brady
c50af5acfd
A couple minor cleanups
2018-11-06 08:02:08 -06:00
Leijurv
527691a2ec
fix blockbreakhelper toxic cloud in movement
2018-11-05 20:37:54 -08:00
Leijurv
a182c22d36
this can be moved i think
2018-11-05 20:05:47 -08:00
Leijurv
aac0d623fa
why not just...
2018-11-05 20:02:27 -08:00
Leijurv
604ef2bb64
misc cleanup
2018-11-05 20:01:46 -08:00
Leijurv
6ca7f47bf9
+0.5y not helpful
2018-11-05 19:31:05 -08:00
Leijurv
a1b71219cb
make sure to pick up dropped items while mining, fixes #170
2018-11-05 18:31:59 -08:00
Leijurv
d59c7cb7a8
temporarily disable cached region ram pruning
2018-11-05 17:30:45 -08:00
Leijurv
d121ca182f
spammy
2018-11-05 17:26:52 -08:00
Leijurv
2aee91be10
fix it up a bit
2018-11-05 16:46:24 -08:00
Brady
99da815f49
Massive brain
2018-11-05 18:40:25 -06:00
Brady
ebd3ce42d0
whoops
2018-11-05 18:28:29 -06:00
Brady
fdee1b9453
More javadocs
2018-11-05 18:11:16 -06:00
Brady
472e89239c
IBaritoneProcess javadoc update
2018-11-05 18:07:47 -06:00
Leijurv
5692e79e02
more docs
2018-11-05 15:25:19 -08:00
Leijurv
52246e41c8
appease codacy
2018-11-05 15:16:23 -08:00
Leijurv
2da3222115
fix
2018-11-05 14:55:13 -08:00
Leijurv
4d0bfce712
make InputOverrideHandler a Behavior
2018-11-05 14:47:40 -08:00
Leijurv
cb153e039b
not used and not publicly exposed
2018-11-05 14:43:57 -08:00
Leijurv
8aa5a6756a
add to api
2018-11-05 14:41:17 -08:00
Leijurv
23286dd8b8
disallow null PathingCommandType
2018-11-05 14:38:32 -08:00
Leijurv
30408384c6
fix
2018-11-05 14:37:05 -08:00
Leijurv
e11e3dfd86
explain
2018-11-05 14:22:30 -08:00
Leijurv
2c39cd06ed
cleanup
2018-11-05 14:19:50 -08:00
Brady
0373f1875f
Meme
2018-11-05 16:05:45 -06:00
Leijurv
fffd016008
Merge branch 'master' into processes
2018-11-05 13:51:41 -08:00
Leijurv
f286c400a3
when parkouring from soul sand, the maximum gap should be 1, fixes #247
2018-11-05 13:47:06 -08:00
Brady
c0e0f8dc2a
Fix last commit lol
2018-11-05 13:53:26 -06:00
Brady
ffb044ffc6
Replace RotationMoveEvent Inject with Redirect
2018-11-05 13:47:55 -06:00
Leijurv
c0b5d60715
fix
2018-11-04 22:17:49 -08:00
Leijurv
cd3aef47a5
that already does that
2018-11-04 10:30:46 -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
Leijurv
58a2965fea
Merge branch 'impact4.4-compat'
2018-11-03 20:25:19 -07:00
Leijurv
c614d7ec6a
fix stupid minebehavior bug
2018-11-03 20:25:09 -07:00
Leijurv
e017238aca
unneeded
2018-11-03 19:41:40 -07:00
Leijurv
da5969c2fd
shouldnt have taken this long to figure that out
2018-11-01 20:58:48 -07:00
Leijurv
990107a1fa
simplify
2018-11-01 20:27:34 -07:00
Leijurv
42eb86b624
useless check?
2018-11-01 15:41:53 -07:00
Leijurv
b65a199e54
move all checks from BlockStateInterface to MovementHelper
2018-11-01 15:36:32 -07:00
Leijurv
88e3bcdf63
what
2018-11-01 15:32:58 -07:00
Leijurv
0fbfa32e6b
fix exception in pathfinder
2018-11-01 15:30:33 -07:00
Leijurv
20405716bc
fix impact 4.4 compatibility and add help message
2018-11-01 14:07:08 -07:00
Leijurv
b9b33b5351
move calculation context construction to main thread
2018-10-29 18:58:59 -07:00
Brady
19ecb1bbb3
Merge LocationTrackingBehavior into MemoryBehavior
...
Fixes #242
2018-10-29 16:43:03 -05:00
Leijurv
f6043f4ac6
changed wording
2018-10-28 16:44:56 -07:00
Brady
ed1941abdb
Fix desynchronized allowFlying state
2018-10-28 18:38:23 -05:00
Leijurv
24d24728dc
intellij be like
2018-10-28 16:05:08 -07:00
Leijurv
77db4cd19f
codacy
2018-10-28 15:24:52 -07:00
Leijurv
adbb03e5cb
unused lol
2018-10-28 15:24:23 -07:00
Leijurv
f0226f1ea7
brady doesn't know how to do imports
2018-10-28 15:23:34 -07:00
Leijurv
be5df2677b
finally add shulkers lol
2018-10-28 13:55:03 -07:00
Brady
3d4a856bb2
Remove unnecessary casts
2018-10-27 23:21:30 -05:00
Leijurv
1b1233d26a
only one singleton
2018-10-27 18:45:17 -07:00
Leijurv
c4b0e0a810
codady submission complete
2018-10-27 16:18:03 -07:00
Leijurv
1dee8ef355
completely submitting to codacy
2018-10-27 14:41:25 -07:00
Brady
4e1491a0cc
Rename xrayFor to searchWorld
2018-10-26 13:30:16 -05:00
leijurv
55091154c4
start on legitMine
2018-10-25 21:22:00 -07:00
leijurv
a0b1cb2993
preliminary refactoring
2018-10-25 20:09:06 -07:00
Leijurv
a0bf22de86
Merge pull request #233 from ave4224/toolkit
...
Toolkit fixes
2018-10-22 21:43:42 -07:00
ave4224
9a1aecc002
tool set, fixes #227
2018-10-23 00:41:59 -04:00
Brady
ad941fcbb2
Clarify anti nudge
2018-10-22 18:02:18 -05:00
Leijurv
e5ca30dc26
forgot that one
2018-10-22 14:04:19 -07:00
Leijurv
82417f4f85
comment to explain weird thing
2018-10-22 12:42:08 -07:00
Leijurv
25bebdc172
leftClickCounter shadow appears to be unneeded
2018-10-20 20:33:49 -07:00
Leijurv
1a809fa7a3
dispatch path events from main thread instead of calculation thread
2018-10-18 15:04:40 -07:00
Leijurv
732d806820
allow cutting onto next path one movement earlier
2018-10-17 12:16:03 -07:00
Leijurv
11ed8a2f21
rearrange fields and constructors
2018-10-16 20:05:18 -07:00
Leijurv
dd25527a62
pillar fixes for ncp
2018-10-16 14:21:27 -07:00
Leijurv
63ce4fe0bd
don't crash on empty region
2018-10-16 11:32:27 -07:00
Leijurv
398169f68e
special case for damn daniel
2018-10-16 11:13:35 -07:00
Leijurv
46a24af373
cancel chat event
2018-10-16 11:13:08 -07:00
Leijurv
b0678fd259
better control
2018-10-16 10:47:44 -07:00
Leijurv
9cb4a1779e
fix placement rotation during parkour
2018-10-15 20:37:10 -07:00
Leijurv
6b6ebd6968
optimize all imports
2018-10-15 16:16:04 -07:00
Leijurv
b41fdc2bbd
remove spammy log prints
2018-10-15 15:39:01 -07:00
Leijurv
3cac37d1a5
cached regions in ram should not expand without bound
2018-10-15 15:19:10 -07:00
Brady
2f7259714a
Fix Pathing Thread crash on Forge
2018-10-14 23:46:41 -05:00
Leijurv
c1076461e2
dont jump while using an item, fixes #222
2018-10-14 10:38:47 -07:00
Brady
c80b855dab
Move a lot of utils to api
2018-10-14 00:55:30 -05:00
Brady
83fc11e75b
private static final > private final static
2018-10-14 00:24:59 -05:00
Brady
9654892e54
Make BlockStateInterface.AIR final
2018-10-14 00:23:49 -05:00
Brady
b46fad1442
Fix bad reference
2018-10-13 23:27:11 -05:00
Brady
ff652dbe40
scanLoadedChunks -> scanChunkRadius
2018-10-13 23:15:34 -05:00
leijurv
897483884a
fix 2 block parkour failure on lilypads and after descends
2018-10-13 17:01:40 -07:00
Leijurv
de29a6532f
privatize
2018-10-13 12:29:14 -07:00
Leijurv
7efc0ae8ca
fix snow bs
2018-10-12 19:33:03 -07:00
Leijurv
b443be1795
more accurate check
2018-10-12 15:29:25 -07:00
Leijurv
4892192c6c
remove unused functions
2018-10-12 15:14:39 -07:00
Leijurv
6b7a8e2bd3
better protection logic, fix placing outside worldborder
2018-10-12 14:34:33 -07:00
Leijurv
c5f5445f4b
fix exception when calculating descend from starting position above 256
2018-10-12 14:19:11 -07:00
Leijurv
8a65f43a0b
check world border, fixes #218
2018-10-12 14:12:06 -07:00
Leijurv
773ad89951
refactor problematic area
2018-10-11 20:36:18 -07:00
Brady
130b21f738
Fix issue with user input check that messed up Auto Eat
2018-10-11 18:50:55 -05:00
Brady
54215bdb18
Just ONE tweaker
...
When we make the next release, we need to specify in the setup files that Baritone now requires the SimpleTweaker dependency, and we need to remove the old alternate tweaker references. (Optifine and Forge)
2018-10-11 14:53:20 -05:00
Leijurv
0db18a7caf
v0.0.8
2018-10-11 11:48:07 -07:00
Brady
db7d3184c9
fINAL
2018-10-11 12:34:40 -05:00
Brady
7dfe6ac3ca
Add EntityPlayerSP field to relevant events
2018-10-11 12:32:42 -05:00
Leijurv
8fd921c60e
disable cancelOnGoalInvalidation
2018-10-10 21:28:55 -07:00
Leijurv
fec29d03fd
automatically break block while suffocating, fixes #33
2018-10-10 21:25:21 -07:00
Leijurv
9bd205f190
center pillar regardless of timing
2018-10-10 21:07:59 -07:00
Leijurv
089037663e
tweak backtrack cost favoring coefficient
2018-10-10 21:06:31 -07:00
leijurv
8c0bc3e2ef
splice tighter, fixes #44
2018-10-10 20:49:25 -07:00
leijurv
db21045cfb
renderPathIgnoreDepth
2018-10-10 20:40:15 -07:00
Leijurv
fbf0f2271c
revamp pathStart, fixes #209
2018-10-10 17:05:51 -07:00
Leijurv
7e78ed2139
rework minebehavior threading model, fixes #217
2018-10-10 16:40:33 -07:00
Leijurv
5676acbba6
add off hand, fixes #206
2018-10-10 16:29:48 -07:00
Leijurv
43b155d7b8
better check than air
2018-10-10 16:27:48 -07:00
Leijurv
d3bf4ef198
renderSelectionBoxesIgnoreDepth
2018-10-09 19:34:53 -07:00
Leijurv
fc9d13a03c
there was literally no reason to have it like that
2018-10-09 17:36:35 -07:00
Leijurv
22d2036657
splice better, fixes #215
2018-10-09 16:40:04 -07:00
Leijurv
9e15960581
fix pause stuttering, fixes #216
2018-10-09 16:13:46 -07:00
leijurv
738ce25ff0
tighten fall column
2018-10-09 11:15:42 -07:00
Brady
5da9347e2c
Merge pull request #214 from cabaletta/path-api
...
Pathing API
2018-10-09 00:14:25 -05:00
Brady
771e892b31
Get Cutoff implementation out of API we DON'T need you
2018-10-09 00:10:50 -05:00
Brady
0fb5f3233f
MovementStatus javadocs
2018-10-08 23:52:36 -05:00
Leijurv
f17ce87e45
publicize
2018-10-08 21:51:19 -07:00
Leijurv
a497a944a6
bottom of the class
2018-10-08 21:49:36 -07:00
Brady
2e69bbe371
Minimal CutoffResult Javadocs
2018-10-08 23:34:12 -05:00
Brady
875f01c358
More comprehensive IPath javadocs
2018-10-08 23:29:16 -05:00
Brady
6a4a8ab2d9
I'm an IDIOT
2018-10-08 21:09:54 -05:00
Brady
8278576227
Rename getCurrentPathSearch to getPathFinder
2018-10-08 21:02:55 -05:00
Brady
7d0aa4d7a5
Add override annotation to getPath in PathExecutor
2018-10-08 20:39:33 -05:00
Brady
2b4512ee3f
Move to API
2018-10-08 20:37:52 -05:00
Leijurv
413e505683
epic
2018-10-08 18:08:01 -07:00
Leijurv
0f1edba5f1
save settings
2018-10-08 18:05:08 -07:00
Brady
e23a9c976a
Bad code
2018-10-08 20:01:44 -05:00