Skip to content

2023.614.1

Compare
Choose a tag to compare
@peppy peppy released this 14 Jun 09:43
· 11981 commits to master since this release

Hotfix release number 2 ahoy! Local score fixes!

What's changed

Gameplay

Fix flashlight mods not working on Metal (ppy/osu-resources#262 by @frenzibyte)

Has been broken for a couple of releases. Finally fixed!

Scoring

Migrate old standardised scores to new algorithm (#23892 by @peppy)

We originally weren't considering fixing old scores set by users in their local client, but due to a sizable number of requests we've added a migration for these.

After you run this release, all your local score will be converted to the new standardised scoring system.

Note that this is a best-effort implementation. It inserts misses in a way that gives the user the best possible combo streaks considering the only information we know (MaxCombo). So if anything, you'll have to try a tiny bit harder to beat your old scores.

But at least you CAN actually beat them now, right? :)

Full Changelog: 2023.610.0...2023.614.1