[Feature Request] Chart sorting per-meter #516
SheepyChris
started this conversation in
03 - Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please Select the game mode your feature request is about.
All Game Modes
Is your feature request related to a problem?
Currently, the game will arrange the list of available charts in order as how they were inserted in the simfile being parsed. This can result in out-of-order lists relative to the level/meter of charts.
Describe the solution you'd like
For gamemodes that utilize the Easy/Medium/Hard/etc difficulty types such as
dance
, the levels should be ordered from lowest to highest if there is more than one chart with the same difficulty. For gamemodes that do not feature difficulty types, such aspump
, all charts from the same steps type (single, double, etc) should be ordered from lowest to highest, independent if the simfile also contains different difficulty types.Describe alternatives you've considered
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions