GreepTheSheep / openplanet-MXRandom

An Openplanet plugin that takes a random map from MX / TMX and play it
https://openplanet.dev/plugin/mxrandom
GNU General Public License v3.0
19 stars 28 forks source link

Search settings UI could be more intuitive #102

Open Wain4 opened 1 year ago

Wain4 commented 1 year ago

I've noticed multiple streamers having the same problems with the RMC search settings menu.

They don't notice that "use these parameters" is a checkbox and they need to select it.

If they're new to RMC, they don't know that there is a length filter by default, and they need to set their own length filter if they want to keep it.

If they're not tech-savvy, they don't know what "tag inclusive search" means.

dwhitacre commented 1 year ago

what do you propose as a solution to these?

Wain4 commented 1 year ago

TMX has an explanation when hovering over "tag inclusive search". The length filter could be set to the standard RMC value by default (3 minutes). And to stay consistent, the tag filter needs to do the same (exclude kacky by default). For the checkbox, I don't know any solution that doesn't impair the current functionality. Best I have is making the parameter settings uneditable (grayed out) when the checkbox is unchecked.