PresentImport
Add "no scope" mod for osu
Fix intermittent multiplayer tests
Interpolation.Lerp
Better handles cases where the combo may be changing faster than the transition length.
Change `RoundedButton` to source from overlay colour provider
Fix startup import test waiting on potentially incorrect notification type
Further testing shows continuations also run before the .Wait() returns.
Refresh appearance and use colour provider theming in sliders and checkboxes
RoundedButton
Expanded
SettingsCheckbox
Fix multiplayer components updating when not alive
Fix incorrect usages of `Scheduler.AddOnce`
Scheduler.AddOnce
Should close https://github.com/ppy/osu/issues/15092. - [ ] Depends on https://github.com/ppy/osu-framework/pull/4826.
Move `DifficultyControlPoint`s to be specified at a per-`HitObject` level
Fix gameplay audio ramping down in frequency a second time at the end of the fail sequence
Fix multiplayer gameplay flow test scene failures due to button not being ready
Refresh dropdown appearance & add themed variant to settings sidebar
Fix `AudioFilter` test not stopping track on forced exit
AudioFilter