Expose LegacyScoreDecoder.PopulateAccuracy()
Highlight invalid playlist items during room creation
Update all simple cases of switching to `IWorkingBeatmap`
Disable cancelling of update via notification
Add difficulty attribute formatting
IWorkingBeatmap
const
Wasn't being used for anything, confusing that it's even possible.
Fix `StandAloneChatDisplay`'s `TextBox` having different corner radius
Fix song select leaderboard potentially displaying outdated or incorrect content
Update `DifficultyCalculator` to take an `IRulesetInfo` and `IWorkingBeatmap`
StandAloneChatDisplay
TextBox
Fix `TestSceneBeatmapRecommendations` testing with an online ID of 0
CancellationToken
Update `PlaylistItem` to use `IRulesetInfo`
loadingLayer
CreateRoom
This fixes `TestScenePlaylistsMatchSettingsOverlay` incorrectly leaving the loading layer visible.
Add update manager which performs no update action
DrawableRoomPlaylistItem
Add `IBeatmapInfo`/`IBeatmapSetInfo` equality support and update `BeatmapCollection` to use interface types
APIBeatmap
APIBeatmapSet
APIUser
MatchesOnlineID