1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-03 13:25:33 +08:00
osu-lazer/osu.Game/Screens/Ranking/Statistics
Salman Alshamrani 4a628287e2 Decouple game-wide ruleset bindable and refactor LocalUserStatisticsProvider
This also throws away the logic of updating
`API.LocalUser.Value.Statistics`. Components should rely on
`LocalUserStatisticsProvider` instead for proper behaviour and ability
to update on statistics updates.
2024-11-17 18:13:37 -05:00
..
User Decouple game-wide ruleset bindable and refactor LocalUserStatisticsProvider 2024-11-17 18:13:37 -05:00
AverageHitError.cs Automated pass 2023-06-24 01:00:03 +09:00
HitEventTimingDistributionGraph.cs Fix crash when resetting offset after a play with no hit events 2024-11-14 16:03:15 +09:00
PerformanceBreakdownChart.cs Compute maximum performance along with difficulty 2024-10-17 19:26:19 +09:00
SimpleStatisticItem.cs Apply NRT to SimpleStatisticsItem 2024-05-14 15:20:17 +02:00
SimpleStatisticTable.cs Apply NRT to SimpleStatisticTable 2024-05-14 15:20:26 +02:00
StatisticItem.cs Centralise font size specification for statistic items (and reduce slightly) 2023-07-13 18:31:40 +09:00
StatisticItemContainer.cs Rename StatisticContainer to StatisticItemContainer and add a background 2023-07-13 18:59:11 +09:00
StatisticsPanel.cs Apply NRT to StatisticsPanel 2024-05-14 15:19:46 +02:00
UnstableRate.cs Automated pass 2023-06-24 01:00:03 +09:00
UserStatisticsPanel.cs Decouple game-wide ruleset bindable and refactor LocalUserStatisticsProvider 2024-11-17 18:13:37 -05:00