Update framework
Fix circle piece animation sometimes not playing when a replay is rewound (again)
Improve hit error judgement displays
Stops it from immediately disappearing.
The general rule is that screens should only apply colours and the likes on enter / resume, and leave the outwards transition to whatever screen is coming next.
PlayerLoader
ClearTransforms
The transforms are cleared by DHO before `ApplyCustomUpdateState` is invoked.
Use candidate skin for mania skin key lookup rather than `this`
Bring back skin background source
Remove some obsoleted members
this
Co-authored-by: ekrctb <32995012+ekrctb@users.noreply.github.com>
DrawableJudgement
Undated, but change was made on 2020-11-18.
Fix registered event not unregistered on dispose
Fix hit circle animation is removed when a replay is rewound
IEquatable
Fix DT being doubled in multiplayer spectator
Fix sliders sometimes being outside of the playfield with osu! random mod enabled
Fix possible nullref when exiting song select too fast
Move legacy `ScoreInfo` to be completely based on presence of classic mod
Fix default skin sample fallback logic existing within `PoolableSkinnableSample`
ScoreInfo