PatchDiff
gamesnewsabout

Network

GeneralServer · Multiplayer · Connectivity
1 patcheslast touched 68mo ago▲ +2

Power trajectory

Up = buffed, down = nerfed
0+2Nov 14, 2020Nov 14, 2020Nov 14, 2020 — Alpha 19.3 B3 Experimental is out! +2 / -0 (cum +2)
Zoom into one ability:1 abilities tracked
Filter by change type:4 types in this subject

Patch history

    • NewencryptionAdded

      Added network layer encryption to improve connection security.

      Security improvement

    • 🎯Behaviorconnection rateLimited

      Implemented a connection rate limit to prevent server flooding.

      Stability improvement

    • 🛠QoLconnection feedbackImproved

      Clients now receive more detailed feedback on why they are unable to connect to a server.

      UX improvement

    • 🛠QoLdisconnect messageAdded

      Added a specific client message when a disconnection is caused by a server shutdown.

      UX improvement

    • 🔁ReworkNetPackage IDsstaticdynamic

      Replaced static NetPackage lists with runtime dynamically assigned IDs for better flexibility.

      Backend flexibility