1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Online
Dan Balasescu 4fc03998a1
Merge pull request #20189 from peppy/fix-playlist-item-download-button-visibility
Fix playlist items showing download button briefly during initial display
2022-09-08 19:47:35 +09:00
..
API Don't serialise has_replay 2022-09-02 16:41:53 +09:00
Chat Move colouring to full icon content rather than background 2022-08-30 18:06:48 +09:00
Leaderboards Localise hit result name 2022-08-14 14:57:02 -04:00
Metadata Expose event from OnlineMetadataClient rather than calling BeatmapUpdater directly 2022-07-19 17:57:01 +09:00
Multiplayer Merge pull request #20145 from smoogipoo/multiple-countdowns 2022-09-08 19:15:30 +09:00
Placeholders Automated #nullable processing 2022-06-17 16:37:17 +09:00
Rooms Fix playlist items showing download button briefly during initial local presence checks 2022-09-08 17:10:45 +09:00
Solo Remove SubmittableScore and replace with SoloScoreInfo extension method 2022-07-25 13:43:43 +03:00
Spectator watchedUsers -> watchedUsersRefCounts 2022-08-25 09:50:52 +03: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 Fix playlist items showing download button briefly during initial local presence checks 2022-09-08 17:10:45 +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 Use CompositeComponent in various locations 2022-08-19 20:43:15 +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 Rewrite rooms to store multiple active countdowns 2022-09-05 19:03:26 +09:00