Skip to content

Kart cmd->latency port

Sal requested to merge TehRealSalt/SRB2:kart-latency into next

Nev3r was talking about something that would've been drastically improved with this, and it is really simple, so I ported it :)

ticcmd_t now has a latency field, which gives you how many tics elapsed since it was generated. This is useful for making things adjust in netplay latency, such as timing windows.

Merge request reports