Fix API getting stuck in eternal failing state if login request fails
Add explicit beatmap -> scores deletions rather than relying on FK cascades
Fix sliderbar not working correctly with TransferValueOnCommit = true
Fix searching for "channel" matching all channels
Add scaling support (aka letterboxing)
Update framework
Fix leaderboard not correctly handling cancellation
# Conflicts: # osu.Game/Overlays/Settings/Sections/Graphics/LayoutSettings.cs
Use Find instead of FirstOrDefault
Implement stacking by indices
Remove broken SettingsLabel class
Fix PP not display on profile overlay
Handle ModAutoplay during score construction in the Player