Commit Graph

653 Commits

Author SHA1 Message Date
Brady
830c90dd97
Use relative path to main game dir as comparison, fixes #86 2018-08-23 21:26:28 -05:00
Brady
71ce9cd901
Make the prefix optional 2018-08-23 21:01:35 -05:00
Brady
93de55318f
Force # command prefix 2018-08-23 20:57:32 -05:00
Brady
c8de4a4e00
Fix coloring across multiple lines 2018-08-23 20:43:37 -05:00
Brady
6ce0f40451
Waypoint magic 2018-08-23 20:16:40 -05:00
Brady
c3009b46a8
End of file magic values are bad change my mind 2018-08-23 20:09:40 -05:00
Brady
e778a79a7b
Loading an mp4? nah. Saving one? yep. 2018-08-23 19:44:30 -05:00
Brady
05ba817052
get owned idiot
https://i.imgur.com/NoMJHXE.png
2018-08-23 19:39:50 -05:00
Brady
00b0266c43
Fix duplicate waypoint issues and bad bed positions 2018-08-23 19:39:04 -05:00
Brady
18a9206058
Fix comparison between incompatible types, fixes #83 2018-08-23 19:27:18 -05:00
Brady
42b7597cd6
Remove printed debug code 2018-08-23 19:19:24 -05:00
Brady
4de52cfec2
Fix duplicate onPlayerDeath call b/c mojang is bad, fixes #85 2018-08-23 19:18:49 -05:00
Brady
85c88e669c
Potentially fix issue in obfuscated environment 2018-08-23 19:05:54 -05:00
Brady
8ef71da481
Make artifact version align with milestone version 2018-08-23 18:49:48 -05:00
Brady
54151b9a30
Fix baritone not using its own refmap 2018-08-23 18:43:24 -05:00
Brady
40545c0c5d
Add player null check to our allowUserInput hook, fixes #81 2018-08-23 18:34:54 -05:00
Leijurv
e85f439c0f
multi threaded 2018-08-23 15:57:29 -07:00
Leijurv
9accdf097f
single threaded 2018-08-23 15:55:25 -07:00
Leijurv
28be7121e3
path event 2018-08-23 15:39:02 -07:00
Leijurv
90316b3359
useless 2018-08-23 15:13:33 -07:00
Brady
c14f0dac8f
Remove MixinMain
Was a misinterpretation of something Leijurv didn't actually add ??
2018-08-23 17:04:00 -05:00
Brady
d17122a777
Fix some mixins which referenced a non-obfuscated method 2018-08-23 17:01:51 -05:00
Leijurv
559bc46702
put it in the right place 2018-08-23 14:40:42 -07:00
Leijurv
b3189721a6
add explanation 2018-08-23 14:37:08 -07:00
Leijurv
9a065f55cc
some more blocks to cache 2018-08-23 14:02:05 -07:00
Leijurv
c4cc0c6cdf
cleanup to cachedregion 2018-08-23 13:47:01 -07:00
Leijurv
cacd2096ec
save regularly 2018-08-23 13:42:45 -07:00
Leijurv
14df84ef0e
chunk caching either way 2018-08-23 13:39:13 -07:00
Leijurv
b56dde8f7e
typo 2018-08-23 13:17:29 -07:00
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