Commit Graph

994 Commits

Author SHA1 Message Date
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
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
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
Leijurv
fec29d03fd
automatically break block while suffocating, fixes #33 2018-10-10 21:25:21 -07:00
Leijurv
9bd205f190
center pillar regardless of timing 2018-10-10 21:07:59 -07:00
leijurv
8c0bc3e2ef
splice tighter, fixes #44 2018-10-10 20:49:25 -07:00
leijurv
db21045cfb
renderPathIgnoreDepth 2018-10-10 20:40:15 -07:00
Leijurv
fbf0f2271c
revamp pathStart, fixes #209 2018-10-10 17:05:51 -07:00
Leijurv
7e78ed2139
rework minebehavior threading model, fixes #217 2018-10-10 16:40:33 -07:00
Leijurv
5676acbba6
add off hand, fixes #206 2018-10-10 16:29:48 -07:00
Leijurv
43b155d7b8
better check than air 2018-10-10 16:27:48 -07:00
Leijurv
d3bf4ef198
renderSelectionBoxesIgnoreDepth 2018-10-09 19:34:53 -07:00
Leijurv
22d2036657
splice better, fixes #215 2018-10-09 16:40:04 -07:00
Leijurv
9e15960581
fix pause stuttering, fixes #216 2018-10-09 16:13:46 -07:00
leijurv
738ce25ff0
tighten fall column 2018-10-09 11:15:42 -07:00
Brady
5da9347e2c
Merge pull request #214 from cabaletta/path-api
Pathing API
2018-10-09 00:14:25 -05:00
Brady
771e892b31
Get Cutoff implementation out of API we DON'T need you 2018-10-09 00:10:50 -05:00
Brady
0fb5f3233f
MovementStatus javadocs 2018-10-08 23:52:36 -05:00
Leijurv
f17ce87e45
publicize 2018-10-08 21:51:19 -07:00
Leijurv
a497a944a6
bottom of the class 2018-10-08 21:49:36 -07:00
Brady
875f01c358
More comprehensive IPath javadocs 2018-10-08 23:29:16 -05:00
Brady
6a4a8ab2d9
I'm an IDIOT 2018-10-08 21:09:54 -05:00
Brady
7d0aa4d7a5
Add override annotation to getPath in PathExecutor 2018-10-08 20:39:33 -05:00
Brady
2b4512ee3f
Move to API 2018-10-08 20:37:52 -05:00
Leijurv
0f1edba5f1
save settings 2018-10-08 18:05:08 -07:00
Brady
e23a9c976a
Bad code 2018-10-08 20:01:44 -05:00
Brady
1449edb8af
Didn't need to do that 2018-10-08 19:59:25 -05:00