1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 17:32:54 +08:00
osu-lazer/osu.Game/Screens/Ranking/Statistics
Dean Herbert a06d806fb9 Fix hit distribution graph midpoint rounding not looking great around zero
Not sure this will be accepted and it's likely only ever going to show
in tests, but seems to be a better approach to midpoint rounding for
this case?
2022-03-03 15:43:02 +09:00
..
AverageHitError.cs Show hit error on results screen 2022-02-28 19:11:06 +09:00
HitEventTimingDistributionGraph.cs Fix hit distribution graph midpoint rounding not looking great around zero 2022-03-03 15:43:02 +09:00
PerformanceBreakdownChart.cs Pre-check for divisor zero and add explanation 2022-02-08 14:36:29 +08:00
SimpleStatisticItem.cs Add failing test cases 2020-08-31 14:29:18 +02:00
SimpleStatisticTable.cs Simplify/rename SimpleStatisticRow mess 2020-08-27 20:37:10 +02:00
StatisticContainer.cs Rename "Content" to "CreateContent" 2022-02-02 17:29:03 +08:00
StatisticItem.cs Add back constructor for ruleset compatibility 2022-02-03 19:17:56 +09:00
StatisticRow.cs Revert IStatisticRow changes 2020-08-27 20:13:44 +02:00
StatisticsPanel.cs Remove weird panelIsComplete flag and replace LINQ with simple foreach 2022-02-03 19:00:03 +09:00
UnstableRate.cs Fix HUD unstable rate counter not including judgements before load complete 2021-11-11 13:36:05 +01:00