Reduce 'cursor-tap' sample playback volume on MouseUp
Fix hit distribution graph midpoint rounding not looking great around zero
Fix wiki links containing locale not loading when opened from chat.
Fix calibrating offset from previous non-zero offset not applying adjustment correctly
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
OsuConfigManager
This ensures that running tests in release configuration will not fail due to the same issue being fixed in this PR.
OsuSlider.TooltipText
GetTooltipText
Reword ide section of readme to always use latest version
Closes https://github.com/ppy/osu/issues/17081.
Change `IUpdatableByPlayfield.Update` to be called by the main playfield only
Improve leaderboard messaging when using a custom ruleset (and add localisation support)
Apply scaling container transforms at a single point to improve transitions
Add ability for player loading screen settings to scroll
Remove padding from distribution graph bars to fix some bars becoming invisible at low sizes
private set
OsuSliderBar
As we add more items here this is going to become necessary. Until the design no doubt gets changed.
Not sure this will be accepted and it's likely only ever going to show in tests, but seems to be a better approach to midpoint rounding for this case?
IUpdatableByPlayfield.Update
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Add basic beatmap offset adjustment