ScalingContainer
See https://github.com/ppy/osu/actions/runs/15754567890/job/44406960692?pr=33775. Logic was running every frame incorrectly. Including transforms doing many allocations.
IDisposable
Closes https://github.com/ppy/osu/issues/32684. Also did a very brief pass on timings and animations.
- Alternative to / closes https://github.com/ppy/osu/pull/32565 - Closes https://github.com/ppy/osu/issues/32516
Replaces kiai fountains for now.
Delay back button appearance when performing a quick restart
AllowBackButton
AllowUserExit
Co-authored-by: Dean Herbert <pe@ppy.sh>
Kinda a weird key. I feel like this deserves a confirmation step unlike mouse clicking the exit button. Addresses https://github.com/ppy/osu/discussions/30471.
Show daily challenge intro screen once per session
Really unnecessary now.
DailyChallengeIntroPlayed
Addresses https://github.com/ppy/osu/discussions/26199.
In preparation for removing the disclaimer screen.
ButtonSystem
MainMenu