Commit Graph

18 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 760f68cb05
instead of casting to BetterBlockPos at runtime, let the compiler verify that 2018-09-09 09:22:35 -07:00
Leijurv 132e277388
{ } 2018-09-07 21:32:25 -07:00
Brady d17cc96e90
Constructor fix 2018-09-07 19:40:15 -05:00
Brady e5f8b5de5b
Merge branch 'master' into movement-duplicate-switch 2018-09-07 19:36:06 -05:00
Leijurv d40418d344
move updateState after calculateCost for consistency with every other movement 2018-09-04 16:04:44 -07:00
Leijurv bac07ce100
slabs 2018-09-03 09:15:18 -07:00
leijurv 7cd0b186a9 lava hurts just as much as magma when cutting over 2018-08-31 08:13:16 -07:00
Brady 1734caeed8
Minor MovementDiagonal cleanup 2018-08-29 18:59:22 -05:00
Leijurv 557f2e48c3
no movement places more than one thing... 2018-08-28 13:41:44 -07:00
Leijurv 53d477d99a
optimize diagonal 2018-08-28 13:29:32 -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 72c2a58ef2
Replace ArrayList type fields with List 2018-08-25 18:35:41 -05:00
Brady 32a0f4eaac
All around minor cleanups to movement classes 2018-08-25 18:30:23 -05:00
Leijurv 879d72d715
don't sprint if allowSprint is false 2018-08-25 15:34:19 -07:00
Leijurv a2f539353b
cherry pick refactor 2018-08-22 14:50:54 -07:00