ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers
Josh 0253864f5e
Add LBP1 level scoreboards (#728)
* Add missing lbp1 scoreboard endpoint

* Allow all score types to be fetched

* Make lbp1 scores start at highest

* Fix query to use ScoreType from options

* Implement multi-type scoreboard response
2023-03-31 21:08:27 +00:00
..
Matching Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Resources Fix doubly sanitized strings (#727) 2023-03-30 23:03:08 +00:00
Slots Add LBP1 level scoreboards (#728) 2023-03-31 21:08:27 +00:00
ClientConfigurationController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
CommentController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
DeveloperController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
FriendsController.cs Fix doubly sanitized strings (#727) 2023-03-30 23:03:08 +00:00
LoginController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
LogoutController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
MessageController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
ReportController.cs Fix doubly sanitized strings (#727) 2023-03-30 23:03:08 +00:00
StatisticsController.cs Fix content-type for planetStats 2023-03-28 14:40:05 -05:00
StatusController.cs Allow head requests to status endpoints (#717) 2023-03-24 00:31:56 +00:00
StoreController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
UserController.cs Fix doubly sanitized strings (#727) 2023-03-30 23:03:08 +00:00