NBloodServerSupervisor/Supervisor
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
..
Packets remove server from the list when it quits (#1) 2020-01-25 15:13:36 +00:00
Properties Add project files. 2020-01-23 21:03:54 +01:00
NBloodServerListener.cs fix port ranges (#6) 2020-01-27 16:25:45 +00:00
PrivateServerManager.cs add option to play custom maps on private servers (#9) 2020-01-29 15:32:23 +00:00
Program.cs fix port ranges (#6) 2020-01-27 16:25:45 +00:00
PublicServerManager.cs fix port ranges (#6) 2020-01-27 16:25:45 +00:00
StatisticsManager.cs add man-hours played statistic (#4) 2020-01-27 13:48:53 +00:00
StringUtils.cs Add project files. 2020-01-23 21:03:54 +01:00
Supervisor.csproj Add project files. 2020-01-23 21:03:54 +01:00
WebApiListener.cs fix port ranges (#6) 2020-01-27 16:25:45 +00:00