Fix osu!mania note masking resulting in miss judgements not occurring.
Fix icon states being updated incorrectly when being set too early
Implement judgement text for osu!mania
Fix osu! logo triangles going super fast when the track is paused
Initial implementation of osu!mania hit explosions
Ensure WorkingBeatmap's Track is never null
Update osu!mania notes + hold notes with glows
Update BlendingMode usages to reflect framework changes
# Conflicts: # osu-framework
Fix regression causing autoplay to fail
Update framework and target .NET 4.6.1
Beatmap details rewrite
Fix nullref when loading MusicController VisualTest after Player VisualTest