Kawe Mazidjatari 0cab94fb12 Server: sync client's clock with server's
This should in theory fix the server and client desync that takes place after multiple hours of uptime without disconnecting or reloading. Note that in this version of the engine the server tick is only send on connect (Titanfall 2 does seem to send it every tick, as this netmsg is also responsible for updating the server percentage on the 'cl_showfps' HUD, which does work as designed). The patched code still writes a 'statistics only' server tick update every tick, but only sends full if the interval time has been reached for that particular client instance.
2024-04-05 17:19:30 +02:00
..
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2023-08-31 00:16:25 +02:00
2024-04-05 16:41:09 +02:00
2023-09-17 17:19:32 +02:00
2023-08-04 17:41:55 +02:00
2024-04-05 16:41:09 +02:00