Specify legacy skin version of `old-skin` test skin
Co-authored-by: Dean Herbert <pe@ppy.sh> Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Add missing `CurrentSkin` null check in DHO disposal
MessageNotifier
CurrentSkin
Catcher
CatcherArea
Old-style catcher sprite is not supported for all versions
Show osu!taiko centre/rim colouring in editor timeline
Skin
SkinInfo
Add remaining metadata fields to editor setup screen
Closes #13443.
Fix negative offsets incorrectly wrapping in timing screen
IsRomanised()
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Add `star` keyword to `FilterQueryParser` criteria
It was a warning...
RulesetSkinProvidingContainer
`Drawable.Dispose` is usually in an asynchronous context (async disposals stuff) and therefore this could cause a "collection was modified; enumeration opeartion may not execute" exception.
Player
Tickled me.