PatchDiff
游戏新闻关于

Network

综合Server · Multiplayer · Connectivity
1 补丁最近改动 68mo ago▲ +2

强度趋势

上升 = 加强,下降 = 削弱
0+2Nov 14, 2020Nov 14, 2020Nov 14, 2020 — Alpha 19.3 B3 Experimental is out! +2 / -0 (cum +2)
聚焦单个技能:追踪 1 个技能
按改动类型筛选:此项目有 4 种类型

补丁历史

    • 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