BeatmapOffsetControl
TestSceneKeyBindingPanel
ScoreInfo.{ -> Client}Version
For any potential future usage
Fix mod search textbox having focus while settings are visible
I think this is required because there is a higher chance of batched updates with the new structure (and less calls to `BeatmapSetsChanged` which causes re-selection).
Improve handling of beatmap collection changes in `CollectionDropdown`
Fix skin editor crashing in some circumstances when opened in main menu
Adjust some mod multipliers for initial leaderboard sanity
Display osu!mania keycount in song select carousel panels and details
freehandToolboxGroup
Simplify user presence structures for serialisability
Change default slider velocity for new beatmaps to match osu!stable
UserStatus
There were absolutely no gains from having it be a reference type / class, only complications, especially when coming from the serialisation angle.
Fix searching at song select matching incorrect ruleset
Don't even ask. Just smile and nod.