Skip to content

solace

Choose a tag to compare

@oldmud0 oldmud0 released this 06 Nov 03:09

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.