Allow connection info to be missing from minetest.get_player_information() (#9739)
authorsfan5 <sfan5@live.de>
Fri, 1 May 2020 19:44:28 +0000 (21:44 +0200)
committerGitHub <noreply@github.com>
Fri, 1 May 2020 19:44:28 +0000 (21:44 +0200)
commitac368af4fe27f61f5a4209cdfe90956ff745993c
treee50b778224099e38963db06d28c72ddf4677e528
parent74d9b6010fd42573d20cdbe78f7aaa07badfbf1b
Allow connection info to be missing from minetest.get_player_information() (#9739)

fixes #9352
This reverts commit 23c907befea02005e2c0c87fca0131b60aace18a.
doc/lua_api.txt
src/network/connection.h
src/script/lua_api/l_server.cpp