github ppy/osu 2022.810.2

latest releases: 2024.312.1, 2024.312.0, 2024.302.1...
19 months ago

Thanks for following along! This is a tagged release (2022.810.2). For more information check out the osu! changelog page and dev blog.

Online

Use a placeholder user with the correct username during login process (#19662 by @peppy)

This allows for various components (like gameplay) to obtain a correct username even if the API is not yet in a connected state. The most common case is during startup, where a connection may not have been established yet, but the user's username was restored from their config file.

Local scores will now have the correct username (although avatar etc. will be missing, which I think it fine) even if the API is not yet connected. Previously, they would show up as "Guest".

Reliability

Fix crash when minimising while fullscreen on windows (ppy/osu-framework#5344 by @peppy)

Unfortunate change in behaviour of a library we use (SDL) :(.

Fix crash when attempting to import on mobile platforms (#19677 by @peppy)

Regression due to unrelated code changes.

Smaller changes

  • Handle cancellation at more points during Player initialisation (#19669 by @peppy)

Full Changelog: 2022.810.0...2022.810.2

Don't miss a new osu release

NewReleases is sending notifications on new releases.