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
Support (un)favouriting beatmap sets from song select
Fix beatmap update button restarting animation at every hover
Fix song select v2 not updating activity to choosing beatmap
Fix failing to parse bundle version on iOS
Add antialiasing to triangles in `MarkerVisualisation`
Update framework
Closes https://github.com/ppy/osu/issues/26879 again (again (again (again (again())))).