GameplayClockContainer
GameplayClock
Also fixes `SongProgress` being displayed in skin editor on non-gameplay screens, due to `GameplayClock` not marked as a required dependency.
StartTime
LoadTrack
Reduce calls to `LoadTrack` by implicitly running on test/dummy classes
Move beatmap collections to realm
DefaultSongProgress
TrackLoaded
TestWorkingBeatmap
Remove unused `RulesetStore` from `BeatmapManager` constructor
Add more comprehensive xmldoc for beatmap model classes
FirstHitTime
LastHitTime
Add realm refresh calls to fix intermittent test failures on new update tests
RulesetStore
BeatmapManager
- refactor `SongProgress` - make`UpdateProgress` more readable - enable NRT on new classes - refactor `TestSceneSongProgress` to use `GameplayClockContainer`
DrawableRoomPlaylistItem
Remove nullable disable annotation in mods for taiko ruleset.
Remove nullable disable annotation in mods for mania ruleset.
NotificationOverlay
CollectionSettings
ManageCollectionsDialog
CollectionFilterDropdown
Add Toast notification to ExternalLinkButton's context menu