Commit Graph

799 Commits

Author SHA1 Message Date
Leijurv
db3aa5a714
lets allow it, fixes #137 2018-09-05 19:52:06 -07:00
Leijurv
de84a49391
fix tool set once and for all, fixes #136 2018-09-04 17:15:59 -07:00
Brady
2cf9a3a74b
Fix bad refmap SourceSet link 2018-09-04 18:50:53 -05:00
Brady
bba2458f8e
Separate "launch" into another SourceSet 2018-09-04 18:48:12 -05:00
Leijurv
a45f291d67
vine and ladder fixes 2018-09-04 16:19:23 -07:00
Brady
1e6599cc42
Consolidate plugins in build.gradle 2018-09-04 18:08:29 -05:00
Brady
40e86df080
Remove unnecessary abstract mixin class modifiers 2018-09-04 18:06:28 -05:00
Leijurv
d40418d344
move updateState after calculateCost for consistency with every other movement 2018-09-04 16:04:44 -07:00
Leijurv
81ffbddc94
start with more than one chunk 2018-09-04 16:02:31 -07:00
Leijurv
0c4fd39845
better error message 2018-09-04 15:53:11 -07:00
Leijurv
2bb01fdd20
decrease scan rate 2018-09-04 15:33:38 -07:00
Leijurv
69d8bd56fa
rearranged loop order 2018-09-04 15:23:54 -07:00
Leijurv
e7d41ba4fc
optimize chunk packer with extended block storage 2018-09-04 15:19:16 -07:00
Brady
8c9bb85d4b
Fully separate dependency on launch package from other packages 2018-09-04 17:18:42 -05:00
Leijurv
4f07d655d6
don't scan empty 2018-09-04 15:08:21 -07:00
Leijurv
7cc23bc89b
scan for uninteresting blocks in loaded chunks, fixes #99 2018-09-04 15:03:59 -07:00
Leijurv
0bd3f9f680
fix water fall logic 2018-09-04 13:57:56 -07:00
Leijurv
9f156e8e27
updated dropbox file name and link 2018-09-04 13:23:26 -07:00
Leijurv
288e57d275
fix warning 2018-09-04 13:20:49 -07:00
Leijurv
b8ee7f5b96
Merge branch 'slabs-stairs' 2018-09-04 10:07:08 -07:00
Leijurv
3fd1063e3c
cache on block not blockstate 2018-09-04 10:06:48 -07:00
Leijurv
ebd4930fe4
fix horrendous typo 2018-09-04 09:57:19 -07:00
Leijurv
424113f052
don't sprint if hunger is too low 2018-09-04 09:55:56 -07:00
Leijurv
438392840b
possible fix to concurrentmodificationexception on path start 2018-09-04 08:56:34 -07:00
Leijurv
f51bcc8b89
forgot null check 2018-09-04 08:51:58 -07:00
Leijurv
2452a69089
mine many block types at once 2018-09-04 08:50:42 -07:00
Leijurv
5cfb270a32
update proguard 2018-09-04 08:48:55 -07:00
Leijurv
c367297136
Merge branch 'master' into slabs-stairs 2018-09-03 20:42:57 -07:00
Leijurv
a2f0a1839a
fix goal get to block 2018-09-03 20:42:28 -07:00
Leijurv
bfafca541f
add proguard 2018-09-03 17:01:04 -07:00
Leijurv
07a9829865
accurate debug 2018-09-03 16:24:43 -07:00
Leijurv
dd1a20a047
final makes things faster 2018-09-03 16:14:14 -07:00
Leijurv
25c21df9fc
Merge branch 'master' into slabs-stairs 2018-09-03 12:07:03 -07:00
Leijurv
53f2ab5901
fix badge link destination 2018-09-03 12:06:58 -07:00
Leijurv
fc0d4c67f2
merge 2018-09-03 12:05:18 -07:00
Leijurv
574fd05376
fix bucket check, fixes #128 2018-09-03 12:03:49 -07:00
Leijurv
21342d6ea5
Merge branch 'master' into slabs-stairs 2018-09-03 11:43:24 -07:00
Leijurv
4690bcb5ac
add example 2018-09-03 11:43:17 -07:00
Leijurv
6eb293c97a
update documentation 2018-09-03 11:33:02 -07:00
Leijurv
bfd41f9473
stairs 2018-09-03 11:27:59 -07:00
Brady
53d9d3da5e
lol 2018-09-03 12:58:21 -05:00
Brady
ba7dc46442
Another Impact install update 2018-09-03 12:43:27 -05:00
Brady
da67c4aca9
Make some changes to the Impact installation 2018-09-03 12:42:00 -05:00
Leijurv
dcfc7a1bd6
added note 2018-09-03 10:13:11 -07:00
Leijurv
b3b9bb8aa5
prebuilt jar 2018-09-03 10:11:42 -07:00
Leijurv
c2fc241d89
impact integration instructions 2018-09-03 10:05:08 -07:00
Leijurv
4b2f98ccfd
consolidate and simplify into MovementHelper.isBottomSlab 2018-09-03 09:50:26 -07:00
Leijurv
5151c77703
Move badge below header 2018-09-03 09:25:44 -07:00
Leijurv
7473e34602
check for top or double slab 2018-09-03 09:24:44 -07:00
Leijurv
d328438cf2
no falling onto half slab 2018-09-03 09:21:26 -07:00