Commit Graph

30 Commits

Author SHA1 Message Date
Leijurv 1dee8ef355
completely submitting to codacy 2018-10-27 14:41:25 -07:00
Brady 2b4512ee3f
Move to API 2018-10-08 20:37:52 -05:00
Brady d177db5a35
IMovement
Hey would you look at that
2018-10-08 19:57:22 -05:00
Leijurv 2867e0626f
reenable diagonal through water 2018-10-02 09:59:07 -07:00
Leijurv b55a102d37
take depth strider into acocunt for water speed, fixes #101 2018-10-01 14:26:55 -07:00
Leijurv 76365a4564
sprint on soul sand, fixes #120 2018-10-01 10:05:04 -07:00
Leijurv 109cffc3de
rearrange blockstate lookups 2018-10-01 09:57:47 -07:00
Leijurv 1b2304146b
reorganized diagonal 2018-09-26 17:25:18 -07:00
Leijurv 65672b5564
gotta go fast lol 2018-09-24 13:14:36 -07:00
Leijurv 758e9c511a
tiny optimization 2018-09-24 13:13:24 -07:00
Leijurv 0d0eefec9c
s a n i k 2018-09-22 22:00:28 -07:00
Leijurv e16bc5eca4
more better block pos 2018-09-22 08:56:49 -07:00
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