Cache `IFrameStableClock` in `Player` for easier access
Add a judgement counter to skin components
Add mania hidden & FadeIn mod configuration
IFrameStableClock
Player
Allows directly referencing rather than going through `DrawableRuleset`. Helps with testing and implementation of the new song progress display (#22144).
Add ability to easily mention users in chat by right clicking username
Fix song select potentially operating on `Carousel` before it is fully loaded
IsLoaded
BeatmapCarousel
Reduce padding for too nested comments
Update appearance of user statistics on profile overlay to match web
Integrate comment editor into comments view
Reduce number of value combinations of a test that is taking 2min+ to execute
Always use production (non-experimental) endpoints for tournament client
Fix tournament client not saving changes after populating new data
Fix player rank data not being re-fetched after a tournament's ruleset is changed
Carousel
Should fix test failures like https://github.com/ppy/osu/actions/runs/3939620830/jobs/6739690253.
121 combinations took 2min+
FadeTo
OverlayContainer
Direction
It should be stable enough to use.