ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.54k stars 2.31k forks source link

Ability to display beatmap conversions from non-osu! ruleset beatmaps via interfaces #9263

Open swoolcock opened 4 years ago

swoolcock commented 4 years ago

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.

enoslayd commented 4 years ago

This can be useful to mvis ruleset too by allowing access to all modes (including catch and mania) since some Beatmaps are exclusive to one mode