1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-12 17:23:09 +08:00
osu-lazer/osu.Game/Online
Salman Ahmed 727fe76b60 Fix TopLocalRank hacking around presence to hide on null rank
Fixed this here because that blocks `Schedule` from running, and I don't
want to add another override to the `IsPresent` flag.
2022-07-23 09:22:22 +03:00
..
API Merge pull request #19246 from frenzibyte/fix-wiki-navigation 2022-07-20 20:08:11 +09:00
Chat Add logging around current channel changes and join requests 2022-06-28 14:00:30 +09:00
Leaderboards Fix TopLocalRank hacking around presence to hide on null rank 2022-07-23 09:22:22 +03:00
Metadata Expose event from OnlineMetadataClient rather than calling BeatmapUpdater directly 2022-07-19 17:57:01 +09:00
Multiplayer Merge pull request #19189 from peppy/peform-actions-after-reconnect 2022-07-19 14:46:29 +09:00
Placeholders Automated #nullable processing 2022-06-17 16:37:17 +09:00
Rooms Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
Solo Send beatmap has to server on solo score request 2022-07-02 12:16:17 +09:00
Spectator Fix BeginPlayingInternal firing actual errors when beatmap not available online 2022-07-19 17:14:57 +09: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 Perform actions after server reconnection 2022-07-17 21:09:48 +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 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