FindProvider
SkinManager
TaikoMascot
This reverts commit b904fa6615.
b904fa6615
LegacySkinTransformer
LegacyHealthDisplay
Not actually needed to fix the remaining issue but does feel better
This reverts commit 37c8c63fc5.
37c8c63fc5
ISkinSource
Increase music volume back to 80% for the time being
Implement kiai flash of hit circles
Add error page placeholder for wiki overlay
Create abstract class `OverlaySidebar`
Add seed option for all random mods
Detach gameplay score from replay recorder before importing
Closes #13320.
Add browser-like tab management hotkeys to chat overlay
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Would rather avoid variations of Equals/Equal/IsEqual. There's not really much equality involved as the types are different.
No reason to use a bindable list there, as `CollectionChanged` was never subscribed to.
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