Commit Graph

36 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 af58304b38
misc cleanup 3 2018-09-16 17:49:19 -07:00
Leijurv 0b30e822c2
fix flowing water detection for assumeWalkOnWater 2018-09-15 08:00:24 -07:00
Brady ef396829f0
Collapse impl package for default behaviors 2018-09-12 17:58:33 -05:00
Leijurv 9334cf1dd4
stop walking into liquids, fixes #155 2018-09-11 18:33:03 -07:00
Leijurv 9daf46e30c
typos 2018-09-11 06:37:08 -07:00
Leijurv d8ca6cad4e
i am an idiot 2: electric boogaloo 2018-09-09 13:19:48 -07:00
Leijurv 4a13b54e50
brady was right and I was wrong 2018-09-09 10:27:47 -07:00
Leijurv 760f68cb05
instead of casting to BetterBlockPos at runtime, let the compiler verify that 2018-09-09 09:22:35 -07:00
Leijurv a8ef421757
epic performance 2018-09-09 08:57:20 -07:00
Leijurv 387e27e8de
movementhelper overhaul 2018-09-09 08:11:33 -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
Leijurv 85babda97e
render more goals, fixes #25 2018-09-07 18:23:32 -07:00
Brady 99323463e3
Fix improper treatment of unbreakable blocks 2018-09-07 19:00:36 -05:00
Leijurv 63b04df95d
parkour 2018-09-06 07:48:27 -07:00
Leijurv db3aa5a714
lets allow it, fixes #137 2018-09-05 19:52:06 -07:00
Leijurv de84a49391
fix tool set once and for all, fixes #136 2018-09-04 17:15:59 -07:00
Leijurv 0bd3f9f680
fix water fall logic 2018-09-04 13:57:56 -07:00
Leijurv bfd41f9473
stairs 2018-09-03 11:27:59 -07:00
Leijurv 4b2f98ccfd
consolidate and simplify into MovementHelper.isBottomSlab 2018-09-03 09:50:26 -07:00
Leijurv 16f88aa858
setting 2018-09-03 09:18:30 -07:00
Leijurv bac07ce100
slabs 2018-09-03 09:15:18 -07:00
Leijurv 8d46c36269
you can walk on chests 2018-09-01 13:20:27 -07:00
Leijurv a3e5714e91
collect canPlaceAgainst into one place 2018-08-28 15:01:24 -07:00
Leijurv 1dc0f5c3ad
update logic 2018-08-28 12:53:01 -07:00
Leijurv 890e5be0ed
assumeWalkOnWater 2018-08-28 12:30:08 -07:00
Leijurv 169eb1d0a3
more efficient check 2018-08-28 11:57:41 -07:00
Leijurv 5abadc6fe5
address cost calculation of blockfalling stacks 2018-08-26 13:48:08 -07:00
Leijurv 5f6a5ea403
extend MovementFall breakability one more, fixes #97 2018-08-26 08:31:03 -07:00
Leijurv 50fd63647b
sprint through descend, fixes #29 and #38 2018-08-26 08:12:57 -07:00
Brady 8de7963c74
Allow opening of fence gates that are blocking movement, fixes #46 2018-08-26 02:17:52 -05:00
Brady c6ca584847
Clean up isDoorPassable 2018-08-25 17:24:10 -05:00
Leijurv 342bb8616c
fix passable and replacable checks for snow in cached chunks, fixes #87 2018-08-25 08:44:33 -07:00
Leijurv a2f539353b
cherry pick refactor 2018-08-22 14:50:54 -07:00