101 Commits

Author SHA1 Message Date
Leijurv
b177ae7ee6
proguard can just ignore GL14 reference actually 2019-01-30 11:57:54 -08:00
Leijurv
8947eff3b1
bsi might be old 2019-01-30 11:42:46 -08:00
Brady
06b3c5ddb5
LeijurvUtils 2019-01-30 12:42:26 -06:00
Leijurv
1968f47fc9
add a setting to play with 2019-01-29 19:44:23 -08:00
Leijurv
6a2cd9d3ba
Merge branch 'master' into mega-cancer-rendering 2019-01-29 13:55:00 -08:00
Leijurv
9028564c10
only when the setting is enabled 2019-01-29 13:54:54 -08:00
Brady
8f2b23f8f9
Wew lad 2019-01-29 14:33:34 -06:00
Brady
b471d7419e
Replace most of the @Inject usages for cancer render with @Redirect 2019-01-29 12:41:14 -06:00
Leijurv
5179cfc5ba
semitransparency working 2019-01-28 21:28:26 -08:00
Leijurv
784b2f541d
lol 2019-01-28 19:02:07 -08:00
Leijurv
735cf47c35
actually works 2019-01-28 17:34:14 -08:00
Leijurv
314f280400
pigs 2019-01-22 17:26:00 -08:00
Brady
f5446cc415
Fix SprintStateEvent 2019-01-19 12:12:26 -06:00
Brady
aa2e680568
Remove ManagedPlayerEvent 2019-01-19 12:10:49 -06:00
Brady
20b03d0004
No more setSprinting 2019-01-18 13:43:19 -06:00
Leijurv
b005ce8e6b
mega cancer render cached chunks 2019-01-17 18:54:37 -08:00
Leijurv
5ca214534d
mouse stuff 2019-01-09 19:11:53 -08:00
Brady
35efd9293b
BlockInteractEvent Type clarification 2018-12-13 18:22:33 -06:00
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