1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-01 05:29:54 +08:00
Files
osu-lazer/osu.Game/Tests
T
Bartłomiej Dach 5104f3e7ac Switch multiplayer away from using UserLookupCache
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.
5104f3e7ac · 2024-10-08 14:46:50 +02:00
History
..
2024-01-18 19:45:36 +09:00
2024-08-30 18:35:31 +09:00
2024-01-18 19:45:36 +09:00