]> git.lizzy.rs Git - minetest.git/commit
Allow restricting detached inventories to one player
authorsfan5 <sfan5@live.de>
Sat, 26 Nov 2016 16:35:25 +0000 (17:35 +0100)
committersfan5 <sfan5@live.de>
Mon, 28 Nov 2016 12:41:19 +0000 (13:41 +0100)
commitc38985825f299999135cc01aaf0052ec9138135a
treec54db1b2f7e8a27dd5c1d693c6e0ee92386271b9
parent2fe3bf5a18eb9aa9f38654b3c0a0729c42408cd6
Allow restricting detached inventories to one player

This combats the problem of sending the hundreds of
"creative" / "armor" or whatever detached invs that
exist on popular servers to each and every player
on join or on change of said invs.
builtin/game/detached_inventory.lua
doc/lua_api.txt
src/script/lua_api/l_inventory.cpp
src/server.cpp
src/server.h