Commit Graph

1019 Commits

Author SHA1 Message Date
660efe5e16 pathing processes wip 2018-11-03 22:12:51 -07:00
58a2965fea Merge branch 'impact4.4-compat' 2018-11-03 20:25:19 -07:00
c614d7ec6a fix stupid minebehavior bug 2018-11-03 20:25:09 -07:00
e017238aca unneeded 2018-11-03 19:41:40 -07:00
da5969c2fd shouldnt have taken this long to figure that out 2018-11-01 20:58:48 -07:00
990107a1fa simplify 2018-11-01 20:27:34 -07:00
42eb86b624 useless check? 2018-11-01 15:41:53 -07:00
b65a199e54 move all checks from BlockStateInterface to MovementHelper 2018-11-01 15:36:32 -07:00
88e3bcdf63 what 2018-11-01 15:32:58 -07:00
0fbfa32e6b fix exception in pathfinder 2018-11-01 15:30:33 -07:00
20405716bc fix impact 4.4 compatibility and add help message 2018-11-01 14:07:08 -07:00
b9b33b5351 move calculation context construction to main thread 2018-10-29 18:58:59 -07:00
19ecb1bbb3 Merge LocationTrackingBehavior into MemoryBehavior
Fixes #242
2018-10-29 16:43:03 -05:00
f6043f4ac6 changed wording 2018-10-28 16:44:56 -07:00
ed1941abdb Fix desynchronized allowFlying state 2018-10-28 18:38:23 -05:00
24d24728dc intellij be like 2018-10-28 16:05:08 -07:00
77db4cd19f codacy 2018-10-28 15:24:52 -07:00
adbb03e5cb unused lol 2018-10-28 15:24:23 -07:00
f0226f1ea7 brady doesn't know how to do imports 2018-10-28 15:23:34 -07:00
be5df2677b finally add shulkers lol 2018-10-28 13:55:03 -07:00
3d4a856bb2 Remove unnecessary casts 2018-10-27 23:21:30 -05:00
1b1233d26a only one singleton 2018-10-27 18:45:17 -07:00
c4b0e0a810 codady submission complete 2018-10-27 16:18:03 -07:00
1dee8ef355 completely submitting to codacy 2018-10-27 14:41:25 -07:00
4e1491a0cc Rename xrayFor to searchWorld 2018-10-26 13:30:16 -05:00
55091154c4 start on legitMine 2018-10-25 21:22:00 -07:00
a0b1cb2993 preliminary refactoring 2018-10-25 20:09:06 -07:00
a0bf22de86 Merge pull request #233 from ave4224/toolkit
Toolkit fixes
2018-10-22 21:43:42 -07:00
9a1aecc002 tool set, fixes #227 2018-10-23 00:41:59 -04:00
e5ca30dc26 forgot that one 2018-10-22 14:04:19 -07:00
1a809fa7a3 dispatch path events from main thread instead of calculation thread 2018-10-18 15:04:40 -07:00
732d806820 allow cutting onto next path one movement earlier 2018-10-17 12:16:03 -07:00
dd25527a62 pillar fixes for ncp 2018-10-16 14:21:27 -07:00
63ce4fe0bd don't crash on empty region 2018-10-16 11:32:27 -07:00
398169f68e special case for damn daniel 2018-10-16 11:13:35 -07:00
46a24af373 cancel chat event 2018-10-16 11:13:08 -07:00
b0678fd259 better control 2018-10-16 10:47:44 -07:00
9cb4a1779e fix placement rotation during parkour 2018-10-15 20:37:10 -07:00
6b6ebd6968 optimize all imports 2018-10-15 16:16:04 -07:00
b41fdc2bbd remove spammy log prints 2018-10-15 15:39:01 -07:00
3cac37d1a5 cached regions in ram should not expand without bound 2018-10-15 15:19:10 -07:00
2f7259714a Fix Pathing Thread crash on Forge 2018-10-14 23:46:41 -05:00
c1076461e2 dont jump while using an item, fixes #222 2018-10-14 10:38:47 -07:00
c80b855dab Move a lot of utils to api 2018-10-14 00:55:30 -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
de29a6532f privatize 2018-10-13 12:29:14 -07:00
7efc0ae8ca fix snow bs 2018-10-12 19:33:03 -07:00