Refactor storyboard commands structure and add framework-based transform loop support
Fix now playing overlay text scroll breaking when toggling metadata language setting
AutomaticallyDownloadMissingBeatmaps
Improve `PathControlPointVisualiser` performance
dotnet format
nt
Do not lookup usernames for scores without an online ID
Fix `BeatmapAttributeText` breaking due to enum serialisation woes
Update local metadata lookup cache more often
BeatmapAttributeText
Scroll now playing overlay text when overflowing
Better signify private rooms by showing a different status pill design
Room.Status
Fix chat overlay being far too large
Fix beatmap backgrounds loading default briefly before final display
Stop using visually noisy `bg4` for default backgrounds
Fix beatmap listing cards being far too large
IsLoaded
Schedule
Due to the way `ModelBackedDrawable` works, the default starts to get loaded even though a final `Beatmap` has been set. This avoids loading the default fallback unless a beatmap has been set (and has no background itself).
bg4
This has always really annoyed me.