Fix scale of skin element bounding box
Add versioning of local scores
Fix slider tick / end misses displaying with full size on legacy skins with animated misses
Resolves https://github.com/ppy/osu/issues/25987. Structure is a bit clumsy but I'm not sure how to do better...
ClientVersion
ScoreInfo.{ -> Client}Version
Relocate numeric HitResult values, add accuracy conversion
For any potential future usage
Closes https://github.com/ppy/osu/issues/25974.
Fix save & export failed replay hotkeys handling repeated keypresses
Addresses https://github.com/ppy/osu/discussions/25968.
Show slider tick / slider end misses with a visible judgement
Is{Hit,Miss}()
Adjust mania scoring to be more in line with ScoreV2 + 85% acc / 15% combo
ExportReplay
This was already handled in ReplayDownloadButton (https://github.com/ppy/osu/blob/98efff0bd61ea6cc5d6a884aeda1614d81592b9d/osu.Game/Screens/Ranking/ReplayDownloadButton.cs#L114-L115) but seemingly missed for SaveFailedScoreButton
OsuHitWindows
Remove mania mod multiplier for DT/NC
Fix beatmap updates causing one extra carousel selection
Fix thread safety of `OnlineMetadataClient.UserStates`
Fix song select running updates when screen is not active
NotePerfectBonus
Fix osu! standardised score conversion sometimes exceeding bounds