RealmContextFactory
GameHost
Fix intermittent playlist results screen test failures
Use comma separator for tournament score displays
Remove int casts in difficulty calculation
osu! Rhythm Complexity SR & PP Rework
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`
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