Commit Graph

4395 Commits

Author SHA1 Message Date
5d8cf87155 Merge pull request #10511 from peppy/bottom-error-display
Add support for bottom-anchored hit error display
2020-10-15 20:51:09 +09:00
70b050f212 Merge branch 'master' into skinnable-accuracy-display 2020-10-15 20:28:57 +09:00
1ce0e83e59 Merge branch 'master' into skinnable-score-display 2020-10-15 19:16:03 +09:00
93dfbd5d9e Merge pull request #10505 from peppy/skin-disabler-refactor
Move ISampleDisabler implementation to Player and FrameStabilityContainer
2020-10-15 19:14:52 +09:00
70806deba1 Add support for bottom-anchored hit error display 2020-10-15 19:14:02 +09:00
bfffad8fdb Merge pull request #10504 from peppy/skinnable-combo-counter
Add legacy skinning support for combo counter
2020-10-15 19:11:22 +09:00
5640d33d1a Merge branch 'master' into skin-disabler-refactor 2020-10-15 18:32:50 +09:00
190f3f36ce Merge branch 'master' into skinnable-combo-counter 2020-10-15 18:13:00 +09:00
b31a3fbabb Add test 2020-10-15 18:11:30 +09:00
e1da64398e Add and consume skinnable score counter 2020-10-15 17:14:42 +09:00
219cbec6bd Split out DefaultScoreCounter and make ScoreCounter abstract 2020-10-15 16:32:30 +09:00
b06f59ffdc Split out test for combo counter specifically 2020-10-15 15:35:33 +09:00
c3f1a30447 Merge branch 'master' into mod-customisation-absorb-mouse-input 2020-10-15 00:40:27 +02:00
2ca6c4e377 Adjust test step names 2020-10-14 23:24:16 +02:00
1684c4f412 Merge pull request #10503 from smoogipoo/fix-mod-combinations
Fix MultiMod difficulty calculator combinations not generating correctly
2020-10-14 23:42:59 +09:00
b63303a2a8 Fix tests 2020-10-14 21:40:49 +09:00
c4fdd35223 Fix same-type incompatibility through multimod 2020-10-14 19:53:37 +09:00
e3eaba7b2c Move ISampleDisabler implementation to Player and FrameStabilityContainer 2020-10-14 19:39:48 +09:00
7d2eeb9795 Fix test names 2020-10-14 19:18:04 +09:00
7f5ea57bd4 Clean-up pass (best effort) on LegacyComboCounter 2020-10-14 19:16:34 +09:00
9bb8a43bce Combine LegacyComboCounter and ComboCounter classes 2020-10-14 19:16:34 +09:00
2fce064e32 Add basic legacy combo counter and updating positioning logic 2020-10-14 19:16:34 +09:00
6eb3176776 Add combo incrementing tests to hud overlay test suite 2020-10-14 19:16:34 +09:00
375146b489 Make HUDOverlay test scene skinnable 2020-10-14 19:16:34 +09:00
d7a52e97ff Fix multimod difficulty combinations not generating correctly 2020-10-14 19:03:11 +09:00
f04aec538f Fix MultiMod throwing exceptions when creating copies 2020-10-14 18:12:19 +09:00
28d3295f9f Test Class Fixes 2020-10-13 19:20:15 +02:00
5d11db7753 Locallise ChildItems to DrawableCarouselBeatmapSet for clarity 2020-10-13 19:31:29 +09:00
4160feb3da Add test specifically for many panels visible 2020-10-13 17:37:33 +09:00
1f0aa974dd Fix failing tests 2020-10-13 17:37:33 +09:00
dd8943eb7f Update test scene to fix crash 2020-10-13 17:37:33 +09:00
9814e9ba7f Split classes out to reduce loc burder on DrawableCarouselBeatmapSet 2020-10-13 17:37:33 +09:00
580ea62710 Temporarily increase test beatmap count for perf testing 2020-10-13 17:37:33 +09:00
3143224e5b Refactor how drawable carousel items are constructed 2020-10-13 17:37:33 +09:00
7e709349b8 Use already available test ruleset 2020-10-13 06:26:14 +09:00
25d9b1ecd0 Clarify purpose and construction of extra test 2020-10-12 17:38:22 +02:00
82a28d4655 Fix some inaccuracies 2020-10-12 17:34:20 +02:00
3224aa7a69 Clarify test math even further 2020-10-12 17:31:46 +02:00
7df9282727 CodeAnalysis fixes 2020-10-12 15:58:34 +02:00
8768891b12 Add testing for clicking mods through customisation menu 2020-10-12 14:41:05 +02:00
58194b4a31 Fix incorrect blank lines 2020-10-12 19:36:35 +09:00
36a8f61d26 Add failing test for implicit segments 2020-10-12 18:58:07 +09:00
e70d261474 Add failing test 2020-10-12 18:03:41 +09:00
16a78b3172 Merge pull request #10478 from bdach/fix-beatmap-difficulty-rating-rounding
Apply rounding when calculating beatmap difficulty rating
2020-10-11 03:36:59 +09:00
75b26d0cde Add failing test cases 2020-10-10 18:08:19 +02:00
a7c43e17c2 Add test coverage 2020-10-10 15:41:48 +02:00
df9c4bf0a5 Improve test xmldoc slightly 2020-10-10 13:01:52 +02:00
d6a3564c01 Merge remote-tracking branch 'origin/score-test' into score-test 2020-10-09 17:39:01 +03:00
a279c38af4 Convert all expectedScore values to int 2020-10-09 17:33:13 +03:00
6e8011a7ee Write xmldoc for TestFourVariousResultsOneMiss 2020-10-09 17:28:59 +03:00