1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 11:10:07 +08:00
Files
osu-lazer/osu.Game.Tests/Visual
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-08-28 23:28:43 +09:00
2023-06-24 01:00:03 +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