Commit Graph

118 Commits

Author SHA1 Message Date
Leijurv 0a38e6f690
standardize on this 2019-09-19 13:40:46 -07:00
Leijurv 551b6b88d2
EXTREMELY old comment that is no longer true 2019-07-28 00:19:14 -07:00
Leijurv f4dd100345
fix indexof 2019-07-08 23:16:26 -07:00
Leijurv 4259764b70
thank you off by one errors very cool 2019-07-07 11:12:32 -07:00
Leijurv 8f761f7dff
better skip ahead 2019-07-07 11:03:43 -07:00
Leijurv 9c64067d49
vastly improve resilience to lagbacks, fixes #446 2019-06-24 17:53:25 -07:00
Leijurv f4d2ea7923
fix path canceling at edge of loaded chunks hopefully 2019-06-24 10:43:49 -07:00
Leijurv ce3d3bb244
literally no reason to have this 2019-06-23 22:49:33 -07:00
Leijurv b338dcc9de
add path splice option 2019-04-29 11:46:21 -07:00
Leijurv 0b72a8b4b3
fix overshoot 2019-04-17 19:46:25 -07:00
Leijurv c013d1e0d9
fix various toxic clouds 2019-04-17 18:10:47 -07:00
Leijurv e0a618a791
epic farm 2019-04-15 17:12:20 -07:00
Leijurv 7974d9135b
Merge branch 'master' into builder 2019-03-11 23:26:05 -07:00
Leijurv 8050b69f2f
no more .get 😎 2019-03-04 21:30:04 -08:00
Leijurv 2e186019f5
Merge branch 'master' into builder 2019-02-28 12:32:29 -08:00
Leijurv 3b46dbd6a1
appease codacy 2019-02-22 14:05:29 -08:00
Leijurv e63b2f1bf1
unused arg 2019-02-22 13:58:03 -08:00
Leijurv bf12763a10
fix a bunch of bugs with placement 2019-02-20 08:08:52 -08:00
Leijurv a8ddb2fcf1
also disallow while breaking 2019-02-19 13:28:58 -08:00
Leijurv ed2b0f0bb9
fix jump before place ascend 2019-02-19 12:44:29 -08:00
Leijurv 6702b44b3e
reformatted and fixed stuck on break fall 2019-02-19 12:43:44 -08:00
Leijurv 46c2d8f7c7
unneeded 2019-02-15 21:35:52 -08:00
Leijurv 3f1ee100bf
only sprint ascends that are followed in the same direction 2019-02-13 22:39:34 -08:00
Leijurv b27d95a615
proper fall overshooting 2019-02-13 21:11:13 -08:00
Leijurv bffeb9c862
forgot one extra check 2019-02-13 18:38:46 -08:00
Leijurv dbd760fbcb
some polish on ascend sprinting 2019-02-13 18:26:30 -08:00
Leijurv a84b3bfc7a
sprint through ascends whenever possible, fixes #149 2019-02-13 16:55:08 -08:00
Leijurv e8d3bf509c
clarify 2019-02-13 16:33:27 -08:00
Leijurv 9ecd24c755
remove toxic cloud 2019-02-13 16:30:41 -08:00
Leijurv 99cb7f5142
crucial performance optimization 2019-02-12 21:36:53 -08:00
Leijurv 67fa91abe8
fixes to descend, and goto coords 2019-02-07 15:55:39 -08:00
Leijurv 57b2e360ca
dont include current movement cost while deciding when to plan ahead 2019-02-04 13:27:35 -08:00
Leijurv 246c00c773
dont repeat that 2019-01-31 19:19:44 -08:00
Leijurv 9faa0ddc62
huge number of fixes 2019-01-29 15:22:54 -08:00
Leijurv 056742479e
except without that 2019-01-28 16:06:34 -08:00
Leijurv 840b7e6987
misc fixes #315 2019-01-28 15:59:53 -08:00
Brady 20b03d0004
No more setSprinting 2019-01-18 13:43:19 -06:00
Leijurv 85ea21e83b
epic movement input 2019-01-09 18:22:34 -08:00
Leijurv 1da72ba473
unneeded 2018-12-28 17:17:43 -10:00
Leijurv b9b25e7e6b
no more stupid wrapper getters 2018-12-20 21:22:18 -08:00
Leijurv 87dbf1dbba
fix false positive in check 2018-12-05 17:59:32 -08:00
Leijurv c795913259
fix splicing behavior around water 2018-12-05 10:21:56 -08:00
Brady b22e93d6d0
Fix javadoc errors 2018-12-03 18:47:40 -06:00
Leijurv eedf993d7a
remove goal equality condition for path splicing 2018-12-03 13:40:38 -08:00
Leijurv d058cbf501
revert static cutoff, and fix goal comparisons in splice 2018-12-03 13:34:39 -08:00
Leijurv 57a3330200
don't splice if not on ground 2018-12-01 10:49:14 -08:00
Leijurv d9effc4a29
avoid creating thousands of unmodifiable lists just to get their size 2018-11-25 22:59:47 -08:00
Leijurv 2ba0e6ada6
don't create a new bsi hundreds of times a tick maybe? 2018-11-25 22:19:04 -08:00
Leijurv 2b56d68f7d
many fixes to segment calculator, and chat demo usage 2018-11-25 11:53:56 -08:00
Leijurv 6ed8d617cd
improve path checks, and add a overlap splice option 2018-11-23 09:31:25 -08:00