BeatmapCarousel
Closes https://github.com/ppy/osu/issues/19949.
Rewrite of the colour skill & refactoring of difficulty calculation within osu!taiko
No "gameplayClock" usage with playfield update mods
Add option to copy URL rather than open an external link
Add date submitted sorting
Add profile url context menu to user container
Move `MasterClockState` handling in to `SpectatorSyncManager`
MultiSpectatorScreen
CreateMasterGameplayClockContainer
ReadyToStart
masterState
MasterClockState
SpectatorSyncManager
WaitingOnFrames
ProcessFrame
Tidy up spectator clock/manager naming and interfaces
readonly
get-only
IsRunning
SpectatorPlayerClock
MasterClock
SpectatorClockSyncManager
ISpectatorPlayerClock
Too many levels of redirection. One interface with one implementation is not useful, IMO.
ISyncManager
MasterGameplayClockContainer
Invert creation of clocks in multi-spectator
AddClock
CreateManagedClock
Source_Set
Fix editor crashing on mobile releases
Change most ruleset-accessible string types to Localisable strings