Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Use avatar_url from user first instead of a.ppy.sh in DrawableAvatar
Refactor catch Movement skill to not require explicit clockrate usage
Externalise autoplay generation from `Player` to allow use of replay playback functions
Add mod "Random" for osu! ruleset
Add nested `PlatformActionContainer` to allow testing of platform actions in visual tests
PlatformActionContainer
Fix beatmap statistics with value of zero not displaying correctly at song select
Closes #13307.
ReplayPlayer
Fix iOS props Newtonsoft.Json version not matching osu.Game
Fix osu!stable directory selection failing if no `Songs` folder is present at install location
Remove HUD skin component lookup in favour of the `MainHUDComponents` target system
Score
Player
Fix relative URLs having a null argument after resolution to `LinkDetails`
Songs
string.Empty
Update dependencies
Bump ppy.LocalisationAnalyser from 2021.524.0 to 2021.525.0
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
Fix hit circles reappearing when changing skins
Remove windows-only note from InspectCode section of readme
Fix lifetime of scrolling hit object not updated when scrolling speed is adjusted
Animate
The transforms applied in `Animate` call was not applied because the piece is recreated.
Update DHO lifetime on entry lifetime change
DrawableRuleset
DrawableEditorRulesetWrapper