Fix incorrect multiplayer connection building
This reverts commit 10142a4471.
10142a4471
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.
Add support for setting the maximum attempt count for a playlist
Fix mods on participant panels flashing when changed
Fix crashes when setting a mod in free mod select overlay which requires deselection of another mod
BreakTracker.IsBreakTime
Causes a pause from focus lose when playing a beatmap that has a break section at the beginning, due to `IsBreakTime` incorrectly set to `false`
Pause()
performUserRequestedExit()