Commit Graph

935 Commits

Author SHA1 Message Date
65c0ae757b Merge spectrum test case 2021-08-19 07:18:18 +03:00
28e2b6cec7 Add transform test for fun 2021-08-18 18:34:09 +09:00
9d2664cbb1 Merge branch 'master' into star-rating-display-v2 2021-08-18 17:22:33 +09:00
74d6c26520 Refactor star rating display layout with flexibility in mind 2021-08-18 11:03:35 +03:00
6653a78e65 Add test coverage 2021-08-16 12:48:49 +03:00
3a0dd5b019 Add more insane star difficulties for visual testing 2021-08-08 01:37:48 +03:00
52400961f6 Add open/close sounds to context menus 2021-08-06 23:47:02 +09:00
b2332eb5b3 Use new difficulty colours permanently 2021-08-04 18:19:37 +03:00
7f9af0ae65 Scale up "changing display" test cases 2021-08-04 18:19:28 +03:00
d4399f10f9 Merge both variants of the star rating display 2021-08-04 18:19:28 +03:00
0a8d37defa Test star rating display with multiple sizes 2021-08-04 17:12:20 +03:00
6c9ed16b0c Add visual test scene 2021-08-04 17:12:20 +03:00
9b9dacf3fe Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
4334121e8e Add testing for colour palette behaviour 2021-07-31 23:52:33 +02:00
3f005886d6 Add support for removing colours from palette 2021-07-31 23:52:33 +02:00
0691c0dd63 Switch Colour{Display,Palette} to use Colour4 2021-07-29 23:14:32 +02:00
b910c21230 Add ModFlowDisplay and consume in ContractedPanelMiddleContent 2021-07-21 16:53:04 +09:00
a63065dbe9 Tidy up ModDisplay 2021-07-21 16:38:25 +09:00
6e104fe084 Merge pull request #13894 from peppy/fix-beat-synced-container-alt
Fix multiple issues with `BeatSyncedContainer`
2021-07-19 23:19:20 +09:00
3c028ce05c Add IDeepCloneable interface and update existing CreateCopy methods to use it 2021-07-19 12:54:17 +09:00
23ed77f2c6 Fix test failure under visual tests due to double firing 2021-07-17 14:34:55 +09:00
db4d64effb Rename incorrect step 2021-07-17 14:29:18 +09:00
efdc8fa8a6 Fix incorrect step name
Co-authored-by: Henry Lin <henry.ys.lin@gmail.com>
2021-07-15 19:08:12 +09:00
b6996d647e Add ability to disable mistimed event firings 2021-07-15 16:22:48 +09:00
3197f599bb Add failing test showing OnNewBeat can execute far away from an actual beat 2021-07-15 16:01:46 +09:00
77bfe700e0 Add test coverage of idle beat 2021-07-15 14:59:57 +09:00
cab8b94132 Add failing test 2021-07-15 14:41:50 +09:00
a3129ad00e Refactor BeatSyncedContainer to support GameplayClock 2021-07-15 14:37:13 +09:00
8cc2d2e79e Update beat synced container tests to be usable 2021-07-15 14:37:13 +09:00
9bec53bfa8 Implement osu!-side popover 2021-07-14 01:05:06 +02:00
1c69da09d3 Merge branch 'master' into autolink-md 2021-07-13 15:04:36 +07:00
f3fe472a33 Add failing test case for reset to defaults 2021-07-12 22:25:21 +02:00
5cd11a02ba add autolink test 2021-07-10 17:56:37 +07:00
b705213ea9 Update test to match expectations after refactor 2021-07-10 11:44:32 +02:00
6f89f8e572 Merge branch 'master' into da-mod-refactor 2021-07-10 11:41:54 +02:00
51bd83b3f4 Update override matching test to match expectations 2021-07-09 13:30:14 +09:00
7153983dd4 Add test coverage 2021-07-08 18:29:54 +09:00
533db01cc0 Add comprehensive tests of difficulty adjust settings 2021-07-08 17:49:00 +09:00
a6e94dd491 Add back extended limits support 2021-07-08 17:49:00 +09:00
c4313d6e96 Initial implementation of new flow (only working for approach rate) 2021-07-08 17:48:08 +09:00
e612d7568c Merge pull request #13771 from LumpBloom7/volume-meter-switch
Add ability to navigate between volume meters via Alt+Left/Right arrows
2021-07-07 21:50:44 +09:00
83283a706e Add test scene 2021-07-07 20:51:13 +09:00
e1c646b9b2 Remove redundant arguments 2021-07-05 23:52:39 +08:00
3c37140426 Remove an unused local variable 2021-07-05 09:52:13 +08:00
bfb603cfeb Change the test for unimplemented mod to use a mock ruleset and mod 2021-07-05 09:51:24 +08:00
d67fc87dcb Add some basic testability of external colour setting 2021-07-02 17:24:15 +09:00
583242d96d Add osu!-styled colour picker control 2021-06-30 23:25:50 +02:00
50c27d2635 Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
5883922177 Remove mod multiplier completely 2021-06-25 16:36:31 +09:00
88266eac63 Add option to fix label width of a LabelledDrawable 2021-06-08 16:57:32 +02:00