Tweak the order mods are displayed in
With the alphabetical ordering of mods, differences between the speed adjustment mods can make leaderboards look confusing.
Mods effected: Half Time & Daycore Double Time & Nightcore
ezHTnf | DCeznf
DTflhdhr | flhdhrNC
Images taken from lazer since it has the same problem
I can agree that mods of similar types should definitely be grouped together.
A starting point would probably be to define a global order, using what is available in the mods.json export, ie based on categories or ordering otherwise.
it's already grouped by type (DifficultyReduction etc). I don't think there's any other order hint available.
I guess we're going to need to manually define some ordering.. or add a second level of grouping.
I suppose any ordering fixes will need to be done client side first and then osu-web will replicate the logic.