Fix SpriteIcon invalidation causing game breakness.
Add transform sequence support to IHasAccentColour.
Adjust CS multiplier to match stable
Implement NoFail, HardRock, Easy mods
Also fixes circular references when using IJsonSerializable.
Remove depth setting in SectionsContainer and profile.
Taiko fixes
# Conflicts: # osu.Desktop.Tests/Visual/TestCaseTaikoHitObjects.cs # osu.Desktop.Tests/Visual/TestCaseTaikoPlayfield.cs # osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
Implement Ctrl+Enter for Auto in song select.
Update to support new framework VisualTests structure
There's no need to build to VisualTests when they share everything
# Conflicts: # osu.Game.Rulesets.Taiko/Objects/Drawables/Pieces/SwellSymbolPiece.cs
Fix OsuLegacyDecoder's parser being NULL if no ruleset was specified
Allow Rulesets to create a non-FontAwesome icon
We need to expose EdgeEffect as it's used in places.