Commit Graph

2124 Commits

Author SHA1 Message Date
Leijurv
cf05e75e9a
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-23 13:12:17 -07:00
Leijurv
709822ef47
only search nearby regions 2018-08-23 13:12:13 -07:00
Brady
1889e37493
Replace lambda with method reference 2018-08-23 15:05:37 -05:00
Leijurv
e9308d7e70
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-23 12:54:23 -07:00
Leijurv
d0fc77ede4
special block location caching and automatic mining 2018-08-23 12:54:12 -07:00
Brady
8dd064838b
Utilize streams when finding most recent waypoint of a given tag 2018-08-23 14:52:35 -05:00
Leijurv
36cbffb593
reset, fixes #84 2018-08-23 11:14:37 -07:00
Leijurv
a7abfef329
whoops wrong order 2018-08-23 09:56:57 -07:00
Leijurv
3ce764a472
waypoint convenience methods 2018-08-23 09:54:29 -07:00
Leijurv
bde507cac6
clear blocks in the way, probably fixes #82 2018-08-23 09:41:17 -07:00
Leijurv
f9189d7ec3
comment 2018-08-23 09:07:43 -07:00
Leijurv
5baa56bb29
add option for pythagorean metric 2018-08-23 08:52:05 -07:00
Brady
2d7b465844
Added an anti-cheat compatibility setting, to tie in with free look 2018-08-22 22:07:27 -05:00
Brady
dbb5d56b74
Fix MixinGuiGameOver init Injection parameters 2018-08-22 21:45:45 -05:00
Brady
6a5bdf9023
Cache the block break time in ToolSet, fixes #80 2018-08-22 21:33:56 -05:00
Brady
9dcadc979e
Add death waypoints when the player dies, fixes #75 2018-08-22 21:26:45 -05:00
Brady
5760d0fb8d
Fix MixinMinecraft#onBlockBreak local capture 2018-08-22 21:05:52 -05:00
Brady
060eeb9737
Add automatic bed waypoints on interact, fixes #79 2018-08-22 21:04:37 -05:00
Leijurv
fcb947bedc
bed 2018-08-22 17:56:08 -07:00
Leijurv
4bf1c79830
home and sethome, fixes #54 2018-08-22 17:49:55 -07:00
Leijurv
dab70926e2
waypoints 2018-08-22 16:56:51 -07:00
Leijurv
7996cfe0a5
waypoints rough start 2018-08-22 15:35:32 -07:00
Leijurv
1251b515fa
baritone dir 2018-08-22 14:59:54 -07:00
Leijurv
d9a00ce164
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-22 14:54:23 -07:00
Leijurv
cd9ad69d28
another duplicate from an earlier refactor 2018-08-22 14:51:48 -07:00
Leijurv
6e7f7bfa7f
merge 2018-08-22 14:51:38 -07:00
Leijurv
a2f539353b
cherry pick refactor 2018-08-22 14:50:54 -07:00
Leijurv
c7387662f5
removed print 2018-08-22 14:47:34 -07:00
Leijurv
e730f3a84d
use top block in pathing, and reliability improvements 2018-08-22 14:47:26 -07:00
Leijurv
38aad9d92c
rework chunk caching 2018-08-22 14:46:49 -07:00
Howard Stark
56975c0e0f
Add beginning of surface block caching 2018-08-22 14:46:35 -07:00
Brady
e4e0fdd6d0
Change REGION_MAX to 58594, fixes #73 2018-08-22 16:46:24 -05:00
Leijurv
45f69a0f33
fix illegalaccessexception in mc player reference 2018-08-22 12:28:35 -07:00
Brady
a407fa66a2
Fix placing blocks when in a gui screen and pathing 2018-08-21 21:07:57 -05:00
Leijurv
9f12a0ab6f
max fall height even with bucket, fixes #57 2018-08-21 17:16:00 -07:00
Leijurv
4c0d581d7f
crucial performance optimization 2018-08-21 16:56:49 -07:00
Leijurv
d4a6618b55
lol that was dumb 2018-08-21 16:50:24 -07:00
Brady
71abf0c27e
Fix MovementFall from forcing rotations when unnecessary 2018-08-21 18:24:38 -05:00
Leijurv
c0eb94b318
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-21 16:20:09 -07:00
Leijurv
86f45202d0
ignore y coordinate for distance, fixes #62 2018-08-21 16:20:08 -07:00
Brady
c96b9cb6af
Added free look option 2018-08-21 18:19:20 -05:00
Brady
843bc17777
Add forceRotations field to MovementState
Preparation for silent moving
2018-08-21 17:52:09 -05:00
Leijurv
c5c26b73d8
Merge pull request #72 from cabaletta/lazy-chunk
Lazy chunk loading?
2018-08-21 15:24:22 -07:00
Leijurv
5271b7d5c1
merge 2018-08-21 15:24:07 -07:00
Leijurv
eb34c1fc24
unneeded slowdown 2018-08-21 15:20:33 -07:00
Leijurv
14dddfb1de
chunk packing linkedblockingqueue 2018-08-21 15:18:35 -07:00
Brady
194dd7abe7
Automatically disable auto-jump while pathing is active, fixes #31 2018-08-21 17:06:34 -05:00
Brady
a9cac7718e
Fix inputs overrides not resetting when out of world, fixes #43 2018-08-21 16:36:51 -05:00
Leijurv
40dd2e33f6
fixed setting name 2018-08-21 13:39:28 -07:00
Leijurv
530f87ad14
full integrity check 2018-08-21 13:18:58 -07:00