1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-28 09:50:04 +08:00
Files
osu-lazer/osu.Game.Tests/Visual
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
..
2025-01-14 09:22:56 +01:00
2023-06-24 01:00:03 +09:00
2025-04-04 13:12:24 +02:00
2025-04-23 16:04:38 +09:00
2025-04-22 17:03:28 +09:00