Brady
|
b143dcff5f
|
You can use it in COMPLIANCE
|
2018-09-09 00:27:24 -05:00 |
|
Brady
|
dfd2ef055e
|
Merge pull request #142 from cabaletta/direct-invocation
direct invocation
|
2018-09-08 22:48:47 -05:00 |
|
Leijurv
|
b45a2c94ea
|
direct invocation
|
2018-09-08 20:45:40 -07:00 |
|
Leijurv
|
fadb17f364
|
that was dumb
|
2018-09-08 14:16:54 -07:00 |
|
Leijurv
|
9577967da1
|
final
|
2018-09-08 08:15:10 -07:00 |
|
Leijurv
|
132e277388
|
{ }
|
2018-09-07 21:32:25 -07:00 |
|
Leijurv
|
5ffd21dddc
|
Merge branch 'master' into parkour
|
2018-09-07 20:45:10 -07:00 |
|
Leijurv
|
9052781889
|
smaller cuter boxes for goaltwoblocks
|
2018-09-07 20:45:00 -07:00 |
|
Leijurv
|
3261687ee0
|
render more goals, fixes #25
|
2018-09-07 20:44:50 -07:00 |
|
Leijurv
|
6ad9451798
|
smaller cuter boxes for goaltwoblocks
|
2018-09-07 20:43:12 -07:00 |
|
Leijurv
|
85babda97e
|
render more goals, fixes #25
|
2018-09-07 18:23:32 -07:00 |
|
Leijurv
|
2d969b55ef
|
fix world scanner radius
|
2018-09-07 18:23:05 -07:00 |
|
Brady
|
392395446d
|
Merge pull request #96 from cabaletta/movement-duplicate-switch
Cleaned up 7 duplicate switch statements
|
2018-09-07 19:43:26 -05:00 |
|
Brady
|
d17cc96e90
|
Constructor fix
|
2018-09-07 19:40:15 -05:00 |
|
Brady
|
e5f8b5de5b
|
Merge branch 'master' into movement-duplicate-switch
|
2018-09-07 19:36:06 -05:00 |
|
Brady
|
99323463e3
|
Fix improper treatment of unbreakable blocks
|
2018-09-07 19:00:36 -05:00 |
|
Leijurv
|
ead6edc574
|
merge
|
2018-09-07 13:35:14 -07:00 |
|
Leijurv
|
dcad5fb79e
|
shouldn't be on master yet
|
2018-09-07 13:34:34 -07:00 |
|
Leijurv
|
439ff92727
|
crucial performance optimization
|
2018-09-07 13:33:51 -07:00 |
|
Leijurv
|
0d515b336f
|
can get to block at eye level adjacent too
|
2018-09-07 10:50:49 -07:00 |
|
Leijurv
|
e51c729acb
|
update in progress
|
2018-09-06 21:31:10 -07:00 |
|
Leijurv
|
9757422626
|
also check where we might hit our head
|
2018-09-06 10:14:41 -07:00 |
|
Leijurv
|
b746e56631
|
lol you can't jump with a ceiling above you
|
2018-09-06 10:13:50 -07:00 |
|
Leijurv
|
915b03a44e
|
lol
|
2018-09-06 07:54:12 -07:00 |
|
Leijurv
|
5e063f56a2
|
merge master
|
2018-09-06 07:48:52 -07:00 |
|
Leijurv
|
63b04df95d
|
parkour
|
2018-09-06 07:48:27 -07:00 |
|
Leijurv
|
8a7013d8d3
|
add readme for gradlew run
|
2018-09-05 21:31:36 -07:00 |
|
Leijurv
|
008422680d
|
that should NOT have been there
|
2018-09-05 21:08:18 -07:00 |
|
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 |
|