osu/osu.Game/Tests/Visual
Bartłomiej Dach 5fa586848d
Replace old bad daily challenge leaderboard with new implementation
- Actually shows scores rather than playlist aggregates (which are
  useful... in playlists, where there is more than one item)
- Actually allows scores to be shown by clicking on them
- Doesn't completely break down visually on smaller window sizes

The general appearance is not as polished as the old one in details but
I wanted something quick that we can get out by next weekend.

Also includes the naive method of refetching scores once a new top 50
score is detected. I can add a stagger if required.
2024-07-04 13:52:08 +02:00
..
Gameplay
Metadata Add client/server models for allowing clients to receive realtime playlist updates 2024-06-27 11:32:18 +02:00
Multiplayer Revert unnecessary changes 2024-02-02 21:05:50 +09:00
OnlinePlay Replace old bad daily challenge leaderboard with new implementation 2024-07-04 13:52:08 +02:00
Spectator Centralise and improve messaging around online state 2023-11-21 15:15:46 +09:00
DependencyProvidingContainer.cs
EditorClockTestScene.cs
EditorSavingTestScene.cs
EditorTestScene.cs
LegacySkinPlayerTestScene.cs
ModFailConditionTestScene.cs Add mania/osu sudden death mod tests 2023-12-22 16:43:09 +09:00
ModTestScene.cs Add failing tests 2023-12-22 13:58:12 +09:00
OsuGameTestScene.cs Add failing tests for beatmap inconsistencies 2024-02-18 19:32:21 +08:00
OsuGridTestScene.cs
OsuManualInputManagerTestScene.cs
OsuTestScene.cs Merge pull request #25157 from peppy/spinner-anti-cheese-final 2023-10-24 08:13:32 +02:00
PlacementBlueprintTestScene.cs
PlayerTestScene.cs Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
RateAdjustedBeatmapTestScene.cs
ScreenTestScene.cs
ScrollingTestContainer.cs
SelectionBlueprintTestScene.cs
SkinnableTestScene.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
TestPlayer.cs Show selected submission failure messages even in solo 2024-02-15 10:55:08 +01:00
TestReplayPlayer.cs
TestUserLookupCache.cs