Add UI state display for multiplayer client's beatmap availability
Defer playlist load to improve load time of the now playing overlay
Fix AutoPilot mod failing to block touch input
Implement OnlineOverlay component
Fix editor effect attribute tooltip having unnecessary whitespace when only one is enabled
Refactor osu! ruleset hit policies for extensibility
Fix failing test
Fix missing using
Make most common BPM more accurate
Fix attributes header not being aligned with content in editor timing mode
Fix client potentially not leaving a room on exiting multiplayer
Fix incorrect multiplayer connection building
Disable failing test temporarily pending resolution
Make pausing on window focus loss instantaneous
Fix being able to set zero or negative hitobject duration via timeline
Rewrite connection logic to better handle failure cases
Fix player loader metadata not being centred
Replays are not pausable as can be seen in the `canPause` check.