Commit Graph

1049 Commits

Author SHA1 Message Date
Leijurv adbb03e5cb unused lol 2018-10-28 15:24:23 -07:00
Leijurv f0226f1ea7 brady doesn't know how to do imports 2018-10-28 15:23:34 -07:00
Leijurv be5df2677b finally add shulkers lol 2018-10-28 13:55:03 -07:00
Brady 3d4a856bb2 Remove unnecessary casts 2018-10-27 23:21:30 -05:00
Leijurv 1b1233d26a only one singleton 2018-10-27 18:45:17 -07:00
Leijurv c4b0e0a810 codady submission complete 2018-10-27 16:18:03 -07:00
Leijurv 1dee8ef355 completely submitting to codacy 2018-10-27 14:41:25 -07:00
Brady 4e1491a0cc Rename xrayFor to searchWorld 2018-10-26 13:30:16 -05:00
leijurv 55091154c4 start on legitMine 2018-10-25 21:22:00 -07:00
leijurv a0b1cb2993 preliminary refactoring 2018-10-25 20:09:06 -07:00
Leijurv a0bf22de86 Merge pull request #233 from ave4224/toolkit
Toolkit fixes
2018-10-22 21:43:42 -07:00
ave4224 9a1aecc002 tool set, fixes #227 2018-10-23 00:41:59 -04:00
Brady ad941fcbb2 Clarify anti nudge 2018-10-22 18:02:18 -05:00
Leijurv e5ca30dc26 forgot that one 2018-10-22 14:04:19 -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
Leijurv 1a809fa7a3 dispatch path events from main thread instead of calculation thread 2018-10-18 15:04:40 -07:00
Leijurv 732d806820 allow cutting onto next path one movement earlier 2018-10-17 12:16:03 -07:00
Leijurv 11ed8a2f21 rearrange fields and constructors 2018-10-16 20:05:18 -07:00
Leijurv dd25527a62 pillar fixes for ncp 2018-10-16 14:21:27 -07:00
Leijurv 63ce4fe0bd don't crash on empty region 2018-10-16 11:32:27 -07:00
Leijurv 398169f68e special case for damn daniel 2018-10-16 11:13:35 -07:00
Leijurv 46a24af373 cancel chat event 2018-10-16 11:13:08 -07:00
Leijurv b0678fd259 better control 2018-10-16 10:47:44 -07:00
Leijurv 9cb4a1779e fix placement rotation during parkour 2018-10-15 20:37:10 -07:00
Leijurv 6b6ebd6968 optimize all imports 2018-10-15 16:16:04 -07:00
Leijurv b41fdc2bbd remove spammy log prints 2018-10-15 15:39:01 -07:00
Leijurv 3cac37d1a5 cached regions in ram should not expand without bound 2018-10-15 15:19:10 -07:00
Brady 2f7259714a Fix Pathing Thread crash on Forge 2018-10-14 23:46:41 -05:00
Leijurv c1076461e2 dont jump while using an item, fixes #222 2018-10-14 10:38:47 -07:00
Brady c80b855dab Move a lot of utils to api 2018-10-14 00:55:30 -05:00
Brady 83fc11e75b private static final > private final static 2018-10-14 00:24:59 -05:00
Brady 9654892e54 Make BlockStateInterface.AIR final 2018-10-14 00:23:49 -05:00
Brady b46fad1442 Fix bad reference 2018-10-13 23:27:11 -05:00
Brady ff652dbe40 scanLoadedChunks -> scanChunkRadius 2018-10-13 23:15:34 -05:00
leijurv 897483884a fix 2 block parkour failure on lilypads and after descends 2018-10-13 17:01:40 -07:00
Leijurv de29a6532f privatize 2018-10-13 12:29:14 -07:00
Leijurv 7efc0ae8ca fix snow bs 2018-10-12 19:33:03 -07:00
Leijurv b443be1795 more accurate check 2018-10-12 15:29:25 -07:00
Leijurv 4892192c6c remove unused functions 2018-10-12 15:14:39 -07:00
Leijurv 6b7a8e2bd3 better protection logic, fix placing outside worldborder 2018-10-12 14:34:33 -07:00
Leijurv c5f5445f4b fix exception when calculating descend from starting position above 256 2018-10-12 14:19:11 -07:00
Leijurv 8a65f43a0b check world border, fixes #218 2018-10-12 14:12:06 -07:00
Leijurv 773ad89951 refactor problematic area 2018-10-11 20:36:18 -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 db7d3184c9 fINAL 2018-10-11 12:34:40 -05:00
Brady 7dfe6ac3ca Add EntityPlayerSP field to relevant events 2018-10-11 12:32:42 -05:00
Leijurv 8fd921c60e disable cancelOnGoalInvalidation 2018-10-10 21:28:55 -07:00