Add disable_jump to liquids and ladders (#7688)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Mon, 10 Jun 2019 11:00:35 +0000 (13:00 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Jun 2019 11:00:35 +0000 (13:00 +0200)
commite40be619f2a30c7a4d5042d922f0fe57539411d5
treedfa1bf7dd18f15e2fe3053d88b64dbb99b1ab03c
parentbd6f1cca9dc357a6dbd54e86b3f575282daf6e1e
Add disable_jump to liquids and ladders (#7688)

Remove second nodedef check by improving the colliding node detection
Also remove the 2nd check in old_move, correct standing node a bit
src/client/localplayer.cpp
src/client/localplayer.h
src/collision.cpp
src/collision.h