forked from Mirrorlandia_minetest/minetest
4221c1b441
* Have the server send the player list to the client Currently the client generates the player list based on the Client active object list, the issue with this is that we can't be sure all player active objects will be sent to the client, so this could result in players showing up when someone run `/status` but auto complete not working with their nick and CSM not being aware of the player |
||
---|---|---|
.. | ||
clientopcodes.cpp | ||
clientopcodes.h | ||
clientpackethandler.cpp | ||
CMakeLists.txt | ||
connection.cpp | ||
connection.h | ||
networkpacket.cpp | ||
networkpacket.h | ||
networkprotocol.h | ||
serveropcodes.cpp | ||
serveropcodes.h | ||
serverpackethandler.cpp |