ProjectLighthouse/ProjectLighthouse.Servers.GameServer
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
..
Controllers Make LBP2 lucky dip prefer newer levels and make player count more accurate (#744) 2023-04-29 04:32:36 +00:00
Middlewares Fix digest calculation when using deflate compression 2023-04-06 22:29:31 -05:00
Startup Serialization refactor hotfixes 2023-03-28 10:33:03 -05:00
Types Optimize slot endpoints (#750) 2023-04-26 20:13:27 +00:00
appsettings.Development.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
appsettings.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
Program.cs Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
ProjectLighthouse.Servers.GameServer.csproj NET 7.0 support (#581) 2022-12-13 18:17:28 -06:00