osu/osu.Game.Rulesets.Osu
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 Fix stack leniency not applying immediately after change 2024-06-10 14:34:22 +02:00
Configuration
Difficulty Merge pull request #28235 from tsunyoku/optimise-rhythm-evaluator-loop-logic 2024-05-20 20:31:46 +09:00
Edit Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
Judgements Store tracking history to slider judgement result instead 2024-02-29 12:11:50 +01:00
Mods Support increased visibility for first object with traceable mod 2024-06-27 16:00:22 +09:00
Objects Fix editor performance regression with hitmarkers active 2024-06-26 16:26:32 +02:00
Properties
Replays Update usage of `MathUtils` 2024-03-06 12:13:12 +08:00
Scoring Make `RankFromScore()`'s dictionary param readonly 2024-01-22 19:56:30 +01:00
Skinning Move to ctor 2024-05-23 23:45:04 +09:00
Statistics Merge branch 'master' into heatmap-misses 2024-03-18 14:43:24 +01:00
UI Update `HasFlag` usages 2024-07-03 00:19:04 +09:00
Utils
OsuInputManager.cs Fix taps on judged circles changing cursor position 2024-05-14 01:23:55 +09:00
OsuRuleset.cs Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
OsuSkinComponentLookup.cs Remove unused members from GameplaySkinComponentLookup 2024-04-19 18:03:13 +09:00
OsuSkinComponents.cs
osu.Game.Rulesets.Osu.csproj Remove LangVersion redefintions 2024-02-07 03:28:40 +09:00