Display beatmap's source on song select#331
Conversation
|
Just curious, is this how osu! displays the source? Perhaps this should be available behind a pref? I already know where my songs come from, so I, for one, don't really care to see the source, especially if it's full of kanji that I can't read. |
|
Its close to how osu! displays the source in its user interface. I had put the source display to maintain the completeness of the osu! UI even on different platforms, plus the fact that osu!'s search functionality also takes into account the beatmap source (to those who can read/type it) If you want it behind a setting, I can put it just under the "Prefer metadata in original language" setting to maintain a sort-of right flow. |
|
Parity is good, which means if this were a setting, it should probably be on by default. I'd defer to @itdelatrisu for the placement of the setting (if he even wants one), but I agree that it would go there. The code otherwise looks good. |
|
Merged, sorry for the terribly late response on this. |

Updates the display on the song and main menus to display where the audio came from (e.g.
東方Project,Nico Nico Douga,ラブライブ! School idol projectetc.)Expect use of Unicode characters as
beatmap.sourceis not limited to English.