This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2024-12-12 09:58:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
600e4b6ef3
osu
/
osu.Game
/
Online
History
Dean Herbert
d3710f0bfd
Remove scores from song select leaderboard when leaving the screen
2024-01-06 20:53:20 +09:00
..
API
Store user online state in config for next launch
2024-01-02 14:04:40 +01:00
Chat
Make chat commands case-insensitive
2024-01-04 15:06:10 +09:00
Leaderboards
Remove scores from song select leaderboard when leaving the screen
2024-01-06 20:53:20 +09:00
Metadata
Fix users blipping online briefly before their online status is known
2024-01-02 14:07:59 +01:00
Multiplayer
Rename LoadAborted -> GameplayAborted, AbortGameplayReal -> AbortMatch
2023-12-01 18:26:59 +09:00
Notifications
Placeholders
Fix various other inspections
2023-10-17 17:48:51 +09:00
Rooms
Solo
Spectator
Merge pull request
#25522
from bdach/no-concurrent-connections
2023-11-28 19:09:38 +09:00
BeatmapDownloadTracker.cs
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs
ExperimentalEndpointConfiguration.cs
HubClient.cs
HubClientConnector.cs
Centralise and improve messaging around online state
2023-11-21 15:15:46 +09:00
IHubClientConnector.cs
Implement client-side disconnection flow
2023-11-21 15:15:45 +09:00
ILinkHandler.cs
IStatefulUserHubClient.cs
Implement client-side disconnection flow
2023-11-21 15:15:45 +09:00
OnlineStatusNotifier.cs
Extend metadata client with user presence-observing capabilities
2023-12-06 19:37:35 +01:00
OnlineViewContainer.cs
PersistentEndpointClient.cs
PersistentEndpointClientConnector.cs
Implement client-side disconnection flow
2023-11-21 15:15:45 +09:00
PollingComponent.cs
ProductionEndpointConfiguration.cs
ScoreDownloadTracker.cs
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs
Simplify
UserActivity
for serialisability over the wire
2023-12-06 18:52:26 +01:00