minetest/doc
sapier 142e2d3b74 Cleanup client init states by bumping protocol version
Don't use TOSERVER_RECEIVED_MEDIA but TOSERVER_CLIENT_READY as indicatio for client ready
Handle clients with protocol version < 23 (almost) same way as before
Make client tell server about it's version
Add client state to not send bogus player position updates prior init complete
Add access to statistics information (peer connction time,rtt,version)
Fix clients standing stalled in world while preloading item visuals (new clients only)
Add get_player_information to read client specific information from lua
2014-04-08 21:12:20 +02:00
..
lgpl-2.1.txt Remove doc/gpl-2.0.txt, add doc/lgpl-2.1.txt 2013-09-28 21:30:17 +02:00
lua_api.txt Cleanup client init states by bumping protocol version 2014-04-08 21:12:20 +02:00
mapformat.txt Improve node timer format (map format version 25) and update mapformat.txt 2012-07-24 15:03:46 +03:00
menu_lua_api.txt Add formspec table 2014-01-13 18:11:08 -05:00
minetest.6 Add --version option 2013-09-28 21:30:17 +02:00
minetestserver.6 Add --version option 2013-09-28 21:30:17 +02:00
protocol.txt Add python script to doc/protocol.txt 2013-02-28 20:15:34 +01:00