Change initial strain value in skills from 1 to 0
Update settings sidebar colour scheme and general appearance
HoverTarget
Felt quite convoluted to follow. Have just duplicated the single shared line instead.
SidebarIconButton
multipleIncrementMods
TaikoMultiplierAppliedDifficulty
Implement Blinds performance calculation in osu!
Fix usages of `SettingsTextBox` having `null` as the default
Implement Relax difficulty calculation in osu!
Fix weird textbox behaviour when entering a random mod seed overflowing int backing
Move low pass fail effect to `FailAnimation`
Bindable<string>
FailAnimation
Add dynamic filter effect to more places
SuspensionHandler
Allow intro screens to be created without loading a `MainMenu`
Add a dynamic audio `Filter` effect component and use it with `DialogOverlay` popups
TestSceneIntroWelcome
Filter
AudioFilter
Copy `BaseDifficulty` to `Beatmap<T>` and move the majority of write operations across
Change `TestSceneOsuGame` to use `OsuGameTestScene` to avoid async disposal deadlock