solace
This release has four main additions:
- Failover to multiple master servers. If one master server is down, another one will be tried. This does not require any master server list to be downloaded; it uses a DNS SRV request to retrieve a list of master servers. (This behavior is not supported on Android builds.)
- Automatically reconnect to the master server is connection is lost. There is no need to restart your client if connection seems to be lost; simply hit the Refresh button in the lobby, or wait for the 5-second reconnect delay.
- Notify confused players when the lobby config could not be found. This generally means that game files were not downloaded properly.
- Our first Linux build!
- Truncate the chat when it has become far too long.