1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 02:13:21 +08:00
osu-lazer/osu.Game/Online
Dean Herbert 566bad0b5f Make SoloScoreInfo.EndedAt non-null
Seems to already be the case for databased scores. Will be assured by
https://github.com/ppy/osu-web/issues/9116.

I've updated the `osu-score-statistics-processor` with this
consideration.
2022-07-18 14:42:43 +09:00
..
API Make SoloScoreInfo.EndedAt non-null 2022-07-18 14:42:43 +09:00
Chat Add logging around current channel changes and join requests 2022-06-28 14:00:30 +09:00
Leaderboards Fix personal best score showing delete option on context menu 2022-07-03 10:23:17 -07:00
Metadata Save last processed id to config for now 2022-07-05 21:42:35 +09:00
Multiplayer Isolate client's Room from TestMultiplayerClient 2022-07-01 19:23:25 +09:00
Placeholders Automated #nullable processing 2022-06-17 16:37:17 +09:00
Rooms Ensure PlaylistItem beatmap is not null 2022-06-30 14:24:49 +09:00
Solo Send beatmap has to server on solo score request 2022-07-02 12:16:17 +09:00
Spectator Use debug.assert for better readable. 2022-07-03 19:27:56 +08:00
BeatmapDownloadTracker.cs Update parameter discards 2022-06-24 21:26:19 +09:00
DevelopmentEndpointConfiguration.cs Add missing endpoint URLs 2022-07-05 22:15:52 +09:00
DownloadState.cs Tidy up implementation and remove unnecessary enum 2022-07-15 19:02:04 +09:00
DownloadTracker.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EndpointConfiguration.cs Add OnlineMetadataClient 2022-07-05 21:32:00 +09:00
HubClientConnector.cs Simplify error output when hub cannot connect 2022-07-08 01:06:40 +09:00
IHubClientConnector.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ILinkHandler.cs Add and use ILinkHandler interface 2022-06-20 20:04:21 +02:00
OnlineViewContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PollingComponent.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ProductionEndpointConfiguration.cs Add missing endpoint URLs 2022-07-05 22:15:52 +09:00
ScoreDownloadTracker.cs Update parameter discards 2022-06-24 21:26:19 +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 Automated #nullable processing 2022-06-17 16:37:17 +09:00