Add ability to vote for beatmap user tags after completing a play
Filter freestyle rooms against all rulesets
Remove end note conversion in mania invert mod (causing unwanted jacks)
See https://github.com/ppy/osu-web/pull/11999.
Add team beatmap leaderboards
Make friends display respond to realtime user presence
Add back right-click-for-new-combo and right-click-delete when in object placement mode
Fix `OsuTextFlowContainer.AddArbitraryDrawable()` not aligning the drawable correctly
Remove JSON property attributes from non-databased taiko difficulty attributes
Improve handling for top-anchored judgement positions in osu!mania
Rewrite playlists to not inherit `RoomSubScreen`
Allow customisation of osu!mania mobile play behaviour
OsuTextFlowContainer.AddArbitraryDrawable()
Closes https://github.com/ppy/osu/issues/32348.
For some reason in actual gameplay there seems to be an `OverlayColourProvider` cached that's nowhere to be seen in tests, and without this change things look bad. Dunno, not looking for it.
StatisticsPanel
OverallRanking
UserStatisticsWatcher