1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game/Screens/Ranking
Nabile Rahmani b658b0e346 Fix and use score user's IsBot property in results screen animation
While a mod-created replay did flag itself as performed by a bot, the extension method converting it into a Score did not copy all the generated properties.

As noted, it might be preferable for ModCreatedUser to inherit APIUser and forward it as-is to the Score instance.

Related to PR #24675
2023-08-29 23:28:50 +02:00
..
Contracted Automated pass 2023-06-24 01:00:03 +09:00
Expanded Silence a few remaining nullability warnings 2023-07-04 22:39:26 +02:00
Statistics Fix differing anchor specs on statistics panel flow items 2023-07-13 20:00:29 +02:00
AspectContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
PanelState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
ReplayDownloadButton.cs Remove pending export operation if active score is changed 2023-07-30 16:41:45 +09:00
ResultsScreen.cs Fix and use score user's IsBot property in results screen animation 2023-08-29 23:28:50 +02:00
RetryButton.cs Automated pass 2023-06-24 01:00:03 +09:00
ScorePanel.cs Clamp SFX panning on results screen 2022-12-16 17:19:07 +09:00
ScorePanelList.cs Fix CI issues 2023-05-23 19:32:19 +09:00
ScorePanelTrackingContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
SoloResultsScreen.cs Make ScoreInfo.BeatmapInfo nullable 2023-07-04 14:50:34 +09:00