Endrik
Endrik
Best alternative seems to be https://epiverse.co/
Retry feeling slow would be fixed when https://github.com/ppy/osu/issues/9039 gets implemented. This PR should only change skip behaviour
Just so the issue shows up when searching for it, it's called quick retry in game, not quick restart.
Looking at the code, doesn't this fail when the update to the beatmap is a deletion of the selected difficulty?
I want to try this. Should I wait for tests to be added or can I test in prod?
* see also: https://github.com/ppy/osu/issues/10222
None of the maps that appear in rejection's news post are actually marked as featured artist maps. All are of the same song, "Signal feat. Such" which appears to be...
I assume `(pp ^ 0.333) * 0.35` is almost the same as proposed algorithm but easier to express. Otherwise seems like a good proposal.
The soft cap is actually around 19.88 and even then it still leaves the 0.85 as a "magic number". I don't see any issue having the formula as `(pp ^...
The idea is amazing but the design is horrible. Never ever should this be a tooltip. Rather have it as a line of text below the score panel.