to get user ID when importing scores
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
Fix editor screen test scenes not updated to show their screens
Fix tournament client crashing at startup when osu!(stalble) is at ranking screen
[Test]
CurrentMatch
null
Update framework
Add sounds for some lobby events
Should better allow for adjusting in the future, as well.
Change default skin's judgement result transform to reduce allocation overhead
Remove bindable usage in `PathControlPoint`
Fix unbind exception in `DifficultyBindable` due to different bindable type bindings
Remove delegate overhead in `SkipOverlay`
Fix osu!mania editor crashing on compose screen load
Avoid `Enum.GetValues` allocation overhead in each score population pass
Avoid unnecessary array/LINQ operations when replay frames have no action changes