NBloodServerSupervisor/WebInterface/Models
CommonLoon102 3af4c9dfc7
add option to play custom maps on private servers (#9)
* add option to play custom maps on private servers

* don't show every exception to the end-user

* hash the IPs

* add description about the purpose of the public custom map list

* add punctuation to error messages
2020-01-29 15:32:23 +00:00
..
GetStatisticsResponse.cs add man-hours played statistic (#4) 2020-01-27 13:48:53 +00:00
HomeViewModel.cs add man-hours played statistic (#4) 2020-01-27 13:48:53 +00:00
ListServersResponse.cs Mods and home page (#3) 2020-01-27 12:23:00 +00:00
Player.cs Mods and home page (#3) 2020-01-27 12:23:00 +00:00
PrivateViewModel.cs add option to play custom maps on private servers (#9) 2020-01-29 15:32:23 +00:00
Server.cs Mods and home page (#3) 2020-01-27 12:23:00 +00:00
ServerParameters.cs Mods and home page (#3) 2020-01-27 12:23:00 +00:00
StartServerResponse.cs add option to request private servers (#7) 2020-01-27 22:37:28 +00:00