private set
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
OsuSliderBar
Reword ide section of readme to always use latest version
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
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
Implement column display for new mod design
Replace skin editor buttons with menu bar
Allow `LegacyScoreEncoder` to be used without a beatmap if frames are already legacy frames
ScalingContainer
EditorMenuBar
GameplayClock