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.