Commit Graph

3675 Commits

Author SHA1 Message Date
ff2f3a8484 Fix div-by-zero errors with autoplay 2020-06-22 20:32:04 +09:00
33fdd7466c Merge branch 'master' into results-screen-statistics-overlapping-transition 2020-06-22 15:38:48 +09:00
4bba0c7359 Move abstract sample test to main game project 2020-06-21 22:28:19 +02:00
4a8a673d41 Decouple abstract sample test from TestResources 2020-06-21 22:28:19 +02:00
599543acb6 Extract abstract hitobject sample test class 2020-06-21 22:28:19 +02:00
037bd3b463 Fix possible nullref 2020-06-19 22:48:21 +09:00
22f3fd487b Mark test as headless 2020-06-19 22:43:25 +09:00
2814433d7c Rename test file 2020-06-19 22:22:07 +09:00
863666f7c4 Move accuracy heatmap to osu! ruleset, rename, remove magic number 2020-06-19 21:14:31 +09:00
83e6c3efdb Adjust API for returning statistics 2020-06-19 20:31:52 +09:00
1cbbd6b442 Move timing distribution graph to osu.Game 2020-06-19 20:03:18 +09:00
eab00ec9d9 Move hit events to the ScoreProcessor 2020-06-19 19:58:35 +09:00
cae3a5f447 Rework heatmap for more consistent performance 2020-06-19 19:08:36 +09:00
c9ad3192b0 Add more tests 2020-06-19 18:02:57 +09:00
ec16b0fc5a Rework score panel tracking to fix visual edge cases 2020-06-19 17:28:35 +09:00
5530e2a1db Add test for delayed score fetch 2020-06-19 15:35:39 +09:00
ecdfcb1955 Display placeholder if no statistics available 2020-06-18 22:21:30 +09:00
20db5b33ab Rework score processor to provide more generic events 2020-06-18 22:11:03 +09:00
69d85ca3ae Add more cards to results screen test 2020-06-18 14:00:45 +09:00
725b2e540b wip 2020-06-17 22:29:00 +09:00
808e216059 Improve test scene 2020-06-16 17:49:37 +09:00
9ea7c3dc90 Make heatmap support dynamic sizing 2020-06-16 16:31:02 +09:00
a65c1a9abd Fix test name 2020-06-16 16:08:41 +09:00
89b54be673 Add initial implementation of the statistics panel 2020-06-15 22:45:18 +09:00
f9db37a1de Split out types 2020-06-15 21:48:59 +09:00
17a70bf6ee Add test coverage 2020-06-15 20:32:27 +09:00
41cec2c216 Merge branch 'master' into results-screen-statistics 2020-06-15 20:13:09 +09:00
f14774e795 Rename to TestSceneRulesetDependencies, mark as headless and avoid throwing
Avoid throw not implemented exceptions from TestRuleset since it's now set as the global ruleset bindable automatically by base, throwing to innocent components is probably not needed.
2020-06-15 11:49:50 +03:00
eb64c4752c Merge remote-tracking branch 'upstream/master' into cache-ruleset-dependencies-for-tests 2020-06-15 11:31:12 +03:00
904b688b4b Merge branch 'master' into test-scene-create-ruleset 2020-06-15 16:40:02 +09:00
9b31f8889b Merge branch 'master' into fix-double-comments 2020-06-15 15:21:34 +09:00
6d38c4003e Merge pull request #9287 from peppy/fix-zero-time-storyboard-sample
Fix storyboard sample playback failing when expected to play at 0ms
2020-06-15 12:13:08 +09:00
fdf7c56ba2 Add test coverage 2020-06-15 11:20:20 +09:00
1164a10483 Add test coverage 2020-06-14 11:35:49 +09:00
e8046654c8 Add failing test case 2020-06-13 12:59:43 +02:00
619c541cf5 Rewrite test to use dummy API 2020-06-13 12:42:06 +02:00
b663c940ae Rename enum 2020-06-12 23:46:46 +09:00
6000e0f86a Increase size to match timing distribution graph 2020-06-12 23:01:22 +09:00
ce56c45721 Implement the accuracy heatmap 2020-06-12 22:48:52 +09:00
c9469dc0dd Add background 2020-06-12 22:48:43 +09:00
9746e24d1e Rename abstract TestScene 2020-06-12 19:40:54 +09:00
6217fb26da Finish up design implementation of timing distribution graph 2020-06-12 18:50:25 +09:00
3b630eabd6 Merge branch 'master' into results-screen-statistics 2020-06-12 17:46:11 +09:00
0b6e8783d4 Merge branch 'master' into test-scene-create-ruleset 2020-06-12 17:06:27 +09:00
7b012f1def Fix test failures 2020-06-11 14:55:49 +09:00
afa5b995f2 Merge branch 'fix-test-nullref' into timeshift-results-2 2020-06-11 14:05:05 +09:00
702bd2b65d Fix potential nullref in test 2020-06-11 13:41:53 +09:00
880a127228 Use async overload 2020-06-10 00:08:48 +09:00
ab10732a78 Remove usages of null-forgiving operator 2020-06-09 22:13:48 +09:00
88aed1d504 Merge branch 'master' into update-inspectcode-version 2020-06-09 20:12:39 +09:00