Misc hover/select sound usage updates
Update framework
Toggle the expanded state of the multiplayer leaderboard with the user's HUD
Remove playlists type select button from multiplayer
Resolves https://github.com/ppy/osu/discussions/14140. --- Until now, the multiplayer leaderboard would expand during break time. Now, it respects the user's HUD visibility status (which can be toggled using Shift+Tab).
MultiplayerRoomSettings
Update star rating difficulty colours and add spectrum support
Fix colour picker antialiasing
Adjust with the framework-side AudioMixer changes
This reverts commit 34c671f712.
34c671f712
Add the ability to create multiplayer games using only the keyboard
Add ability to choose Team Versus match type and view / switch teams
MatchSettingsOverlay
Fix new possible nullref inspection due to delegate initialisation in constructor
Update existing test to make use of `ManualInputManager.Keys`
Drawable.Click()
Add required multiplayer models (and associated flows) for match "types"
Fix "muted" mod metronome not playing when expected
Change markdown container font to use inter font
DifficultyRating.Hard