1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 02:59:48 +08:00
osu-lazer/osu.Game/Online/Leaderboards
Dean Herbert 3803f2f462 Fix leaderboard potentially displaying the wrong scores
Closes #14762.

This class is ugly. I think the whole process should be clened up once
we have correctly-scheduled `SynchronizationContext`s. There's not much
saving it as long as all these interdispersed `Schedule`s around
required.
2021-10-06 16:07:29 +09:00
..
DrawableRank.cs Expose GetRankName from DrawableRank 2020-03-17 16:25:51 +09:00
Leaderboard.cs Fix leaderboard potentially displaying the wrong scores 2021-10-06 16:07:29 +09:00
LeaderboardScore.cs Remove redundant this. in assignment 2021-09-07 17:45:39 +09:00
PlaceholderState.cs Create "none selected" placeholder state 2019-09-05 05:56:21 +03:00
UpdateableRank.cs Move all carousel rank logic into separate classes (TopLocalRank and CarouselBeatmapRank) 2020-03-28 17:22:01 +02:00
UserTopScoreContainer.cs Add whitespace 2020-08-31 20:08:36 +09:00