Commit Graph

20 Commits

Author SHA1 Message Date
Leijurv 125c8a6742
original blockpos for comparison 2018-09-09 13:56:40 -07:00
Leijurv 0d515b336f
can get to block at eye level adjacent too 2018-09-07 10:50:49 -07:00
Leijurv a2f0a1839a
fix goal get to block 2018-09-03 20:42:28 -07:00
Brady b073d591fb
Fix non-monotonic elapsed time checks, fixes #108 2018-08-29 18:23:11 -05:00
Leijurv 74916dd24e
consistency between byte and short read methods 2018-08-26 13:09:20 -07:00
Leijurv d0fc77ede4
special block location caching and automatic mining 2018-08-23 12:54:12 -07:00
Leijurv a2f539353b
cherry pick refactor 2018-08-22 14:50:54 -07:00
Leijurv ff108a55e6
performance and testing 2018-08-19 09:37:35 -07:00
Leijurv e71783105c
misc movement cleanups 2018-08-17 12:24:40 -07:00
Leijurv 86f1f472f5
more benching 2018-08-14 11:22:13 -07:00
Leijurv 7fa04f3423
add bench test 2018-08-14 11:04:34 -07:00
Leijurv b15ebef880
refactor 2018-08-13 16:59:59 -07:00
Brady 6a13e2da64
Fix my inability to replace template members 2018-08-07 23:15:22 -05:00
Brady 27f7b5a3cc
Add GNU General Public License v3 2018-08-07 22:16:53 -05:00
Leijurv 8ee641f310
fix a* implementation by adding decrease-key operation to heap implementations 2018-08-05 11:37:14 -04:00
Leijurv b1ced3fe84
refactor 2018-08-04 23:25:14 -04:00
Leijurv 72c69eb962
openset refactor 2018-08-04 23:19:32 -04:00
Leijurv d3a2238493
better falling costs 2018-08-04 18:28:36 -04:00
Brady 3d0d73a5ca
Refactored IOpenSet implementations 2018-08-03 13:31:33 -07:00
Leijurv cd2b5d001e
friendship ended with linked list. now binary heap is my best friend. 2018-08-03 11:54:29 -04:00