Show update button in beatmap carousel when beatmaps have online changes
Adjust default follow circle animations to feel nicer
Highlight perfect slider tick/end values in beatmap info leaderboards
Fix slider velocity not using previous value if slider is not adjacent
Remove nullable disable annotation in the mods.
Fix multiplayer map selection carousel opening to wrong map
Fix floating mouse position not running correctly in single thread mode
Fix editor clap/finish buttons being ordered against expectations
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
Noticed while testing on iOS. Previously, the interpolation was being done in input handling but using the update thread clock, leading to incorrect application.
And initialize the breaks to avoid get the null instance.
Also, mark as nullable for some properties.
osu!taiko performance points balancing
Remove non-overlapping velocity buff from Aim in osu!
ModelDownloader
Fix `BeginPlayingInternal` firing actual errors when beatmap not available online
OnlineMetadataClient
BeatmapUpdater
BeatmapInfo
System.ComponentModel.Component
Add mention of "compatibility mode" in windows version check error message