2024.312.1
Code Quality
- Implement a "deferred" renderer (ppy/osu-framework#6190 by @smoogipoo)
- Available for testing in the next release, probably.
- Fix incorrect disposal pattern (ppy/osu-framework#6211 by @smoogipoo)
Online
Fix medals which are specific to a game mode not displaying correctly (#27574 by @bdach)
Performance
Reduce update overhead in osu! playfield when many objects are visible (#27562 by @EVAST9919)
Reliability
Downgrade realm to work around crashes on latest release (#27585 by @peppy)
Running osu! with data stored on an ExFAT drive stopped working with the last release. This will be fixed in this release. If your data is missing, please open your osu! data folder and rename the client_xxx_corrupted.realm
file to client.realm
(deleting the new one created with a smaller filesize) after completing the update.
Fix exports containing zero byte files after import from specific ZIP archives (#27586 by @bdach)
Full Changelog: 2024.312.0...2024.312.1