mirror of
https://github.com/ppy/osu.git
synced 2024-11-15 13:07:24 +08:00
5104f3e7ac
After switching `UserLookupCache` to `GET /users/lookup` from `GET /users`, multiplayer sort of breaks, since the former endpoint does not return `ruleset_statistics`, which are used in multiplayer to show users' ranks. Therefore, switch multiplayer to use the appropriate request type directly. |
||
---|---|---|
.. | ||
Beatmaps | ||
Gameplay | ||
Rulesets | ||
Visual | ||
CleanRunHeadlessGameHost.cs | ||
FlakyTestAttribute.cs | ||
OsuTestBrowser.cs | ||
PollingChatClient.cs | ||
TestChatClientConnector.cs | ||
VisualTestRunner.cs |