1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-19 04:22:55 +08:00
osu-lazer/osu.Game/Screens/Edit/Setup
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
..
ColoursSection.cs Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
DesignSection.cs Enable nullability for setup screen 2023-01-14 02:24:28 +03:00
DifficultySection.cs Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
LabelledFileChooser.cs Add pop-in/pop-out sfx to more overlays 2023-08-17 18:36:37 +09:00
LabelledRomanisedTextBox.cs Enable nullability for setup screen 2023-01-14 02:24:28 +03:00
LabelledTextBoxWithPopover.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
MetadataSection.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
ResourcesSection.cs Changed file chooser in resource selection to show file name when file is selected 2023-12-04 22:51:56 +01:00
RulesetSetupSection.cs Enable nullability for setup screen 2023-01-14 02:24:28 +03:00
SetupScreen.cs Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
SetupScreenHeader.cs Remove remaining hexacons usages 2023-12-27 17:42:18 +01:00
SetupScreenHeaderBackground.cs Localise background header 2023-01-15 01:49:19 +03:00
SetupSection.cs Enable nullability for setup screen 2023-01-14 02:24:28 +03:00