Simplify method of marking players as playing in test scenes
Fix legacy slider body colour interpolation
Update framework
Update build status badge to github actions
Misc hover/select sound usage updates
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