osu/osu.Game/Online
Bartłomiej Dach 84765b99b3
Handle score submission request in submission test scene
Was previously not handled at all, therefore displaying request failures
in the test log output. While that was mostly a red herring and
shouldn't have caused any actual *test* failures, it is still better to
handle this explicitly in a realistic manner.
2022-01-06 12:57:26 +01:00
..
API Fix incorrect naming / apply review 2021-12-27 21:44:19 -08:00
Chat Merge branch 'master' into reduce-chat-overhead 2022-01-01 15:02:55 +01:00
Leaderboards Use OnlineID instead of legacy IDs for equality and lookups 2021-12-10 16:11:48 +09:00
Multiplayer Merge pull request #16075 from smoogipoo/prevent-idle-transition-during-load 2021-12-15 19:59:19 +09:00
Placeholders
Rooms Mark ShouldSerialize() methods as implicitly used 2021-12-28 09:02:03 +01:00
Solo Handle score submission request in submission test scene 2022-01-06 12:57:26 +01:00
Spectator Add a paired schedule in SpectatorClient.BeginPlaying 2021-12-06 17:07:19 +09:00
BeatmapDownloadTracker.cs Move beatmap download logic out of BeatmapManager 2021-11-25 17:29:41 +09:00
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs
HubClientConnector.cs
IHubClientConnector.cs
OnlineViewContainer.cs
PollingComponent.cs
ProductionEndpointConfiguration.cs
ScoreDownloadTracker.cs Add MatchesOnlineID implementation for IScoreInfo 2021-12-10 18:34:31 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs