mirror of
https://github.com/ppy/osu.git
synced 2024-11-16 01:17:27 +08:00
12bd516a57
RFC. Closes https://github.com/ppy/osu/issues/18169. Implements the given proposal of keeping the current stable order but adding a shuffle facility to the now playing overlay, and enabling it by default. There are more changes I want to make here but I'd like this to get discussion first, because I am likely to continue putting this sort of selection logic into `MusicController` and I just want to confirm nobody is going to have a problem with that. In particular this is not sharing the randomisation implementation with beatmap carousel because it doesn't generalise nicely (song select cares about the particular *beatmap difficulties* selected to rewind properly, while the music controller only cares about picking a *beatmap set*). |
||
---|---|---|
.. | ||
IntroTestScene.cs | ||
TestSceneAudioDucking.cs | ||
TestSceneIntroCircles.cs | ||
TestSceneIntroMusicActionHandling.cs | ||
TestSceneIntroTriangles.cs | ||
TestSceneIntroWelcome.cs | ||
TestSceneLoader.cs | ||
TestSceneLoginOverlay.cs | ||
TestSceneMainMenu.cs | ||
TestSceneMusicActionHandling.cs | ||
TestSceneOnlineMenuBanner.cs | ||
TestSceneSideOverlays.cs | ||
TestSceneSongTicker.cs | ||
TestSceneStarFountain.cs | ||
TestSceneSupporterDisplay.cs | ||
TestSceneToolbar.cs | ||
TestSceneToolbarClock.cs | ||
TestSceneToolbarUserButton.cs |