Fix back-to-top button handling input outside itself
Add more SFX to SSv2 components
Closes https://github.com/ppy/osu/issues/34382. I'm aware that the animation now affects hit area. I think it's fine.
Refactor song select panel background layout and rendering
Revert "Update framework"
This is temporary until we have a fix for https://github.com/ppy/osu/issues/34340, which will require resolution in bass-side thread https://www.un4seen.com/forum/?topic=20482.msg145307#msg145307.
Fix present beatmap audio start at the preview point
Fix iOS bundle version
Fix beatmap offset control potentially reporting negative zero
CFBundleVersion
Fix a cosmetic UI issue where -0.0 is displayed when clicking the Calibrate using last play button. Removed changes to AudioOffsetAdjustControl and added check to ToStandardFormattedString for if floatValue is 0
Remove iOS workload rollbacks
Store pause count to scores
Co-authored-by: Dean Herbert <pe@ppy.sh>
Add verify check for lowest diff drain/play time requirements
Fix editor background not updating in certain scenarios
IBindable<WorkingBeatmap>
EditorBackgroundScreen
Animate heart icon when favouriting beatmaps
Fix playlists leaderboard provider not being thread safe
TimeSpan
Should close https://github.com/ppy/osu/issues/34222. I haven't exactly managed to reproduce the issue myself but I'm relatively confident in the imagined mode of failure here. See https://github.com/ppy/osu/blob/861a7e1db4b72ccfec67ef5f9a6a19faa0978d3f/osu.Game/Screens/OnlinePlay/Playlists/PlaylistsPlayer.cs#L25-L37 https://github.com/ppy/osu/blob/861a7e1db4b72ccfec67ef5f9a6a19faa0978d3f/osu.Game/Screens/OnlinePlay/Playlists/PlaylistsPlayer.cs#L53
Add grouping separator to PP display in user profile overlay (also display decimal value in tooltip)
Add initial support for filtering by user tags in song select
Fix beatmap set cover not loading at screen edges
Fix date-based grouping modes handling months incorrectly
Fix incorrect grammar in editor's verify section