12-3-2016 (hotfix)

Discussion in 'Changelog' started by robregen, Dec 3, 2016.

  1. robregen

    robregen Administrator Staff Member

    Messages:
    8,371
    Code:
    Haynar

    * Added netcode fixes to prevent desyncs under some high traffic situations.
    * Rolling over arq responses in netcode should be more reliable.
    * Fixed an issue with packet resend code, so it will limit resend frequencies better. It was not actually limiting resends and was contributing to desyncs.
    * Fixed an uninitialized variable associated with arq response window.