1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 20:20:25 +08:00
Files
osu-lazer/osu.Game/Online/Matchmaking
T
Dan Balasescu ae032622ac Unimplement legacy compatibility method (#36812)
The spectator server invokes both legacy and non-legacy methods to keep
compatibility with older clients:


https://github.com/ppy/osu-server-spectator/blob/fe0dad324587c8a12a2f203fd8289ce64182c2d9/osu.Server.Spectator/Hubs/Multiplayer/Matchmaking/Queue/MatchmakingQueueBackgroundService.cs#L292-L299

I thought that it'd be a good idea to implement the legacy method here,
but it turns out to not be such a good idea because it means ranked-play
clients will assume they're receiving a quick play invitation.
ae032622ac · 2026-03-05 00:31:43 +09:00
History
..
2025-09-30 18:38:30 +09:00