NBloodServerSupervisor/WebInterface/Services
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
..
CustomMapService.cs add option to play custom maps on private servers (#9) 2020-01-29 15:32:23 +00:00
ICustomMapService.cs add option to play custom maps on private servers (#9) 2020-01-29 15:32:23 +00:00
IPrivateServerService.cs add option to play custom maps on private servers (#9) 2020-01-29 15:32:23 +00:00
IRateLimiterService.cs add option to request private servers (#7) 2020-01-27 22:37:28 +00:00
IStateService.cs add man-hours played statistic (#4) 2020-01-27 13:48:53 +00:00
PrivateServerService.cs add option to play custom maps on private servers (#9) 2020-01-29 15:32:23 +00:00
RateLimiterService.cs add option to play custom maps on private servers (#9) 2020-01-29 15:32:23 +00:00
StateService.cs fix port ranges (#6) 2020-01-27 16:25:45 +00:00