mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 22:27:25 +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. |
||
---|---|---|
.. | ||
RoomStatuses | ||
APICreatedRoom.cs | ||
APILeaderboard.cs | ||
APIScoreToken.cs | ||
BeatmapAvailability.cs | ||
CreateRoomRequest.cs | ||
CreateRoomScoreRequest.cs | ||
GetRoomLeaderboardRequest.cs | ||
GetRoomRequest.cs | ||
GetRoomsRequest.cs | ||
IndexedMultiplayerScores.cs | ||
IndexPlaylistScoresRequest.cs | ||
IndexScoresParams.cs | ||
ItemAttemptsCount.cs | ||
JoinRoomRequest.cs | ||
MatchType.cs | ||
MultiplayerPlaylistItem.cs | ||
MultiplayerScore.cs | ||
MultiplayerScores.cs | ||
MultiplayerScoresAround.cs | ||
OnlinePlayBeatmapAvailabilityTracker.cs | ||
PartRoomRequest.cs | ||
PlaylistAggregateScore.cs | ||
PlaylistExtensions.cs | ||
PlaylistItem.cs | ||
Room.cs | ||
RoomAvailability.cs | ||
RoomCategory.cs | ||
RoomStatus.cs | ||
ShowPlaylistScoreRequest.cs | ||
ShowPlaylistUserScoreRequest.cs | ||
SubmitRoomScoreRequest.cs | ||
SubmitScoreRequest.cs |