Commit Graph

851 Commits

Author SHA1 Message Date
Brady 6b61a00bed
Change License to GNU Lesser General Public License v3 2018-09-17 17:11:40 -05:00
Leijurv bfdf8d6c87
update readme 2018-09-17 14:33:14 -07:00
Leijurv 71952410eb
mine quantity 2018-09-17 14:22:45 -07:00
Leijurv 42e179c4ce
loL 2018-09-17 13:44:27 -07:00
Leijurv e981bfa346
follow player by name 2018-09-17 10:56:37 -07:00
Leijurv 043dd80e28
higher priority 2018-09-17 10:38:37 -07:00
Leijurv b3654492be
follow offset distance and direction 2018-09-17 10:36:47 -07:00
Brady 583a5046ef
Utilize the fact that all MovementState methods return "this" 2018-09-17 12:17:58 -05:00
Leijurv d2be54f138
license badge 2018-09-16 20:23:08 -07:00
Leijurv f36b11016e
codacy badge 2018-09-16 20:19:41 -07:00
Leijurv a589cb0d9e
rearranged constructors 2018-09-16 20:16:05 -07:00
Leijurv 74dc8d4118
unneeded 2018-09-16 19:58:44 -07:00
Leijurv 0b640199ef
add defaults to more switches 2018-09-16 19:56:33 -07:00
Leijurv 3011b85aee
add defaults to switches 2018-09-16 19:50:14 -07:00
Leijurv f25f264fd3
epicer default 2018-09-16 19:43:48 -07:00
Leijurv 71473ab17d
nit 2 2018-09-16 19:34:18 -07:00
Leijurv eac5184d4d
nit 2018-09-16 19:30:47 -07:00
Leijurv 5f0009a060
fuming 2018-09-16 19:25:21 -07:00
Brady b4ddd98bcb
cUrLy BrAcKeT 2018-09-16 21:24:13 -05:00
Brady aa2caf63d3
Clean up PathingBehavior#findPath 2018-09-16 21:18:39 -05:00
Brady bc82276e62
Why null check when you can default null 2018-09-16 20:14:51 -05:00
Leijurv b7cc707737
misc cleanup 4 2018-09-16 17:58:35 -07:00
Leijurv 543c0d0a33
dont modify arguments 2018-09-16 17:51:39 -07:00
Leijurv af58304b38
misc cleanup 3 2018-09-16 17:49:19 -07:00
Leijurv e75d0ff102
huh thats neat 2018-09-16 17:25:14 -07:00
Leijurv dbd1fb2aa2
misc cleanup 2 2018-09-16 17:15:33 -07:00
Leijurv fb7d729b11
misc cleanup 2018-09-16 17:11:04 -07:00
Leijurv 51f1cadbb8
now unused 2018-09-16 16:50:56 -07:00
Leijurv 7fd0d2d038
clean up toLowerCase 2018-09-16 16:45:56 -07:00
Brady a92465a5f9
Exceedingly beautiful 2018-09-16 16:46:41 -05:00
Leijurv 8dac838fe0
thread pool executor 2018-09-16 14:23:15 -07:00
Brady 23779329a9
Expose registerEventListener in Baritone class 2018-09-16 15:59:52 -05:00
Leijurv 3f15451e88
command to rescan and repack all loaded chunks 2018-09-16 13:43:54 -07:00
Brady 0ce68ee21f
Replace some issue references with proper javadocs where applicable 2018-09-16 15:28:52 -05:00
Leijurv 30fc72a34c
scan loaded if not cached 2018-09-16 13:28:16 -07:00
Brady 5492dc59e2
Replace Setting<Number> usages with their actual number types 2018-09-16 15:05:05 -05:00
Leijurv 9937739518
force internal mining 2018-09-16 13:00:44 -07:00
Leijurv eca41a046a
more accurate name 2018-09-15 19:35:35 -07:00
Leijurv e54ea6c571
pathingbehavior must emit canceled event for mining to recalc 2018-09-15 15:22:34 -07:00
Leijurv 43cf2062bc
locations cache 2018-09-15 12:56:35 -07:00
Leijurv 27b9324cf1
add goal axis and fix movement fall path detection 2018-09-15 12:51:37 -07:00
Leijurv a978ddec08
mineGoalUpdateInterval and cancelOnGoalInvalidation 2018-09-15 10:34:02 -07:00
Leijurv b5a512963d
don't get stuck on ascend, fixes #171 2018-09-15 10:04:48 -07:00
Leijurv 67c5a9caa0
fix failure to break on fall 2018-09-15 09:29:03 -07:00
Leijurv 20ecab7d53
fix breaking movementfall last block with assumeWalkOnWater 2018-09-15 08:31:46 -07:00
Leijurv 0b30e822c2
fix flowing water detection for assumeWalkOnWater 2018-09-15 08:00:24 -07:00
Leijurv 19b47d77e5
can still fall into water if assumeWalkOnWater is true 2018-09-15 07:51:46 -07:00
Leijurv 9b375e1f5f
fix path not derendering once finished 2018-09-15 07:42:03 -07:00
Leijurv 1745ce6a62
fix wrong y coordinate on path beginning 2018-09-15 07:38:53 -07:00
Leijurv 5513d0669f
helps with nether fortresses 2018-09-15 07:04:22 -07:00