SettingsCheckbox
Move `DifficultyControlPoint`s to be specified at a per-`HitObject` level
Refresh dropdown appearance & add themed variant to settings sidebar
AudioFilter
Improve `PlayerLoader` audio and visual transitions
BeatmapInfo
PlayableBeatmap.BeatmapInfo
It doesn't play nicely with screen exiting, as it is automatically unbound during the exit process. Easiest to just avoid using this for now.
Fix `BeatmapConverter` not cloning deeply enough
Update appearance of buttons in settings sidebar
Fix intermittent playlist results screen test failures
multipleIncrementMods
Allow intro screens to be created without loading a `MainMenu`
TestSceneIntroWelcome
Filter
Copy `BaseDifficulty` to `Beatmap<T>` and move the majority of write operations across