Maybe slightly better readability. Dunno.
SoloStatisticsWatcher
OsuGame
Doesn't feel like it needs to be in base, and it being in base was causing problems elsewhere before.
Add support for displaying "unranked PP" placeholder
Use more stringent checks when applying online metadata
Add aliases "author" and "mapper" for creator results
Only compute flashlight in osu! difficulty calculations when required
After https://github.com/ppy/osu/pull/23362 I'm not sure the `LocallyModified` check is doing anything useful. It was confusing me really hard when trying to parse this logic, and it can misbehave (as `None` will also pass the check).
Fix huge allocation overhead during beatmap texture creation in song-select screen
Refactor metadata lookup flows
Replace linq usage in `Previous` and `Next` on `DifficultyHitObject` with more direct computation
Add note to never run release config to contributing guidelines
Previous
Next
Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix deselecting slider adding control points
See https://discord.com/channels/188630481301012481/188630652340404224/1205886296439136286 for the latest instance of this, but this really keeps happening. Maybe someone will read this and stop themselves from making the same mistake. One can dream.
Suggest to update only if the latest release is available for the current platform
Improve exception logging of unobserved exceptions via `FireAndForget`
Fix profile current location and interests icons not matching web
Add additional gameplay metadata to room score request
Allows "author" to show the results of "creator"