Update MostPlayedBeatmaps section in line with the web version Co-authored-by: Dan Balasescu <smoogipoo@smgi.me> Co-authored-by: Dean Herbert <pe@ppy.sh>
Retrieve the actual favourite value for beatmaps Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix TriangleDrawNode crash when required triangles is zero
Set "Title" as the default grouping/sorting modes in song select
Centralise osu! circle radius specification Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Fix WorkingBeatmap disposal potentially null-refing
Check if the current leaderboard scope requires API Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix loading animation is no longer present for scores in BeatmapSetOverlay Co-authored-by: Dean Herbert <pe@ppy.sh>
Reduce Triangle drawnode overhead by ~90%
Use limit value for some requests Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
This was never batching, ever. Pointless memory overhead.
Remove unnecessary transforms on top score user section
Fix results screen not showing first tab correctly
Recycle slider paths when the parenting slider dies Co-authored-by: Dean Herbert <pe@ppy.sh>