Add difficulty dropdown to beatmap card
Fix intermittent test failures in scenes using `SpectatorClient`
Use realm for skins
TestSceneReplayReocorder
TestSceeneReplayRecorder
TestScenSpectatorPlayback
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Clean up unused resolved properties
RulesetStore
IRulesetStore
Fix match type not being propagated correctly to other users' settings
* The "create room" button was disabled headless due to not specifying the imported beatmap. In visual tests it seems to work due to selecting from the local database randomly. * The test asserts are brought in line with expectations.