Skip to content

Initial work towards improving client behaviour after lag spikes: each tick,...

Improved client behaviour after lag spikes: local player tick rate is decoupled from the displayed world tick rate, so that after a lag spike, the world can go fast and the local player can go slow until the ticks are caught up.

Merge request reports