Conflicts: osu.Game.Modes.Catch/CatchRuleset.cs osu.Game.Modes.Mania/ManiaRuleset.cs osu.Game.Modes.Osu/OsuRuleset.cs osu.Game.Modes.Taiko/TaikoRuleset.cs
Make HitRenderer not have a publicly-settable Beatmap, replace AllObj…
Conflicts: osu.Game/Modes/UI/HitRenderer.cs
Because sliderticks provide judgements even though they are added as nested hitobjects, the count method would not work to determine if all hitobjects have been judged. This needs a little bit more thought put in...
More counter bindables!
Conflicts: osu.Game/Modes/UI/HudOverlay.cs
General hud
Conflicts: osu.Desktop.VisualTests/Tests/TestCaseScoreCounter.cs osu.Game/Modes/UI/HUDOverlay.cs
Conflicts: osu.Game.Modes.Osu/OsuRuleset.cs osu.Game/Modes/Ruleset.cs
Remove float ValueAt method.
Conflicts: osu.Game.Modes.Osu/OsuRuleset.cs