# Conflicts: # osu.Game.Rulesets.Catch/CatchRuleset.cs # osu.Game.Rulesets.Osu/OsuRuleset.cs # osu.Game.Rulesets.Taiko/TaikoRuleset.cs # osu.Game/Rulesets/Ruleset.cs
Fix beatmap card play button not working with touch inputs when not hovered
Add arrow shortcuts to skin editor
ulong
Add clicks/second counter to HUD
TrueGameplayRate
Fix several weird scenarios with online play song selection
Update framework
Refactor `TrueGameplayRate` to account for only gameplay adjustments, no matter what
Fix playlist items showing download button briefly during initial display
Show judgement colours in hit distribution graph
Implement support for multiple active countdowns in multiplayer
TestScenePlaySongSelect
Very mess.
Fix missing null checks on `selectedBeatmap` fields in `BeatmapCarousel`
Tidy up `TestSceneStoryboard`
BeatmapCarousel
VectorScale
TestSceneStoryboard
Fix completion toasts sometimes not displaying
NonGameplayAdjustments
GameplayAdjustments