Commit Graph

194 Commits

Author SHA1 Message Date
Leijurv 1f52f706ed
should fix anticheatcompat off on forge 2019-02-20 23:41:29 -08:00
Leijurv 8770524679
fix weird angle forcing behavior, fixes #341 2019-02-19 14:29:08 -08:00
Leijurv b2583773d5
discard next segment properly 2019-02-13 16:30:53 -08:00
Leijurv f1bacd6210
fix cancellation of unusable segments 2019-02-13 16:22:49 -08:00
Leijurv a21ec54d4f
stop breaking block when you let go of left click lol 2019-02-13 14:05:14 -08:00
Leijurv 4026b850f8
dont spam debug chat 2019-02-12 18:34:58 -08:00
Leijurv a18eb90702
address glaring inconsistency 2019-02-10 13:49:28 -08:00
Leijurv 42513e4b56
better check 2019-02-07 16:12:34 -08:00
Leijurv 6faa7344aa
properly discard orphan path segments 2019-02-07 14:11:18 -08:00
Leijurv b484e6fa3f
literally disable the entire thing 2019-02-06 21:00:53 -08:00
Leijurv 57b2e360ca
dont include current movement cost while deciding when to plan ahead 2019-02-04 13:27:35 -08:00
Leijurv 68a9a1439a
maybe this will allow emoji 2019-01-30 11:45:03 -08:00
Leijurv 9b42aa3634
damn you javadocs 2019-01-29 15:34:31 -08:00
Leijurv 9faa0ddc62
huge number of fixes 2019-01-29 15:22:54 -08:00
Leijurv 314f280400
pigs 2019-01-22 17:26:00 -08:00
Leijurv 3c6c640f50
unused 2019-01-20 15:41:36 -08:00
Leijurv 38c7f226cb
brady is rart 2019-01-19 16:36:31 -08:00
Leijurv bc651cb774
add todo 2019-01-18 20:12:40 -08:00
Brady 20b03d0004
No more setSprinting 2019-01-18 13:43:19 -06:00
Leijurv 2daedecf92
maybe fix 2019-01-16 17:42:43 -08:00
Leijurv ae3fc14b52
refactor name 2019-01-14 19:52:31 -08:00
Leijurv fbcae10f96
cherry picked fix from builder 2019-01-09 15:13:09 -08:00
Leijurv b9b25e7e6b
no more stupid wrapper getters 2018-12-20 21:22:18 -08:00
Leijurv 0ef3386ebf
appease codacy 2018-12-19 12:48:41 -08:00
Leijurv 24c0ec905e
removed dumb comment 2018-12-10 18:05:31 -08:00
Leijurv bca6a580e3
combine 2018-12-09 19:25:00 -08:00
Leijurv 1d0413f159
im idiot 2018-12-08 18:28:04 -08:00
Leijurv 72d8863862
fix openness check to work for mulitple bots 2018-12-08 17:49:23 -08:00
Leijurv c15dac3582
simple inventory management 2018-12-07 16:57:12 -08:00
Leijurv 7ba987e7f7
save containers and echests 2018-12-03 17:21:46 -08:00
Leijurv 0236cb35d9
overhaul memory 2018-12-03 14:49:23 -08:00
Leijurv d058cbf501
revert static cutoff, and fix goal comparisons in splice 2018-12-03 13:34:39 -08:00
Leijurv d2413e1677
lol 2018-12-02 19:56:35 -08:00
Leijurv 17207d44e6
pick map over hybrid, due to performance 2018-12-02 19:39:10 -08:00
Leijurv 36cfcbbbe3
avoidances 2018-12-02 19:26:47 -08:00
Leijurv 1a6c0cd4d9
avoid mobs and spawners, fixes #162, fixes #240, fixes #278 2018-12-02 18:27:49 -08:00
Leijurv 6f7729e34e
add missing synchronized blocks 2018-11-28 18:21:27 -08:00
Leijurv 043d6ffd20
improve pathingbehavior resiliency 2018-11-27 10:37:48 -08:00
Leijurv 6d1130d2c3
favored lookup performance 2018-11-26 07:52:00 -08:00
Leijurv f9a3a3b78b
main thread bsi creation doesn't need to copy loaded chunks 2018-11-25 22:30:37 -08:00
Leijurv 2b56d68f7d
many fixes to segment calculator, and chat demo usage 2018-11-25 11:53:56 -08:00
Leijurv 9c5274dde4
runnable conversion 2018-11-23 13:12:18 -08:00
Leijurv 002c678b4a
Merge branch 'master' into segment-calculation 2018-11-23 13:09:57 -08:00
Leijurv 7632d667c9 add a secondary failure cutoff 2018-11-23 15:06:09 -06:00
Leijurv 4502adda28
segmented path calculator 2018-11-23 10:36:06 -08:00
Leijurv 1e9786d5b9
add a secondary failure cutoff 2018-11-22 09:39:54 -08:00
Brady 689dc74330
Whoops 2018-11-17 11:41:16 -06:00
Brady 6caae889b7
Fix AStarPathFinder Optional usage that's icky 2018-11-17 11:26:46 -06:00
Brady ce0e8b4cd1
Clean up some bad Optional practices 2018-11-17 11:18:55 -06:00
Leijurv f6dee1ecb7
add todo 2018-11-14 14:29:33 -08:00