(cherry picked from commit 3926238be9)
3926238be9
(cherry picked from commit debe13629f)
debe13629f
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.
Also removing a lot of mania code relating to gravity mod for now.
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