mini-RTS-server v2.0.0
What's Changed
- from now on server only sends information about game state changes to players instead of the whole board state
- fix a major bug that made it impossible to join to a new game after previous one was won by someone
Pull Requests:
- Send only updates by @pwalig in #25
- Send updates instead of board state; Fix a major bug by @pwalig in #26
Full Changelog: v1.1.0...v2.0.0