Not the safe way but got no better idea.
Remove score multiplier on difficulty-increasing mods with customised settings
Fix wiki overlay not handling path redirection properly
Replicate osu!(stable)'s hit target position with "Classic" mod
Add ranked and submitted date storage and filtering
Show update button in beatmap carousel when beatmaps have online changes
Co-authored-by: Dean Herbert <pe@ppy.sh>
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