Sneak glitch: Set default to false
authorparamat <mat.gregory@virginmedia.com>
Thu, 20 Apr 2017 21:47:28 +0000 (22:47 +0100)
committerparamat <mat.gregory@virginmedia.com>
Sat, 22 Apr 2017 00:23:57 +0000 (01:23 +0100)
commit58c083f305d77bd3c7d366c1f0e4a54d80a51719
treea4659b3f4e4bb6892d6314a1f97cb933a9401c83
parentcca58fe0fd1aac4246a23e1fc4f8469bdd280c6d
Sneak glitch: Set default to false

The 'sneak glitch' physics override now controls whether a player can
use the new move code replications of the old sneak side-effects:
sneak ladders and 2 node sneak jump. This completes our intention to
replicate the old sneak side-effects in new code and provide them as
an option that is disabled by default.
doc/lua_api.txt
src/content_sao.cpp
src/localplayer.cpp