Fix results screen displaying after failing on the last hitobject
Fixes a bug where if you failed on the last hitobject, the AllJudged event will have already been invoked.
Also self-contains the tab options inside the tab control.
Fix osu crashing if a invalid gamerule is given in the game.ini
Fix early access to beatmap in LogoVisualisation
Missed this one..
Fix beatmap info wedge not displaying
Add playback settings to the Editor
Implement Sudden Death and Perfect mods
Reduce synchronous access to WorkingBeatmap properties