1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Online
2022-11-29 14:45:26 +09:00
..
API Partial everything 2022-11-27 00:00:27 +09:00
Chat Partial everything 2022-11-27 00:00:27 +09:00
Leaderboards Partial everything 2022-11-27 00:00:27 +09:00
Metadata Partial everything 2022-11-27 00:00:27 +09:00
Multiplayer Partial everything 2022-11-27 00:00:27 +09:00
Notifications Remove excess logging on WebSocketNotificaitonsClient 2022-11-12 22:09:27 +09:00
Placeholders Partial everything 2022-11-27 00:00:27 +09:00
Rooms Add new IDependencyInjectionCandidate interface to non-drawable cached classes 2022-11-29 14:45:26 +09:00
Solo Remove SubmittableScore and replace with SoloScoreInfo extension method 2022-07-25 13:43:43 +03:00
Spectator Partial everything 2022-11-27 00:00:27 +09:00
BeatmapDownloadTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
DevelopmentEndpointConfiguration.cs Add missing endpoint URLs 2022-07-05 22:15:52 +09:00
DownloadState.cs Fix playlist items showing download button briefly during initial local presence checks 2022-09-08 17:10:45 +09:00
DownloadTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
EndpointConfiguration.cs Add OnlineMetadataClient 2022-07-05 21:32:00 +09:00
HubClient.cs Rename StartAsync -> ConnectAsync 2022-11-02 11:44:16 +09:00
HubClientConnector.cs Fix chat connecting too early 2022-11-04 19:36:24 +09:00
IHubClientConnector.cs Perform actions after server reconnection 2022-07-17 21:09:48 +09:00
ILinkHandler.cs Add and use ILinkHandler interface 2022-06-20 20:04:21 +02:00
OnlineViewContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
PersistentEndpointClient.cs Add/adjust xmldocs 2022-11-02 13:16:34 +09:00
PersistentEndpointClientConnector.cs Fix potential incorrect connection state resulting in null reference 2022-11-18 13:45:46 +09:00
PollingComponent.cs Partial everything 2022-11-27 00:00:27 +09:00
ProductionEndpointConfiguration.cs Add missing endpoint URLs 2022-07-05 22:15:52 +09:00
ScoreDownloadTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SignalRUnionWorkaroundResolver.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SignalRWorkaroundTypes.cs Add ServerShuttingDownCountdown 2022-09-16 19:56:52 +09:00