Add core.remove_detached_inventory (#7684)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Wed, 10 Oct 2018 18:48:58 +0000 (20:48 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Oct 2018 18:48:58 +0000 (20:48 +0200)
commit0a5e77132ae8c495c50cfc58bbe4ce1bfcd377e3
treed60c7186893663e2556d6d9efc46c14fd4520b0f
parentd6f2a1c4b8ab13cee92e2041b3410fe3548e88e6
 Add core.remove_detached_inventory (#7684)

Breaks backwards compatibility for good
Bump protocol version
builtin/game/detached_inventory.lua
doc/lua_api.txt
src/network/clientpackethandler.cpp
src/network/networkprotocol.h
src/script/lua_api/l_inventory.cpp
src/script/lua_api/l_inventory.h
src/server.cpp
src/server.h