Toggle the expanded state of the multiplayer leaderboard with the user's HUD
Idle
LoadComplete
The state may already be changed before `LoadComplete` is called because DHO is already added to the draw hierarchy.
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