osu/osu.Game/Online
2024-07-03 20:42:32 +09:00
..
API Remove using statement 2024-05-30 17:45:32 +09:00
Chat Allow more lenient parsing of incoming timestamps 2024-06-18 13:13:50 +02:00
Leaderboards Merge branch 'master' into LeaderBoardScore_clean 2024-06-07 22:42:49 +03:00
Metadata Add client/server models for allowing clients to receive realtime playlist updates 2024-06-27 11:32:18 +02:00
Multiplayer Fix room status not updating when password is changed while inside the room 2024-05-03 11:37:09 +02:00
Notifications/WebSocket Fix ruleset medals not displaying due to deserialisation failure 2024-03-11 21:34:10 +01:00
Placeholders Fix various other inspections 2023-10-17 17:48:51 +09:00
Rooms Fix crash on calculating playlist duration when rate-changing mods are present 2024-06-25 11:28:10 +02:00
Solo Move away from Solo namespace 2024-02-29 01:21:17 +03:00
Spectator Fix SpectatorClient holding references to Player 2024-04-03 17:32:02 +09:00
BeatmapDownloadTracker.cs
DevelopmentEndpointConfiguration.cs Remove no longer relevant changes 2024-01-29 09:05:03 +01:00
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs Update endpoints to final production endpoints 2024-01-30 18:40:17 +09:00
HubClient.cs
HubClientConnector.cs Centralise and improve messaging around online state 2023-11-21 15:15:46 +09:00
IHubClientConnector.cs Implement client-side disconnection flow 2023-11-21 15:15:45 +09:00
ILinkHandler.cs
IStatefulUserHubClient.cs Add extended xmldoc to DisconnectRequested() 2024-02-16 13:09:36 +01:00
OnlineStatusNotifier.cs Handle forced logouts due to password change too 2024-01-26 10:53:27 +01:00
OnlineViewContainer.cs Update APIState checks 2023-11-16 20:39:23 +09:00
PersistentEndpointClient.cs
PersistentEndpointClientConnector.cs Use staggered exponential backoff when retrying in PersistentEndpointClientConnector 2024-02-06 15:40:30 +01:00
PollingComponent.cs
ProductionEndpointConfiguration.cs Remove no longer relevant changes 2024-01-29 09:05:03 +01:00
ScoreDownloadTracker.cs Add LegacyOnlineID handling to places that definitely need it 2023-10-16 11:20:02 +02:00
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs Simplify UserActivity for serialisability over the wire 2023-12-06 18:52:26 +01:00
UserStatisticsUpdate.cs Move away from Solo namespace 2024-02-29 01:21:17 +03:00
UserStatisticsWatcher.cs Move away from Solo namespace 2024-02-29 01:21:17 +03:00