mirror of
https://github.com/ppy/osu.git
synced 2024-11-15 23:37:52 +08:00
b29e535ca5
At this point its primary usage is the daily challenge event feed, but the leaderboard will be using this too shortly. Because the playlists results screen that exists in `master` is hard-coupled to showing the *local user's* best result on a given playlist by way of hard-coupling itself to the relevant API request, allowing show of *arbitrary* score by ID requires a whole bunch of subclassery as things stand. Oh well. Class naming is... best effort, due to the above. |
||
---|---|---|
.. | ||
TestScenePlaylistsLoungeSubScreen.cs | ||
TestScenePlaylistsMatchSettingsOverlay.cs | ||
TestScenePlaylistsParticipantsList.cs | ||
TestScenePlaylistsResultsScreen.cs | ||
TestScenePlaylistsRoomCreation.cs | ||
TestScenePlaylistsScreen.cs |