1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Bartłomiej Dach 9aa7c7f591
Revert incorrect removal of exitConfirmed flag
Removing it meant that it was _literally impossible_ to exit
multiplayer.
2024-01-22 15:35:03 +01:00
..
Components Merge pull request #25522 from bdach/no-concurrent-connections 2023-11-28 19:09:38 +09:00
Lounge Remove a couple more overrides 2024-01-22 17:00:35 +09:00
Match Fix multiplayer potentially selecting mods of wrong ruleset when starting match 2024-01-13 11:17:08 +03:00
Multiplayer Revert incorrect removal of exitConfirmed flag 2024-01-22 15:35:03 +01:00
Playlists Improve supporter-only duration notice and fix max duration of non-supporter 2023-07-26 01:37:55 -07:00
DrawableRoomPlaylist.cs Allow interacting with playlist item buttons when not selected 2024-01-09 14:45:21 +09:00
DrawableRoomPlaylistItem.cs Fix regression in interaction when panels are not selectable 2024-01-15 18:34:32 +09:00
FooterButtonFreeMods.cs Fix variable clash 2023-10-06 21:01:23 +09:00
FreeModSelectOverlay.cs Do not show mod effects on free mod select 2023-09-11 09:55:45 +02:00
Header.cs Partial everything 2022-11-27 00:00:27 +09: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 Partial everything 2022-11-27 00:00:27 +09:00
OnlinePlayScreen.cs Centralise and improve messaging around online state 2023-11-21 15:15:46 +09:00
OnlinePlaySongSelect.cs Add ability to toggle all free mods quickly at multiplayer song select 2023-07-19 19:08:32 +09: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