DifficultyBindable
maxValue
CurrentNumber.MaxValue
LegacyDrainingHealthProcessor
Fix mod select overlay columns not displaying properly sometimes
Fix settings colour scheme wrong when viewing gameplay from skin editor button
Closes https://github.com/ppy/osu/issues/27949.
Closes https://github.com/ppy/osu/issues/26504. As far as I can tell the issue is basically another manifestation of https://github.com/ppy/osu-framework/issues/5129, i.e. presence overrides causing dropped invalidations and thus completely bogus hierarchy state. The fix is to raise the appropriate invalidation manually.
Fix replay export not working correctly from online leaderboards
Fix gameplay PP counter not matching results screen
Task.CompletedTask
null
Add verify checks for incorrect audio formats
Fix `cursormiddle` not using the same source as `cursor`
Add ability to quick exit from results screen
cursormiddle
cursor
Improve `EditorTable` performance
Update framework
Give SerialisedDrawableInfo sane defaults
Fix mod search box not tracking external changes to focus state
Remove unused members from GameplaySkinComponentLookup
Remove unused method
ChannelType
yield break;
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Globally silence Discord RPC registration failures
Add sound feedback to all tab controls with keyboard interaction
Upgrade to SDL3