1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-10 11:27:18 +08:00
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.
2024-10-08 14:46:50 +02:00
..
2024-08-28 23:28:43 +09:00
2023-06-24 01:00:03 +09:00
2022-11-27 00:00:27 +09:00
2024-10-07 17:45:23 +09:00
2024-07-25 09:16:09 +03:00
2024-09-24 17:51:54 +02:00