Add beatmap deletion support.
Note that this is a very naive approach and will result in file access exceptions. This will be fixed in a further commit.
They can now only be instantiated from BeatmapDatabase and are abstract (to avoid misuse).
Remove unnecessary using statements
Fix warnings; add "Async" suffix
Renames Colour to BackgroundColour instead.
Enable Tabbing in LoginOptions
Framework updates.
Add loading screen.
General fixes
General fixes.
Basic ChatOverlay design implementation
Add resiliency to update process when delta patching fails.