Commit Graph

15 Commits

Author SHA1 Message Date
bb3d5bc9f4 test(osu.Game): add slider steps to change the size in timing distribution graph tests 2022-09-12 04:43:15 +09:00
cb1bb99208 Tidy up test logic 2022-09-07 16:43:48 +09:00
3003fc1061 refactor(osu.Game): improve code quality 2022-09-07 02:29:15 +09:00
6946015d17 style(osu.Game): fix multiple blank lines 2022-09-05 07:49:29 +00:00
19ab1433c6 test(osu.Game): add more test cases for HitTimingDistributionGraph 2022-09-05 03:46:23 +09:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
92cd8ee29f Decrease overhead of hit event distribution tests 2022-03-04 14:56:49 +09:00
540d7d0e2c Add the ability to set and show an offset value on timing distribution graph 2022-03-04 14:36:15 +09:00
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
5e47e35f0d Add ability to change distribution of test HitEvents 2022-03-01 18:44:15 +09:00
ff5a1937f5 Fix test logic and stabilise rounding direction 2020-10-09 05:04:03 +09:00
a5b2c4195e Fix incorrect timing distribution display due to lack of rounding 2020-10-09 04:41:45 +09:00
abdb991923 Hide misses from timing distribution graph 2020-08-31 14:15:47 +09:00
ff2f3a8484 Fix div-by-zero errors with autoplay 2020-06-22 20:32:04 +09:00
2814433d7c Rename test file 2020-06-19 22:22:07 +09:00