Fix colours with alpha components not being parsed
# Conflicts: # osu.Game.Rulesets.Catch/UI/CatchPlayfield.cs # osu.Game/Rulesets/UI/Scrolling/ScrollingPlayfield.cs
Also remove the dependency on Cake.CoreCLR cake.tool does not use the packages.config.
Fix last visit not supporting null values
Can now be null if a user chooses to hide their online status
Remove duplicated code
Fix gameplay mouse button disable setting no longer having any effect
Update LastVisit JSON property name
Regressed at https://github.com/ppy/osu/commit/50091252e272564807e046b699d6619382a44891#diff-20562da8cde558aacafa9540b97b7975
Fix cursor not hiding in screenshots
Update framework (UIEvent arg, HandleInput usage)
Move judgement text to internal container
Hide resolution dropdown when starting in windowed mode