mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove client-side chat prediction. (#5055)
Network lag isn't really a big issue with chat and chat prediction makes writing mods harder.
This commit is contained in:
parent
d2f5732f89
commit
2f56a00d9e
4 changed files with 17 additions and 4 deletions
|
@ -142,6 +142,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
Server doesn't accept TOSERVER_BREATH anymore
|
||||
serialization of TileAnimation params changed
|
||||
TAT_SHEET_2D
|
||||
Removed client-sided chat perdiction
|
||||
*/
|
||||
|
||||
#define LATEST_PROTOCOL_VERSION 29
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue