Describe the new feature:
Currently, BeatmapConverter subclasses do not care about the ruleset of the source beatmap, but only osu!standard maps can be selected for conversion from within the game.
Proposal designs of the feature:
Add a method of detecting valid conversions for the currently selected ruleset and use it as part of the song select filter.
Describe the new feature: Currently,
BeatmapConverter
subclasses do not care about the ruleset of the source beatmap, but only osu!standard maps can be selected for conversion from within the game.Proposal designs of the feature: Add a method of detecting valid conversions for the currently selected ruleset and use it as part of the song select filter.