Network
GeneralServer · Multiplayer · Connectivity
1 patcheslast touched 68mo ago▲ +2
Power trajectory
Up = buffed, down = nerfedZoom into one ability:1 abilities tracked
Filter by change type:4 types in this subject
Patch history
- ≈✨Newencryption—→Added
Added network layer encryption to improve connection security.
Security improvement
- ≈🎯Behaviorconnection rate—→Limited
Implemented a connection rate limit to prevent server flooding.
Stability improvement
- ▲🛠QoLconnection feedback—→Improved
Clients now receive more detailed feedback on why they are unable to connect to a server.
UX improvement
- ▲🛠QoLdisconnect message—→Added
Added a specific client message when a disconnection is caused by a server shutdown.
UX improvement
- ≈🔁ReworkNetPackage IDsstatic→dynamic
Replaced static NetPackage lists with runtime dynamically assigned IDs for better flexibility.
Backend flexibility