Rework `ArgonHealthDisplay` to use shaders
Fix lag when dragging first slider control point in editor
Make mod search box text be selected when a new mod is selected/deselected
Fix pop-in scale transition in resume overlay affecting input area
Remember multiplayer room filter mode
Don't leave scores screen empty if no scores are present yet
Only display offset toast when in local gameplay
Allow interacting with playlist item buttons when not selected
This reverts commit 9bc9db9138.
9bc9db9138
Fix background dim occasionally getting in a bad state when exiting gameplay
Fix cursor ripple pool not loading pooled drawables ahead of time
Fix judgement pooling not working correctly in osu!taiko and osu!mania
De-dupe displayed hits in judgement counter
Fix collection dropdown crashing when all collections are deleted at once
Increment the counter over at https://github.com/ppy/osu-framework/pull/6136.
Fix gameplay counter textures not being cached ahead of time
They weren't being initialised correctly on initial pool.
OsuPlayfield
Fix multiplayer potentially selecting mods of wrong ruleset when starting match
Fix touch device mod getting selected as a free mod in playlists
Add `Statistics` bindable to `IAPIProvider` and update it from `SoloStatisticsWatcher`
Add osu! setting to control automatic minimising on focus loss in fullscreen mode