1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-23 14:43:22 +08:00
osu-lazer/osu.Game/Screens
Bartłomiej Dach f9d91431fd
Fix multiplayer spectator not working with freestyle
It's no longer possible to just assume that using the ambient
`WorkingBeatmap` is gonna work.

Bit dodgy but seems to work and also I'd hope that `WorkingBeatmapCache`
makes this not overly taxing. If there are concerns this can probably be
an async load or something.
2025-02-19 15:15:21 +01:00
..
Backgrounds Remove unused method 2024-12-31 14:02:07 +01:00
Edit Merge pull request #31928 from bdach/perform-on-selection-is-weird 2025-02-18 21:17:10 +09:00
Footer Explicitly define Hue rather than implicitly provide it by enum value 2024-07-18 00:26:24 +03:00
Import Redesign directory & file selector (and update usages accordingly) 2024-09-24 14:54:48 +02:00
Menu Fix kiai fountains sometimes not displaying when they should 2025-02-18 14:12:16 +09:00
OnlinePlay Fix multiplayer spectator not working with freestyle 2025-02-19 15:15:21 +01:00
Play Merge pull request #31924 from peppy/fix-kiai-fountains-rapid-fire 2025-02-18 11:27:02 +01:00
Ranking Fix score position not being displayed in solo results screen 2025-02-10 12:17:52 +01:00
Select Flash footer freemod/freestyle buttons when active 2025-02-12 18:30:34 +09:00
SelectV2 Add drawable implementations of team logo 2025-02-14 17:39:21 +09:00
Spectate Watch global user presence while in spectator screen 2025-02-04 17:55:50 +09:00
Utility Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
BackgroundScreen.cs Remove requirement of specifying animateOnnter in BackgroundScreen ctor 2024-08-07 19:07:44 +09:00
BackgroundScreenStack.cs Remove requirement of specifying animateOnnter in BackgroundScreen ctor 2024-08-07 19:07:44 +09:00
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs Merge branch 'master' into mobile-fix-mania 2025-01-24 17:03:00 +09:00
IPerformFromScreenRunner.cs
Loader.cs Fix test faiulres when seasonal set to true due to non-circles intro 2024-12-20 16:02:43 +09:00
OsuScreen.cs Merge branch 'master' into mobile-fix-mania 2025-01-24 17:03:00 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs Move screen footer to OsuGame 2024-05-16 07:48:58 +03:00
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs Rename AllowBackButton to AllowUserExit and rewrite visibility flow structure 2024-11-26 16:52:39 -05:00