Use actual drawables instead of texture in DrawableRank
Add ability to download and watch replays Co-authored-by: Dean Herbert <pe@ppy.sh>
Update framework
Load beatmap content asynchronously in the background Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Remove all non-transform LogoVisualisation per-frame allocations Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Add database statistics to GlobalStatistics
Centralise SocialOverlay's scheduling logic
Avoid Intro screen holding references to the intro beatmap
Avoid using a BufferedContainer for backgrounds unless required
Add weak WorkingBeatmap cache Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
.
Update menu backgrounds
Just some clean-ups to make it easier to confirm correct logic
Add support for legacy skins which use animation frames to hide elements Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>