osu-web icon indicating copy to clipboard operation
osu-web copied to clipboard

Show difficulty rating with mods applied on score pages

Open cl8n opened this issue 3 years ago • 2 comments

random thing my friend mentioned would be nice. not sure if this fits as an include for scoretransformer, was just the easiest way to get it to that page

cl8n avatar Feb 06 '22 07:02 cl8n

After some discussion, the attribute should be fetched through external api server instead. Similar to score rank but on its own library class (with the data either fetched through score model/transformer itself or its own json).

nanaya avatar Feb 09 '22 05:02 nanaya

To elaborate, if we just want to get this in, maybe it's okay to go with it as-is rather than draw things out, but eventually we're going to want to use the lookup microservice as it will be required in the future.

peppy avatar Feb 10 '22 05:02 peppy