-
c3009b46a8
End of file magic values are bad change my mind
Brady
2018-08-23 20:09:40 -05:00
-
e778a79a7b
Loading an mp4? nah. Saving one? yep.
Brady
2018-08-23 19:44:30 -05:00
-
05ba817052
get owned idiot
Brady
2018-08-23 19:39:50 -05:00
-
00b0266c43
Fix duplicate waypoint issues and bad bed positions
Brady
2018-08-23 19:39:04 -05:00
-
18a9206058
Fix comparison between incompatible types, fixes #83
Brady
2018-08-23 19:27:18 -05:00
-
42b7597cd6
Remove printed debug code
Brady
2018-08-23 19:19:24 -05:00
-
4de52cfec2
Fix duplicate onPlayerDeath call b/c mojang is bad, fixes #85
Brady
2018-08-23 19:18:49 -05:00
-
85c88e669c
Potentially fix issue in obfuscated environment
Brady
2018-08-23 19:05:54 -05:00
-
8ef71da481
Make artifact version align with milestone version
Brady
2018-08-23 18:49:48 -05:00
-
54151b9a30
Fix baritone not using its own refmap
Brady
2018-08-23 18:43:24 -05:00
-
40545c0c5d
Add player null check to our allowUserInput hook, fixes #81
Brady
2018-08-23 18:34:40 -05:00
-
e85f439c0f
multi threaded
Leijurv
2018-08-23 15:57:29 -07:00
-
9accdf097f
single threaded
Leijurv
2018-08-23 15:55:25 -07:00
-
28be7121e3
path event
Leijurv
2018-08-23 15:39:02 -07:00
-
90316b3359
useless
Leijurv
2018-08-23 15:13:20 -07:00
-
c14f0dac8f
Remove MixinMain
Brady
2018-08-23 17:04:00 -05:00
-
d17122a777
Fix some mixins which referenced a non-obfuscated method
Brady
2018-08-23 17:01:51 -05:00
-
559bc46702
put it in the right place
Leijurv
2018-08-23 14:40:42 -07:00
-
b3189721a6
add explanation
Leijurv
2018-08-23 14:37:08 -07:00
-
9a065f55cc
some more blocks to cache
Leijurv
2018-08-23 14:02:05 -07:00
-
c4cc0c6cdf
cleanup to cachedregion
Leijurv
2018-08-23 13:47:01 -07:00
-
cacd2096ec
save regularly
Leijurv
2018-08-23 13:42:45 -07:00
-
14df84ef0e
chunk caching either way
Leijurv
2018-08-23 13:39:13 -07:00
-
b56dde8f7e
typo
Leijurv
2018-08-23 13:17:29 -07:00
-
cf05e75e9a
Merge branch 'master' of github.com:cabaletta/baritone
Leijurv
2018-08-23 13:12:17 -07:00
-
-
709822ef47
only search nearby regions
Leijurv
2018-08-23 13:12:13 -07:00
-
1889e37493
Replace lambda with method reference
Brady
2018-08-23 15:05:37 -05:00
-
-
e9308d7e70
Merge branch 'master' of github.com:cabaletta/baritone
Leijurv
2018-08-23 12:54:23 -07:00
-
-
d0fc77ede4
special block location caching and automatic mining
Leijurv
2018-08-23 12:54:12 -07:00
-
8dd064838b
Utilize streams when finding most recent waypoint of a given tag
Brady
2018-08-23 14:52:35 -05:00
-
-
36cbffb593
reset, fixes #84
Leijurv
2018-08-23 11:14:37 -07:00
-
a7abfef329
whoops wrong order
Leijurv
2018-08-23 09:56:57 -07:00
-
3ce764a472
waypoint convenience methods
Leijurv
2018-08-23 09:54:29 -07:00
-
bde507cac6
clear blocks in the way, probably fixes #82
Leijurv
2018-08-23 09:41:17 -07:00
-
f9189d7ec3
comment
Leijurv
2018-08-23 09:07:43 -07:00
-
5baa56bb29
add option for pythagorean metric
Leijurv
2018-08-23 08:52:05 -07:00
-
2d7b465844
Added an anti-cheat compatibility setting, to tie in with free look
Brady
2018-08-22 22:07:27 -05:00
-
dbb5d56b74
Fix MixinGuiGameOver init Injection parameters
Brady
2018-08-22 21:45:45 -05:00
-
6a5bdf9023
Cache the block break time in ToolSet, fixes #80
Brady
2018-08-22 21:33:56 -05:00
-
9dcadc979e
Add death waypoints when the player dies, fixes #75
Brady
2018-08-22 21:26:45 -05:00
-
5760d0fb8d
Fix MixinMinecraft#onBlockBreak local capture
Brady
2018-08-22 21:05:52 -05:00
-
060eeb9737
Add automatic bed waypoints on interact, fixes #79
Brady
2018-08-22 21:04:37 -05:00
-
fcb947bedc
bed
Leijurv
2018-08-22 17:56:08 -07:00
-
4bf1c79830
home and sethome, fixes #54
Leijurv
2018-08-22 17:49:55 -07:00
-
dab70926e2
waypoints
Leijurv
2018-08-22 16:56:05 -07:00
-
7996cfe0a5
waypoints rough start
Leijurv
2018-08-22 15:35:32 -07:00
-
1251b515fa
baritone dir
Leijurv
2018-08-22 14:59:54 -07:00
-
d9a00ce164
Merge branch 'master' of github.com:cabaletta/baritone
Leijurv
2018-08-22 14:54:23 -07:00
-
-
cd9ad69d28
another duplicate from an earlier refactor
Leijurv
2018-08-22 13:22:52 -07:00
-
6e7f7bfa7f
merge
Leijurv
2018-08-22 13:17:20 -07:00
-
a2f539353b
cherry pick refactor
Leijurv
2018-08-22 13:15:56 -07:00
-
c7387662f5
removed print
Leijurv
2018-08-22 12:06:26 -07:00
-
e730f3a84d
use top block in pathing, and reliability improvements
Leijurv
2018-08-22 12:04:44 -07:00
-
38aad9d92c
rework chunk caching
Leijurv
2018-08-22 11:41:31 -07:00
-
56975c0e0f
Add beginning of surface block caching
Howard Stark
2018-08-22 10:03:02 -07:00
-
e4e0fdd6d0
Change REGION_MAX to 58594, fixes #73
Brady
2018-08-22 16:46:24 -05:00
-
-
45f69a0f33
fix illegalaccessexception in mc player reference
Leijurv
2018-08-22 12:28:35 -07:00
-
a407fa66a2
Fix placing blocks when in a gui screen and pathing
Brady
2018-08-21 21:07:46 -05:00
-
9f12a0ab6f
max fall height even with bucket, fixes #57
Leijurv
2018-08-21 17:16:00 -07:00
-
4c0d581d7f
crucial performance optimization
Leijurv
2018-08-21 16:56:49 -07:00
-
d4a6618b55
lol that was dumb
Leijurv
2018-08-21 16:50:24 -07:00
-
71abf0c27e
Fix MovementFall from forcing rotations when unnecessary
Brady
2018-08-21 18:24:31 -05:00
-
c0eb94b318
Merge branch 'master' of github.com:cabaletta/baritone
Leijurv
2018-08-21 16:20:09 -07:00
-
-
86f45202d0
ignore y coordinate for distance, fixes #62
Leijurv
2018-08-21 16:20:08 -07:00
-
c96b9cb6af
Added free look option
Brady
2018-08-21 18:19:20 -05:00
-
-
843bc17777
Add forceRotations field to MovementState
Brady
2018-08-21 17:52:09 -05:00
-
c5c26b73d8
Merge pull request #72 from cabaletta/lazy-chunk
Leijurv
2018-08-21 15:24:22 -07:00
-
-
5271b7d5c1
merge
Leijurv
2018-08-21 15:24:07 -07:00
-
-
-
-
eb34c1fc24
unneeded slowdown
Leijurv
2018-08-21 15:20:33 -07:00
-
14dddfb1de
chunk packing linkedblockingqueue
Leijurv
2018-08-21 15:18:35 -07:00
-
194dd7abe7
Automatically disable auto-jump while pathing is active, fixes #31
Brady
2018-08-21 17:04:10 -05:00
-
a9cac7718e
Fix inputs overrides not resetting when out of world, fixes #43
Brady
2018-08-21 16:36:51 -05:00
-
40dd2e33f6
fixed setting name
Leijurv
2018-08-21 13:39:28 -07:00
-
530f87ad14
full integrity check
Leijurv
2018-08-21 13:18:58 -07:00
-
7d6d34c5aa
idiocy
Leijurv
2018-08-21 13:17:44 -07:00
-
05cc63f4ff
comment
Leijurv
2018-08-21 13:10:00 -07:00
-
7623b8b386
reworked saving
Leijurv
2018-08-21 13:06:36 -07:00
-
5bc8adc777
debug
Leijurv
2018-08-21 12:22:45 -07:00
-
800078a75c
only gzip changed regions
Leijurv
2018-08-21 12:18:54 -07:00
-
a64e07685b
lazy chunk loading
Leijurv
2018-08-21 11:54:55 -07:00
-
8ee65f1212
add setting to disable unruly vines
leijurv
2018-08-20 20:41:45 -07:00
-
25d3fa7676
Merge branch 'master' of github.com:cabaletta/baritone
leijurv
2018-08-20 20:18:00 -07:00
-
-
177e15fc09
mine the block anyway, avoid unreachable loop
leijurv
2018-08-20 20:17:55 -07:00
-
-
-
4cf5ba0fcc
Added QueryItemSlotForBlock event, fixes #37
Brady
2018-08-20 20:32:18 -05:00
-
-
7f578bc3bf
properly render temporary path, fixes #59
Leijurv
2018-08-20 16:24:06 -07:00
-
6f10a007d5
movement timeout ticks setting
Leijurv
2018-08-20 16:23:32 -07:00
-
d925dddb78
comment
Leijurv
2018-08-20 15:01:34 -07:00
-
77e97b4285
fix descend and fall onto lilypad
leijurv
2018-08-20 07:33:39 -07:00
-
1024a1df2d
walk on lilypads
leijurv
2018-08-20 07:32:54 -07:00
-
a16301b989
max no bucket fall height setting, fixes #58
leijurv
2018-08-20 07:11:15 -07:00
-
92ec2a35c6
spawn goal setting, addresses #54
Nachiketa Gargi
2018-08-19 22:28:47 -07:00
-
e5128635fc
settings documentation
Leijurv
2018-08-19 19:12:37 -07:00
-
0e900f2c05
purge old MineBot
Leijurv
2018-08-19 17:28:19 -07:00
-
519773493e
now redundant
Leijurv
2018-08-19 17:27:52 -07:00
-
e3f122c371
last second tweaks
Leijurv
2018-08-19 17:27:33 -07:00
-
1b957dc336
GoalBlock heuristic fix
Leijurv
2018-08-19 14:08:16 -07:00
-
8db6438d16
path cutoff and setting refactor and control
Leijurv
2018-08-19 13:18:48 -07:00
-
922671c77d
load boundary cutoff setting
Leijurv
2018-08-19 11:45:50 -07:00
-
d3bd6ae843
crucial performance optimization
Leijurv
2018-08-19 09:39:52 -07:00
-
ff108a55e6
performance and testing
Leijurv
2018-08-19 09:37:35 -07:00