osu/osu.Game/Online/Multiplayer
Dean Herbert 0d7e82ab8d
Improve exception logging of unobserved exceptions via FireAndForget
Coming from https://github.com/ppy/osu/issues/27076, where the log
output makes finding where the exception arrived for nigh impossible.
2024-02-08 00:25:11 +08:00
..
Countdown
MatchTypes/TeamVersus
ForceGameplayStartCountdown.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
GameplayAbortReason.cs Rename LoadAborted -> GameplayAborted, AbortGameplayReal -> AbortMatch 2023-12-01 18:26:59 +09:00
IMultiplayerClient.cs Rename LoadAborted -> GameplayAborted, AbortGameplayReal -> AbortMatch 2023-12-01 18:26:59 +09:00
IMultiplayerLoungeServer.cs Automated pass 2023-06-24 01:00:03 +09:00
IMultiplayerRoomServer.cs Rename LoadAborted -> GameplayAborted, AbortGameplayReal -> AbortMatch 2023-12-01 18:26:59 +09:00
IMultiplayerServer.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
InvalidPasswordException.cs Automated pass 2023-06-24 01:00:03 +09:00
InvalidStateChangeException.cs Automated pass 2023-06-24 01:00:03 +09:00
InvalidStateException.cs Automated pass 2023-06-24 01:00:03 +09:00
MatchRoomState.cs
MatchServerEvent.cs
MatchStartCountdown.cs
MatchUserRequest.cs Automated pass 2023-06-24 01:00:03 +09:00
MatchUserState.cs
MultiplayerClient.cs Rename LoadAborted -> GameplayAborted, AbortGameplayReal -> AbortMatch 2023-12-01 18:26:59 +09:00
MultiplayerClientExtensions.cs Improve exception logging of unobserved exceptions via FireAndForget 2024-02-08 00:25:11 +08:00
MultiplayerCountdown.cs
MultiplayerRoom.cs
MultiplayerRoomSettings.cs
MultiplayerRoomState.cs
MultiplayerRoomUser.cs Change default availability in MultiplayerRoomUser to Unknown 2023-06-28 16:38:20 +09:00
MultiplayerUserState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
NotHostException.cs Automated pass 2023-06-24 01:00:03 +09:00
NotJoinedRoomException.cs Automated pass 2023-06-24 01:00:03 +09:00
OnlineMultiplayerClient.cs Rename LoadAborted -> GameplayAborted, AbortGameplayReal -> AbortMatch 2023-12-01 18:26:59 +09:00
QueueMode.cs Automated pass 2023-06-24 01:00:03 +09:00
ServerShutdownNotification.cs
ServerShuttingDownCountdown.cs
UserBlockedException.cs Ad localisation (and adjust messaging) of invite failures 2023-10-12 18:07:03 +09:00
UserBlocksPMsException.cs Ad localisation (and adjust messaging) of invite failures 2023-10-12 18:07:03 +09:00