1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-20 18:10:23 +08:00
Files
osu-lazer/osu.Game.Tests/Visual/Matchmaking
T
Dan Balasescu e6a74fd1f3 Ranked Play: Work around rating data not always including user (#37310)
Fixes
https://discord.com/channels/188630481301012481/188630652340404224/1493678774540304505

The rating distribution is updated once every 5 minutes, so there are
periods where it may not include the local user's rating. This is simply
a workaround where it's considered if it's bounded by it.

Am a little surprised this is as easy to handle as it appears to be,
even if not the cleanest presentation (it's an edge case).
e6a74fd1f3 · 2026-04-16 14:36:02 +09:00
History
..
2025-12-05 16:59:23 +09:00
2025-12-29 17:29:21 +09:00
2026-01-05 15:21:49 +09:00