Commit Graph

2153 Commits

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