Commit Graph

14 Commits

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