1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-13 08:32:57 +08:00
osu-lazer/osu.Game/Scoring/Legacy
Bartłomiej Dach 9c6968c13a
Use score.User.OnlineID instead of score.UserID
You'd hope that they'd be the same thing, but
post-https://github.com/ppy/osu-server-spectator/pull/230 it turns out
that cannot be guaranteed, so just attempt to use `User` in the encoder
consistently everywhere...
2024-05-06 16:29:03 +02:00
..
DatabasedLegacyScoreDecoder.cs Revert "Merge pull request #22741 from cdwcgt/do-not-fetch-deletePending" 2023-03-16 19:48:36 +09:00
LegacyReplaySoloScoreInfo.cs Use score.User.OnlineID instead of score.UserID 2024-05-06 16:29:03 +02:00
LegacyScoreDecoder.cs Decode user ID from score if available 2024-05-06 12:28:13 +02:00
LegacyScoreEncoder.cs Bump legacy score version to recalculate all scores 2024-03-25 19:27:38 +01:00
ScoreInfoExtensions.cs Fix incorrect implementation of GetCountMiss() for catch 2024-03-04 11:49:12 +01:00