Closes #2689. - [ ] Depends on ppy/osu-framework#1569 being fixed.
Add Type property to MultiplayerScreen
Fix results screen parallax being cut off
Fix Debug mode instead of Release mode for mono debug target
Add build tasks for visual tests and fix broken launch tasks
Alternative to / closes #2549. Didn't want to reference the toolbar as was done, also wanted to remove the awkward scaling factors so rather than scaling down the inner one, we scale up the outer one.
Fix mania hold notes displaying judgements
Multiplayer lounge
Ensure autoplay tests actually increase score above zero
Stops filtered rooms from briefly displaying.
Fix selecting song in playlist not starting the audio
Fixed banana generation on catch specific maps
Rename CursorOverrideContainer to MenuCursorContainer
Bring pp calculations more in-line with osu!stable
Fix quit button test occasionally failing
Has a pretty large (>6) effect on pp for some maps.
Checked up against DB values + server-side build versions, and these 0.5s don't seem to exist. Brings calculations more in-line with osu!stable.
Prevent user from scrolling outside the timeline in the editor
Add icon next to beatmap title/username to open in browser
Add input toggles to the PlayerLoader screen