ppy / osu

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

Allow custom rulesets to use non-osu!standard beatmaps #12662

Closed Silver-Volt4 closed 3 years ago

Silver-Volt4 commented 3 years ago

Describe the new feature: Right now, ruleset-specific maps can only be played in their appropriate ruleset (osu!taiko maps can only be played in taiko, mania maps can only be played in mania, and so on). Which was reasonable in stable osu!. However, with custom rulesets, I feel this has changed.

Custom rulesets sometimes implemenmt rhythm game concepts that would only need the specific beats in the track to base its gameplay on. Hitokori (A dance of fire and ice) could totally work with a Taiko or Catch map, since it only involves clicking, wouldn't have to care about taiko/catch specific elements. After all, both taiko and catch are made as osu! maps in the (old) editor, they're just presented differently.

This should all be unranked of course.

Proposal designs of the feature: Allow mods to process ruleset-specific maps, possibly specify which rulesets it can convert from.

Joehuu commented 3 years ago

Duplicate of https://github.com/ppy/osu/issues/9263