StatisticsPanel
ScorePanelList
Fix touches on judged circles changing cursor position
[Solo]
Add setting to allow hiding all country flags
Add glow to footerV2 buttons
Improve animation of new song select footer buttons
Use `MustDisposeResource` annotation to appease new ReSharper inspection
MustDisposeResource
Add mod display and unranked indicator to new song select footer
UnrankedBadge
Store total score without mod multipliers to local database and to replays, and send it on score submission
There have been enough requests for this at this point to implement it.
Update logo to v4b
Fading out the mod display looks quite ugly, since alpha is applied per mod sprite, introducing bad visual on the intersection between mods.
ModDisplay
This is especially visible when reloading `SongSelectFooterV2` while multiple mods are already selected. The mods will appear expanded then contract.
Apply adjustments after framework changes
Make deletion confirmation less confusing