mini-RTS-server v2.0.2
What's Changed
- requests to change name to empty one are now rejeted
- tick duration is now more accurate
- server no longer crashes after attempting to spawn a resource on a board full of resources
- server will no longer crash in rare situation when it attempts to send data to client that disconnects at the exact same moment.
- fixed 2 typos in README.md
- situation when server tries to exceed limit of open sockets is now handled
- internal readability improvements and optimalizations
Full Changelog: v2.0.1...v2.0.2