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
Co-authored-by: Liam DeVoe <orionldevoe@gmail.com>
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`
In reality this wouldn't be a long process, but the blocking is really noticeable if you add a Task.Delay(1000) in GetTotalScoreAsync().
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