Commit Graph

1051 Commits

Author SHA1 Message Date
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
Leijurv 12b64ead5c
a much needed path executor overhaul 2018-09-14 18:29:35 -07:00
Leijurv 13cfb8e369
walkWhileBreaking, fixes #147 2018-09-14 16:45:51 -07:00
Leijurv 29391af5ad
solidarity 2018-09-14 15:57:46 -07:00
Leijurv 7d94cb259f
world scanner do 1 chunk only if blocks at same y have been found 2018-09-14 12:24:53 -07:00
Leijurv 1bd15e5d5b
added link to plutie's jenkins 2018-09-14 11:35:41 -07:00
Leijurv 001070d406
more robust path destination verification 2018-09-14 09:21:59 -07:00
Leijurv a38da64c49
make the left click workaround optional 2018-09-14 09:05:29 -07:00
Leijurv d7a646789e
fixes to parkour place 2018-09-14 08:40:34 -07:00
Leijurv 6b45b84784
special request from plutie#9079 2018-09-13 18:40:50 -07:00
Leijurv 853cbf3554
add waypoint user 2018-09-13 18:00:08 -07:00
Leijurv 5f9b6683ac
update prebuilt jar 2018-09-13 17:01:16 -07:00
Leijurv 7d0914bd43
don't crash on thisway typo lol 2018-09-13 16:40:55 -07:00
Leijurv e3830643f6
only fail on movement cost increase if calced through cached, fixes #165 2018-09-13 16:18:26 -07:00
Leijurv 924cea342b
user defined not home 2018-09-13 15:41:00 -07:00
Leijurv 33a0a2a7f9
derp 2018-09-13 15:40:11 -07:00
Brady 13628789c8
We should only care about real client-sided packet flow
Prior to this commit, IntegratedServer packets would be picked up by PacketEvent
2018-09-13 15:10:29 -05:00
Brady 380f21bb38
Remove pythagoreanMetric setting 2018-09-13 14:48:23 -05:00
Brady 651bfac786
Fix copyright comment detection 2018-09-13 14:12:59 -05:00
Brady d536d311d6
Update README.md 2018-09-13 12:14:10 -05:00
Brady d07eb3f486
jurv is a noob 2018-09-13 12:00:43 -05:00
Leijurv 530bdfae0f
add save command 2018-09-13 09:15:50 -07:00
Brady 4c5c35069d
Remove keycode state forcing
It was a feature that was in the source of MineBot, but was actually never used.
2018-09-13 09:44:51 -05:00
Leijurv df765a14b0
update prebuilt baritone 2018-09-12 20:50:23 -07:00