Add ability to select chat tabs with alt-1-9
Various standalone chat display fixes
# Conflicts: # osu.Game.Tests/Visual/TestCasePollingComponent.cs # osu.Game/Online/API/APIRequest.cs # osu.Game/osu.Game.csproj
Add a stand-alone chat display component
Fix targeting netcoreapp2.1 in many places
This has been struck down by @ppy
Add "Blinds" mod
Update README about SDK version
We decided that mods shouldn't be interacting with other mods. This can be added once we have the ability to have per-mod settings, as a difficulty setting local to blinds.
Not sure if we want this going forward.
Remove all retry logic and simplify overall handling of API requests