Commit Graph

25 Commits

Author SHA1 Message Date
Brady 6b61a00bed
Change License to GNU Lesser General Public License v3 2018-09-17 17:11:40 -05:00
Leijurv a589cb0d9e
rearranged constructors 2018-09-16 20:16:05 -07:00
Leijurv af58304b38
misc cleanup 3 2018-09-16 17:49:19 -07:00
Leijurv 12b64ead5c
a much needed path executor overhaul 2018-09-14 18:29:35 -07:00
Leijurv a38da64c49
make the left click workaround optional 2018-09-14 09:05:29 -07:00
Leijurv e3830643f6
only fail on movement cost increase if calced through cached, fixes #165 2018-09-13 16:18:26 -07:00
Brady ef396829f0
Collapse impl package for default behaviors 2018-09-12 17:58:33 -05:00
Leijurv 760f68cb05
instead of casting to BetterBlockPos at runtime, let the compiler verify that 2018-09-09 09:22:35 -07:00
Leijurv b31930ebd2
merge 2018-09-09 07:16:46 -07:00
Leijurv 132e277388
{ } 2018-09-07 21:32:25 -07:00
Leijurv 5ffd21dddc
Merge branch 'master' into parkour 2018-09-07 20:45:10 -07:00
Brady e5f8b5de5b
Merge branch 'master' into movement-duplicate-switch 2018-09-07 19:36:06 -05:00
Leijurv 63b04df95d
parkour 2018-09-06 07:48:27 -07:00
Leijurv de84a49391
fix tool set once and for all, fixes #136 2018-09-04 17:15:59 -07:00
Leijurv bac07ce100
slabs 2018-09-03 09:15:18 -07:00
Leijurv f75188b24d
fix cost cache overwrite in path executor 2018-09-02 14:12:33 -07:00
Leijurv d433cbb90b
no more against array creation 2018-08-28 14:56:21 -07:00
Leijurv 557f2e48c3
no movement places more than one thing... 2018-08-28 13:41:44 -07:00
Leijurv 5abadc6fe5
address cost calculation of blockfalling stacks 2018-08-26 13:48:08 -07:00
Leijurv 50fd63647b
sprint through descend, fixes #29 and #38 2018-08-26 08:12:57 -07:00
Brady 91c4d8292d
Cleaned up 7 duplicate switch statements 2018-08-26 02:53:50 -05:00
Brady 32a0f4eaac
All around minor cleanups to movement classes 2018-08-25 18:30:23 -05:00
Brady 8ff89e7400
Block break simulation instead of input override for breaking, fixes #74 2018-08-25 01:38:53 -05:00
Leijurv 36cbffb593
reset, fixes #84 2018-08-23 11:14:37 -07:00
Leijurv a2f539353b
cherry pick refactor 2018-08-22 14:50:54 -07:00