FindProvider
SkinProvidingContainer
Closes #13394.
Remove some obsoleted members
this
I don't think there's any reason difficulty calculators shouldn't be able to calculate for autoplays.
ModAutoplay
UserPlayable
Co-authored-by: ekrctb <32995012+ekrctb@users.noreply.github.com>
Ranked
IsUserPlayable
DrawableJudgement
Undated, but change was made on 2020-11-18.
ModDisplay
This will be replaced anyway once we start to consume osu-web translation strings.
Fix registered event not unregistered on dispose
Fix hit circle animation is removed when a replay is rewound
IEquatable
LabelledDrawable
Fix DT being doubled in multiplayer spectator
applyOrigins
applyCustomAnchors
applyFixedAnchors
UsesFixedAnchor
applyClosestAnchor
checkAndApplyClosestAnchor
applyAnchor
Methods which operate on a collection of `ISkinnableDrawable`s are now plural; ones which take a single item are singular. This also allows cutting down the name of `getClosestAnchorForDrawable` to just `getClosestAnchor`.
updateDrawableAnchorIfUsingClosest
ICatcherPiece
ICatcherSprite
- Fix catcher texture animation is reset for legacy old catcher skin
OverridesClosestAnchor
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`