Co-Authored-By: n0099 <n@n0099.net>
because of https://github.com/ppy/osu/pull/21308/commits/6900d0120a70287ef531a4c0facd398508a76b06
wtf
ObjectDisposedException also appear when zipwriter dispose after user request cancel
No one wants to export multiple copies of the same model at the same time, right?
https://github.com/ppy/osu/pull/21739
Hide `ResumeOverlay` when `OsuModAutopilot` is enabled
Adjust song select background dimming to be more evenly applied
ResumeOverlay
It is impossible for the callback passed to `ApplyToBackground()` to receive a null reference. See `OsuScreen.ApplyToBackground()` - if the background to call the callback on were `null`, then an `InvalidOperationException` would be thrown instead.
Refactor `GameplaySampleTriggerSource` test to not be realtime dependent
GameplaySampleTriggerSource
GamepleSampleTriggerSource
UseResumeOverlay
Move MaximumJudgementOffset to HitObject
Simplify and rename `SkinnableTargetComponentsContainer`
Fix exports failing if a directory exists with the proposed filename
TestSceneBeatmapSkinFallbacks
SkinnableTargetComponentsContainer
Fix osu!mania long notes not displaying correctly since recent update