Commit Graph

1427 Commits

Author SHA1 Message Date
c1076461e2 dont jump while using an item, fixes #222 2018-10-14 10:38:47 -07:00
6fdf845349 v0.0.9 2018-10-14 10:27:50 -07:00
c80b855dab Move a lot of utils to api 2018-10-14 00:55:30 -05:00
83fc11e75b private static final > private final static 2018-10-14 00:24:59 -05:00
9654892e54 Make BlockStateInterface.AIR final 2018-10-14 00:23:49 -05:00
b46fad1442 Fix bad reference 2018-10-13 23:27:11 -05:00
ff652dbe40 scanLoadedChunks -> scanChunkRadius 2018-10-13 23:15:34 -05:00
897483884a fix 2 block parkour failure on lilypads and after descends 2018-10-13 17:01:40 -07:00
ba68990ef8 update codacy badge 2018-10-13 12:36:05 -07:00
de29a6532f privatize 2018-10-13 12:29:14 -07:00
9045791e7f cleanup 2018-10-13 12:28:20 -07:00
ab2fa0ba88 update instructions for new build system 2018-10-12 21:36:41 -07:00
56b67cbc47 no longer needed 2018-10-12 21:21:51 -07:00
b6a1608e73 some improvements 2018-10-12 21:19:24 -07:00
6277c20e4c funny number 2018-10-12 22:15:54 -05:00
2fc282477d No need to override Read 2018-10-12 22:13:21 -05:00
917f393f7a Merge pull request #221 from cabaletta/gradle-proguard
Proguard Gradle Build Magic
2018-10-12 21:39:47 -05:00
045504ecf7 No differences. 100% NONE 2018-10-12 21:38:05 -05:00
7efc0ae8ca fix snow bs 2018-10-12 19:33:03 -07:00
3958dce341 cancer 2018-10-12 21:31:33 -05:00
d1a9012deb 2 spaces 2018-10-12 21:24:35 -05:00
dbde993a76 Merge branch 'master' into gradle-proguard 2018-10-12 19:24:18 -07:00
96c66d2809 CreateDist task 2018-10-12 21:21:16 -05:00
df1633b2a1 You shouldn't write a json to a jar and treat it like a jar 2018-10-12 20:42:24 -05:00
24f18f0ac2 Json sorting 2018-10-12 19:47:13 -05:00
416fea2aa5 Remove unnecessary removeIf usage 2018-10-12 18:10:54 -05:00
93286a646f Use Gradle Internal Pair 2018-10-12 18:08:15 -05:00
8fba36c05e Initial Proguard Task meme
Working Determinizer, but it doesn't sort the JSON object keys
time to rek travis
2018-10-12 17:56:09 -05:00
b443be1795 more accurate check 2018-10-12 15:29:25 -07:00
4892192c6c remove unused functions 2018-10-12 15:14:39 -07:00
6b7a8e2bd3 better protection logic, fix placing outside worldborder 2018-10-12 14:34:33 -07:00
c5f5445f4b fix exception when calculating descend from starting position above 256 2018-10-12 14:19:11 -07:00
8a65f43a0b check world border, fixes #218 2018-10-12 14:12:06 -07:00
76e4a1a649 brag about reproducible builds some more 2018-10-11 21:22:46 -07:00
5167c0c886 zip too 2018-10-11 21:12:00 -07:00
9d3d8f6c82 forgot install 2018-10-11 21:05:00 -07:00
7e4a1169af extract, sort, and reinsert refmap json into final jar 2018-10-11 21:04:07 -07:00
773ad89951 refactor problematic area 2018-10-11 20:36:18 -07:00
c2adcdb051 fix 2018-10-11 20:11:35 -07:00
b75bc6d03d comment out until its back online 2018-10-11 20:04:45 -07:00
e3b80f11ad brag about how reproducible our builds are 2018-10-11 20:02:26 -07:00
f33a2ef11b fully automated reproducible space deterministic builds 2018-10-11 18:52:58 -07:00
130b21f738 Fix issue with user input check that messed up Auto Eat 2018-10-11 18:50:55 -05:00
ee954d6a4e break proguard less 2018-10-11 13:24:23 -07:00
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
0db18a7caf v0.0.8 2018-10-11 11:48:07 -07:00
a1c0f4dbb4 keep baritone provider properly 2018-10-11 11:10:59 -07:00
db7d3184c9 fINAL 2018-10-11 12:34:40 -05:00
7dfe6ac3ca Add EntityPlayerSP field to relevant events 2018-10-11 12:32:42 -05:00
8fd921c60e disable cancelOnGoalInvalidation 2018-10-10 21:28:55 -07:00