Commit Graph

118 Commits

Author SHA1 Message Date
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