nexusforever/Source/NexusForever.Shared/Network/Message/Model
kirmmin 97ecf42280 Core/RealmList: Reload servers and handle offline (#219)
* Core/RealmList: Reload servers and handle offline
Refreshes servers from database if the server list is deemed dirty

Converted to Asynchronous Database checks

Refactored to use Update

Moved Server ping to the ServerInfo model

Moved ServerManager to own thread

Fixes following singleton update

Fixes following review

* Small cleanup.
2019-12-06 23:18:55 +13:00
..
Shared Implemented hand off to a new world server when changing realm. 2019-03-27 20:35:02 +13:00
ClientEncrypted.cs Removed the need to explicitly define the direction for a message model, it is now inferred from the implemented interfaces. 2019-04-09 01:13:00 +12:00
ClientPacked.cs Removed the need to explicitly define the direction for a message model, it is now inferred from the implemented interfaces. 2019-04-09 01:13:00 +12:00
ServerHello.cs Core/RealmList: Reload servers and handle offline (#219) 2019-12-06 23:18:55 +13:00