SettingsItem
Don't flash screen red on fail if the user has disabled red tinting
I also changed the type of the button to `float` because it was mentally hard to parse a default button that is tracking a `bool` state. Probably not what we want for a test like this.
Signed-off-by: 5ln <xnafumie@gmail.com>
RulesetID
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`