]> git.lizzy.rs Git - minetest.git/commit
Fix item duplication if player dies during interact callback (alternative) (#11662)
authorsfan5 <sfan5@live.de>
Mon, 25 Oct 2021 18:30:27 +0000 (20:30 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Oct 2021 18:30:27 +0000 (20:30 +0200)
commit660e63dbae5901f8178b39ab40e6f770b8d7a215
tree6b17279e1583716684b9d97bb8d56c8e7b8655f4
parentd4b89eb106220f43838b039b13a0e356d366c259
Fix item duplication if player dies during interact callback (alternative) (#11662)
builtin/game/item.lua
doc/lua_api.txt
src/network/serverpackethandler.cpp
src/script/cpp_api/s_item.cpp
src/script/cpp_api/s_item.h
src/script/lua_api/l_env.cpp
src/util/Optional.h