Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Revert custom player collision box and step height commits
These caused inability to pass through 2 node high spaces or step up onto slabs or steps when a new client connected to an older server.
- Loading branch information
Showing
with
4 additions
and 30 deletions.
- +0 −3 doc/lua_api.txt
- +0 −6 src/constants.h
- +0 −6 src/content_cao.cpp
- +0 −6 src/content_cao.h
- +2 −5 src/content_sao.cpp
- +2 −2 src/localplayer.cpp
- +0 −2 src/localplayer.h