Commit Graph

626 Commits

Author SHA1 Message Date
Brady 7d863ebfed
Intercept toStringHelper to fix BlockPos obfuscated name, fixes #95 2018-08-25 23:03:36 -05:00
Leijurv d655745d1a
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-25 17:09:43 -07:00
Leijurv f834bcec08
add BlockFalling check for MovementFall, fixes #94 2018-08-25 17:09:35 -07:00
Brady 72c2a58ef2
Replace ArrayList type fields with List 2018-08-25 18:35:41 -05:00
Brady 32a0f4eaac
All around minor cleanups to movement classes 2018-08-25 18:30:23 -05:00
Leijurv 85cf5322f9
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-25 15:40:33 -07:00
Leijurv 879d72d715
don't sprint if allowSprint is false 2018-08-25 15:34:19 -07:00
Brady c6ca584847
Clean up isDoorPassable 2018-08-25 17:24:10 -05:00
Leijurv 199d69d79c
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-25 15:09:54 -07:00
Leijurv fdf11f9d76
invert goal to run away 2018-08-25 15:09:47 -07:00
Brady 871dc98acc
Change SOLID pathing types based on dimension, fixes #88 2018-08-25 14:22:39 -05:00
Leijurv 342bb8616c
fix passable and replacable checks for snow in cached chunks, fixes #87 2018-08-25 08:44:33 -07:00
Leijurv db6453fae0
accuracy 2018-08-25 07:07:09 -07:00
Brady 21c1fc09e7
Added newlines after every declaration in PathEvent enum 2018-08-25 02:10:31 -05:00
Brady 8ff89e7400
Block break simulation instead of input override for breaking, fixes #74 2018-08-25 01:38:53 -05:00
Brady d14d0e131b
Better comment explaining new folder depth check 2018-08-25 00:24:19 -05:00
Leijurv c51a65488a
lol what 2018-08-24 14:24:09 -07:00
Brady cbec60472b
Replace anonymous thread in PathingBehavior with lambda body 2018-08-24 13:54:01 -05:00
leijurv 5b60d01c11 peace and quiet 2018-08-24 08:42:54 -07:00
leijurv 37d4e7b178 fixed prefix logic 2018-08-23 20:12:36 -07:00
leijurv 6631f9c80f reformat 2018-08-23 20:04:23 -07:00
leijurv bf37d50d6f fix mixin json file name 2018-08-23 19:58:11 -07:00
leijurv a18ff092d8 finally fixed MovementAscend 2018-08-23 19:57:49 -07:00
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