Commit Graph

29933 Commits

Author SHA1 Message Date
6d19fd936e Change test scene to not inherit unused ScreenTestScene 2020-06-23 15:13:30 +09:00
1bf00e0c82 Schedule continuation 2020-06-22 23:22:49 +09:00
cb03e6faa9 Improve visual display of arrow 2020-06-22 21:09:47 +09:00
b3e200ee7f Re-invert test 2020-06-22 21:00:35 +09:00
beb6e6ea88 Buffer the accuracy heatmap for performance 2020-06-22 21:00:13 +09:00
1aec1ea53f Fix off-by-one causing auto to not be centred 2020-06-22 20:45:44 +09:00
983f0ada2d Increase number of points to ensure there's a centre 2020-06-22 20:45:33 +09:00
6afd6efdeb Return default beatmap if local beatmap can't be retrieved 2020-06-22 20:33:08 +09:00
ff2f3a8484 Fix div-by-zero errors with autoplay 2020-06-22 20:32:04 +09:00
5c4df2e32c Cancel load on dispose 2020-06-22 20:20:42 +09:00
988baad16f Expand statistics to fill more of the screen 2020-06-22 19:20:43 +09:00
30aa6ec2d3 Don't consider slider tails in accuracy heatmap 2020-06-22 19:05:41 +09:00
2b7fb2b71d Rename to Position 2020-06-22 19:04:51 +09:00
261adfc4e6 Create a local playable beatmap instead 2020-06-22 18:38:41 +09:00
9dbd230ad3 Don't consider slider tails in timing distribution 2020-06-22 18:06:52 +09:00
533d6e72eb Refactor + comment angle math 2020-06-22 18:05:21 +09:00
21f776e51f Simplify/optimise heatmap point additoin 2020-06-22 15:48:42 +09:00
3ede095b9c Apply refactorings from review 2020-06-22 15:42:55 +09:00
33fdd7466c Merge branch 'master' into results-screen-statistics-overlapping-transition 2020-06-22 15:38:48 +09:00
04e63c9f7e Merge pull request #9334 from bdach/base-legacy-skin-transformer
Extract base legacy skin transformer
2020-06-22 14:45:13 +09:00
b678f28e6c Merge branch 'master' into base-legacy-skin-transformer 2020-06-22 11:54:14 +09:00
eb0433e04d Merge pull request #9333 from bdach/ruleset-sample-tests
Extract abstract hitobject sample test class
2020-06-22 11:53:58 +09:00
1bc5f36184 Adjust test usage 2020-06-21 23:06:55 +02:00
ad85c5f538 Add base legacy skin transformer 2020-06-21 23:06:55 +02:00
07cbc3e683 Privatise and seal whatever possible 2020-06-21 23:05:10 +02: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
ca65aaae82 Merge pull request #9276 from mcendu/mania-element-lookup-refactor
Refactor lookup of mania skin configuration entries
2020-06-21 23:40:05 +09:00
9c7031965f Merge branch 'master' into mania-element-lookup-refactor 2020-06-21 22:36:53 +09:00
26f049ab16 Merge pull request #9330 from smoogipoo/reduce-mania-hp-drain
Reduce mania's HP drain by 20%
2020-06-21 19:58:15 +09:00
9fbe2fa80a Add comments, change to clamp 2020-06-21 19:31:00 +09:00
d06fe3a03a Merge pull request #9329 from smoogipoo/mania-tick-combo-score
Make hold note ticks affect combo score rather than bonus
2020-06-21 18:34:45 +09:00
44925b3951 Reduce mania's HP drain by 20% 2020-06-21 18:05:26 +09:00
19eb6fad7f Make hold note ticks affect combo score rather than bonus 2020-06-21 17:42:17 +09:00
ca555a6a52 rename per-column skin config retrieval to GetColumnSkinConfig
Removed parameter "index"; all these cases should use extension instead
2020-06-20 14:56:39 +08:00
8298a2c8a9 inline stage light lookup and clarify behavior 2020-06-20 14:53:25 +08:00
2bb212c2d8 Merge pull request #9318 from peppy/update-framework
Update framework
2020-06-20 01:44:00 +09:00
0f1d07ddff Merge pull request #9317 from smoogipoo/fix-test-browser
Mark test scene as headless to fix test browser display
2020-06-20 00:52:47 +09:00
3021bdf305 Update framework 2020-06-20 00:34:01 +09: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
4cb49cd606 Add minimum height to the timing distribution graph 2020-06-19 22:21:34 +09:00
486b899e8f Rename method 2020-06-19 22:11:29 +09:00
740b01c049 Add xmldoc 2020-06-19 22:05:58 +09:00
49bdd89775 Cleanup ReplayPlayer adjustments 2020-06-19 21:54:09 +09:00
25abdc2903 General cleanups 2020-06-19 21:41:48 +09:00
81ad257a17 Add timing distribution to mania ruleset 2020-06-19 21:18:58 +09:00
863666f7c4 Move accuracy heatmap to osu! ruleset, rename, remove magic number 2020-06-19 21:14:31 +09:00