ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers/Slots
Toru the Red Fox 4737ea5d93
General improvements to hearting and queuing (#403)
* Implement favouriting developer slots

* note todo

* list developer levels in hearted

* set gameversion for hearted developer slot

* removed game exclusions

* reverse order of favouriteSlots and lolcatftw

* also order hearted users

* also reverse order in LBP3 hearted category

* add proper sorting for lolcatftw and favouriteSlots

* forgot a set of brackets lol

* cleanup and queue and hearted category fixes for LBP3

(they now show as empty when they are in fact empty)

* sort favouriteUsers properly

* ok I think I fixed it now

* ok it should be fine now?

* ok this returns wrong

* reorder query to fix it lol

* Update ProjectLighthouse/PlayerData/Profiles/HeartedProfile.cs

Co-authored-by: Jayden <jvyden@jvyden.xyz>

* tweaks

Co-authored-by: Jayden <jvyden@jvyden.xyz>
2022-08-14 16:48:32 -04:00
..
CollectionController.cs Implement LBP3 search tab 2022-07-29 17:20:01 -04:00
LevelTagsController.cs Massive organization of classes and namespaces 2022-05-15 16:45:00 -04:00
ListController.cs General improvements to hearting and queuing (#403) 2022-08-14 16:48:32 -04:00
PublishController.cs Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
ReviewController.cs Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
ScoreController.cs Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
SearchController.cs Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
SlotsController.cs Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00