1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-06 00:44:18 +08:00
Files
osu-lazer/osu.Game/Online/Leaderboards
T
Bartłomiej Dach 06dc4235f0 Use actual score positions in gameplay leaderboard
Intends to close https://github.com/ppy/osu/issues/32859.

The difference between this and https://github.com/ppy/osu/pull/32942 is
that this PR takes the approach of completely moving the score sorting
behaviour to `IGameplayLeaderboardProvider` implementations.

This is going to be helpful for further work - to be precise, I am
looking to add a leaderboard position indicator in the bottom right of
multiplayer player to match stable, and having the position in the
provider will make the implementation of that *much* easier.
06dc4235f0 · 2025-04-25 12:40:55 +02:00
History
..
2024-06-07 17:04:16 +08:00
2022-11-27 00:00:27 +09:00