Rework `AccuracyCircle` to not use `BufferedContainer`s
Implement difficulty tooltips for multiplayer lobbies
Matches everything else.
TestSceneDifficultyIcon
Adjust search terms for mods
Fix visual BPM difference between beatmap wedge and mod selection
Closes https://github.com/ppy/osu/issues/27111.
Clear stored username/token from config when relevant checkboxes are unticked on login panel
This reverts commit d01421b951.
d01421b951
Add highest rank tooltip to global rank display
Reduce allocations in `TimelineBlueprintContainer`
Update framework
Fix beatmap carousel string carousel not matching expectations
DEFAULT
INSTANCE
Matches other similar comparers.
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
Fix classic skin follow circles animating from incorrect starting point
Apply padding to `GridContainer`s directly where possible
Fix `LegacyApproachCircle` incorrectly applying scaling factor
Reduce mania editor allocations with many objects selected
LegacyApproachCircle
Reduce osu editor allocations with many objects selected
Localise storage error popup dialog
Also don't show on `LoginOverlay` usage for now.