Commit Graph

1063 Commits

Author SHA1 Message Date
Leijurv
ef4de2b159
oh look and another bug 2018-09-09 09:55:59 -07:00
Leijurv
44ece7c510
prevent double lookup 2018-09-09 09:54:09 -07:00
Leijurv
07b0e2cdbf
block state interface cache region too 2018-09-09 09:50:19 -07:00
Leijurv
760f68cb05
instead of casting to BetterBlockPos at runtime, let the compiler verify that 2018-09-09 09:22:35 -07:00
Leijurv
dce51d856b
more specific return type 2018-09-09 08:58:36 -07:00
Leijurv
a8ef421757
epic performance 2018-09-09 08:57:20 -07:00
Leijurv
b69acadca6
start of blockstateinterface overhaul 2018-09-09 08:53:15 -07:00
Leijurv
387e27e8de
movementhelper overhaul 2018-09-09 08:11:33 -07:00
Leijurv
2533cbc2c1
Merge pull request #139 from cabaletta/parkour
Parkour
2018-09-09 07:27:08 -07:00
Leijurv
02ebc1947b
actually disable by default 2018-09-09 07:18:03 -07:00
Leijurv
b31930ebd2
merge 2018-09-09 07:16:46 -07:00
Leijurv
83693525af
Merge branch 'master' of github.com:cabaletta/baritone 2018-09-09 07:15:54 -07:00
Leijurv
489b9dea98
fix world scanner radius 2018-09-09 07:15:48 -07:00
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