exch-bms2 / beatoraja

Cross-platform rhythm game based on Java and libGDX.
GNU General Public License v3.0
627 stars 146 forks source link

[request] restrict songs to only appear once on the songwheel #717

Open dandeless opened 1 year ago

dandeless commented 1 year ago

When playing beatoraja, there tends to be a lot of clutter on the songwheel, and it becomes difficult to find certain charts that you want to play. BMS itself already differentiates difficulties (normal, hyper, another) and it would be nice to have a IIDX style difficulty select where the program stays on a single difficulty selection while you select music on the songwheel. I would love to implement this in beatoraja myself, but I am far from a programmer. I figure it would require a bit of hard work on the side of a developer to implement this, but I think it would be a great goal for beatoraja.

For more examples of what I'm talking about, players like Qwilight, and LR2 (not by default) will display individual songs on the songwheel. This is also how songwheels function in most rhythm games.