- Applies to Slider Ticks and start circle. repeat/endpoints still need addressing. - Removed SliderTicksLayer abstraction for now.
# Conflicts: # osu.Game/Beatmaps/Drawables/BeatmapPanel.cs # osu.Game/Graphics/UserInterface/BackButton.cs # osu.Game/Screens/Play/KeyCounter.cs
# Conflicts: # osu.Game/Graphics/UserInterface/BackButton.cs # osu.Game/Screens/Play/Player.cs # osu.Game/osu.Game.csproj
Fix some nullrefs when running visualtests with no maps loaded.
Specify ScoreProcessor.Judgements.Capacity
I didn't move _every_ color here, but most of them. The ones I left behind are mostly just shades of gray. Closes #126
# Conflicts: # osu.Game.Modes.Osu/Objects/Drawables/DrawableSlider.cs
Slider & other hit object improvements.
Style misses better.