TeamRizu / OutFox

The Bug Reporting Repository for OutFox LTS 0.4, Alpha V and Steam Early Access Builds
https://projectoutfox.com
Apache License 2.0
187 stars 3 forks source link

[Feature Request] Chart sorting per-meter #495

Closed SheepyChris closed 2 years ago

SheepyChris commented 2 years ago

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 as pump, 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