1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 14:27:51 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Bartłomiej Dach 788b70469d
Exit daily challenge screen when going offline
This sort of thing is bound to happen when rewriting screens from
scratch without invoking abstract eldritch entities sometimes. Damned if
you do, damned if you don't...
2024-07-24 09:15:32 +02:00
..
Components Fix crash on calculating playlist duration when rate-changing mods are present 2024-06-25 11:28:10 +02:00
DailyChallenge Exit daily challenge screen when going offline 2024-07-24 09:15:32 +02:00
Lounge Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
Match Merge branch 'master' into footer-v2-integration 2024-07-10 15:33:05 +09:00
Multiplayer Add results screen for displaying arbitrary daily challenge scores 2024-07-04 13:45:24 +02:00
Playlists Fix incorrect changes around success callback refactor 2024-07-08 13:36:30 +02:00
DrawableRoomPlaylist.cs Allow interacting with playlist item buttons when not selected 2024-01-09 14:45:21 +09:00
DrawableRoomPlaylistItem.cs Fix various visuals of playlist beatmap panels 2024-07-19 19:26:04 +09:00
FooterButtonFreeMods.cs Fix variable clash 2023-10-06 21:01:23 +09:00
FreeModSelectOverlay.cs Fix footer content not accessible by overlay when overriden by a subclass 2024-07-11 15:31:02 +03:00
Header.cs Adjust online play header to be reusable for new daily challenge screen 2024-06-10 12:43:58 +02:00
IOnlinePlaySubScreen.cs Automated pass 2023-06-24 01:00:03 +09:00
IRoomManager.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OngoingOperationTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
OnlinePlayComposite.cs Add start date to Room 2024-06-12 11:43:18 +02:00
OnlinePlayScreen.cs Exit daily challenge screen when going offline 2024-07-24 09:15:32 +02:00
OnlinePlayScreenWaveContainer.cs Extract OnlinePlayScreenWaveContainer from OnlinePlayScreen 2024-06-10 12:42:37 +02:00
OnlinePlaySongSelect.cs Move screen footer to OsuGame 2024-05-16 07:48:58 +03:00
OnlinePlaySubScreen.cs Remove a couple more overrides 2024-01-22 17:00:35 +09:00
OnlinePlaySubScreenStack.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00