Remove client-side chat prediction. (#5055)
authorred-001 <red-001@outlook.ie>
Mon, 16 Jan 2017 23:09:47 +0000 (23:09 +0000)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Mon, 16 Jan 2017 23:09:47 +0000 (00:09 +0100)
commit2f56a00d9eef82052614e5854a07b39b087efd0b
tree0e83270b3eda3a3400afc9d1de3901dfa977253d
parentd2f5732f89cd58dafc6a4f398b8ebfd122754852
Remove client-side chat prediction. (#5055)

Network lag isn't really a big issue with chat and chat prediction makes writing mods harder.
builtin/game/features.lua
src/client.cpp
src/network/networkprotocol.h
src/server.cpp