osu/osu.Game.Rulesets.Catch
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 Merge branch 'master' into fix-juicestream-velocity 2024-06-28 11:47:39 +02:00
Difficulty Update CatchPerformanceCalculator.cs 2024-05-29 19:25:58 +03:00
Edit Update `HasFlag` usages 2024-07-03 00:19:04 +09:00
Judgements
Mods Adjust "Floating Fruits" in line with layout changes 2024-02-14 01:34:55 +03:00
Objects Merge branch 'master' into fix-juicestream-velocity 2024-06-28 11:47:39 +02:00
Properties
Replays
Scoring Fix banana showers causing fails when hp is at 0 2024-03-20 17:31:33 +09:00
Skinning Remove behaviour of flipping catcher plate on direction change 2024-02-14 07:17:05 +03:00
UI Adjust calls to `GetContainingInputManager()` 2024-06-18 07:41:19 +02:00
CatchInputManager.cs
CatchRuleset.cs Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
CatchSkinComponentLookup.cs Remove unused members from GameplaySkinComponentLookup 2024-04-19 18:03:13 +09:00
CatchSkinComponents.cs
osu.Game.Rulesets.Catch.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00