Commit Graph

33 Commits

Author SHA1 Message Date
Leijurv 70f8d1d4ae
fix bsi creation on wrong thread, cache chunks, fixes #210 2018-11-23 09:00:52 -08:00
Leijurv 4b8c85f8a6
whoops 2018-11-22 08:57:27 -08:00
Leijurv aed8dae175
hehe 2018-11-21 18:11:58 -08:00
Brady 237f1846d3
Remove Baritone casts 2018-11-14 16:30:20 -06:00
Leijurv e93fd596ff
customized TickEvent Type based on player context status 2018-11-13 22:17:18 -08:00
Leijurv f6891feb64
removed all references to Baritone.INSTANCE 2018-11-13 21:33:14 -08:00
Brady 3ccb0c74c6
Remove timestamps from since annotations 2018-11-13 21:53:27 -06:00
Brady 1c80950a70
Add note to MixinBlockPos
I looked at this Mixin for a second and thought wtf why did I make this and then remembered why, so it's probably important to let anybody else that looks at it know why.
2018-11-09 22:32:40 -06:00
Leijurv cbc8a6d45b
Merge branch 'processes' 2018-11-06 08:43:57 -08:00
Leijurv 382c7e7888
reformat, optimize imports 2018-11-06 08:22:19 -08:00
Leijurv aac0d623fa
why not just... 2018-11-05 20:02:27 -08:00
Brady 0373f1875f
Meme 2018-11-05 16:05:45 -06:00
Leijurv fffd016008
Merge branch 'master' into processes 2018-11-05 13:51:41 -08:00
Brady ffb044ffc6
Replace RotationMoveEvent Inject with Redirect 2018-11-05 13:47:55 -06:00
Leijurv 660efe5e16
pathing processes wip 2018-11-03 22:12:51 -07:00
Brady ed1941abdb
Fix desynchronized allowFlying state 2018-10-28 18:38:23 -05:00
Leijurv 1b1233d26a
only one singleton 2018-10-27 18:45:17 -07:00
Leijurv 82417f4f85
comment to explain weird thing 2018-10-22 12:42:08 -07:00
Leijurv 25bebdc172
leftClickCounter shadow appears to be unneeded 2018-10-20 20:33:49 -07:00
Brady 130b21f738
Fix issue with user input check that messed up Auto Eat 2018-10-11 18:50:55 -05:00
Brady 54215bdb18
Just ONE tweaker
When we make the next release, we need to specify in the setup files that Baritone now requires the SimpleTweaker dependency, and we need to remove the old alternate tweaker references. (Optifine and Forge)
2018-10-11 14:53:20 -05:00
Leijurv 0db18a7caf
v0.0.8 2018-10-11 11:48:07 -07:00
Brady 7dfe6ac3ca
Add EntityPlayerSP field to relevant events 2018-10-11 12:32:42 -05:00
Brady 2b4512ee3f
Move to API 2018-10-08 20:37:52 -05:00
Brady d7a0d26fd2
Optimize game settings for better travis performance 2018-09-25 20:31:54 -05:00
Brady 6b61a00bed
Change License to GNU Lesser General Public License v3 2018-09-17 17:11:40 -05: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 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
Brady ef396829f0
Collapse impl package for default behaviors 2018-09-12 17:58:33 -05:00
Brady a67e6fd163
Create and use injection point on pre/post jump, fixes #146
Also removed ItemSlotEvent because @leijurv is retarded
2018-09-10 17:18:01 -05:00
Leijurv 132e277388
{ } 2018-09-07 21:32:25 -07:00
Leijurv de84a49391
fix tool set once and for all, fixes #136 2018-09-04 17:15:59 -07:00
Brady bba2458f8e
Separate "launch" into another SourceSet 2018-09-04 18:48:12 -05:00