osu/osu.Game.Rulesets.Taiko
Bartłomiej Dach c8a64c5950
Remove setup screen controls that do nothing useful
Before I go with a hammer to redesign these, I want to remove stuff that
does nothing first.

Hard-breaks API to allow rulesets to specify an enumerable of custom
sections rather than two specific weird ones.

For specific rulesets:

- osu!:
  - Stack leniency slider merged into difficulty section.
- osu!taiko:
  - Approach rate and circle size sliders removed.
  - Colours section removed.
- osu!catch:
  - No functional changes.
- osu!mania:
  - Special style toggle merged into difficulty section.
  - Colours section removed.
2024-07-10 14:53:16 +02:00
..
Beatmaps
Configuration
Difficulty Refactor out taiko Peaks skill 2024-06-25 23:06:42 +05:00
Edit Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
Judgements
Mods Implement taiko relax mod 2024-06-13 15:06:40 +02:00
Objects Implement taiko relax mod 2024-06-13 15:06:40 +02:00
Properties
Replays
Resources
Scoring
Skinning Share scale factor with hit target 2024-05-27 14:20:28 +09:00
UI
TaikoInputManager.cs
TaikoRuleset.cs Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
TaikoSettingsSubsection.cs
TaikoSkinComponentLookup.cs
TaikoSkinComponents.cs
osu.Game.Rulesets.Taiko.csproj