1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-26 12:50:29 +08:00
Files
osu-lazer/osu.Game/Online
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
..
2024-12-03 00:00:31 +08:00
2026-01-28 14:00:44 +09:00
2026-01-28 13:42:59 +09:00
2024-02-29 01:21:17 +03:00
2022-11-27 00:00:27 +09:00
2022-11-02 11:44:16 +09:00
2022-11-02 13:16:34 +09:00
2022-11-27 00:00:27 +09:00