ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers/Slots
W0lf4llo aefecc7b12
Make LBP2 lucky dip prefer newer levels and make player count more accurate (#744)
* Lucky Dip, Newest Levels, & Recently Played change

* almost broke prod :disaster:

* Update ProjectLighthouse.Servers.GameServer/Controllers/Slots/SlotsController.cs

I forgor lol

Co-authored-by: koko <koko@drones.gay>

* Remove TimestampMicros and add random slot selection with bias

* playersInPod count filters by platform

* Hope this actually commits now, idk github

* Apply suggestions from code review

Co-authored-by: Josh <josh@slendy.pw>

* Update ProjectLighthouse.Servers.GameServer/Controllers/StatisticsController.cs

Co-authored-by: Josh <josh@slendy.pw>

* Fix random bias ordering

---------

Co-authored-by: koko <joebiden@kitgaming67.com>
Co-authored-by: koko <koko@drones.gay>
Co-authored-by: Slendy <josh@slendy.pw>
2023-04-29 04:32:36 +00:00
..
CollectionController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
LevelTagsController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
ListController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
PublishController.cs Fix level republishing not updating resource or rootLevel 2023-04-11 20:23:43 -05:00
ReviewController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
ScoreController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
SearchController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
SlotsController.cs Make LBP2 lucky dip prefer newer levels and make player count more accurate (#744) 2023-04-29 04:32:36 +00:00