Refactor BeatmapSetOverlay to use chained bindables
Fix race condition during game load + disposal
Conditionally add some UI elements only on desktop
Better beatmap deletion handling while in multiplayer song select
Use ToQuantity instead for words with number prefixes
Fix download buttons displaying wrong state for deleted beatmapsets
Use pattern matching wherever possible
Enable more stringent inspectcode style inspections
Use expression body for property get/set where possible
Prevents crashes from trying to access features that are not applicable to mobile.
Fix OsuGame test case not working
Reduce square graph overhead
Fix home button being cancelled by mod select again
Clear delegate list rather than relying on unbinds