Commit Graph

3463 Commits

Author SHA1 Message Date
f0ebbb1807 Rewrite toolbar test scene and add test cases 2020-04-25 09:54:37 +03:00
131f011239 Merge branch 'master' into all-ruleset-encoders 2020-04-24 11:32:48 +09:00
ff82de69e7 Merge branch 'master' into fix-testbeatmap-rulesetid 2020-04-24 10:58:50 +09:00
e3a3144236 Rename editor tests namespace from "Editor" to "Editing" 2020-04-23 11:07:55 +03:00
40f11ed15c Resolve broken test scene 2020-04-23 10:37:05 +09:00
7796593b2c Merge branch 'master' into fix-testbeatmap-rulesetid 2020-04-23 10:35:08 +09:00
dd9ceed802 Merge branch 'master' into all-ruleset-encoders 2020-04-22 22:51:42 +09:00
08982e0e00 Ensure editor tests wait for load to complete 2020-04-22 19:49:21 +09:00
e1142b424d Fix test failures 2020-04-22 18:14:21 +09:00
223c822e57 Merge branch 'master' into all-ruleset-encoders 2020-04-22 13:04:16 +09:00
aaa0f908d5 Merge pull request #8818 from smoogipoo/fix-beatmap-encoder
Fix beatmap encoder by enabling untested test cases
2020-04-22 13:03:56 +09:00
360c9f8e38 Add test coverage and handle null creator 2020-04-22 09:19:34 +09:00
ee278a2e1b Add taiko/catch/mania sample beatmaps 2020-04-22 09:06:04 +09:00
21949ac499 Add osu! test beatmap 2020-04-22 09:04:44 +09:00
1e7e7417ed Fix testing relying on control point order 2020-04-22 09:04:44 +09:00
8ea76244a2 Fix only single beatmap being tested 2020-04-22 09:04:44 +09:00
9713d90388 Always apply beatmap converter/processor 2020-04-22 09:04:44 +09:00
e9a2e92adf Fix incorrect beatmap comments 2020-04-22 09:04:44 +09:00
ed9663985b Rename panels 2020-04-21 20:55:33 +09:00
9b9b710ded Move and rename remaining direct classes 2020-04-21 16:41:07 +09:00
1cec0575b7 Remove unused classes and replace overlay in game 2020-04-21 16:38:47 +09:00
c3b36d8f20 Merge pull request #7924 from EVAST9919/beatmap-listing-expanded
Implement sorting by genre and language in BeatmapListingOverlay
2020-04-21 16:34:59 +09:00
aa153290a9 Merge pull request #8815 from smoogipoo/fix-controlpoint-decode
Fix control point overriding working incorrectly
2020-04-21 16:18:50 +09:00
c2ed6491a9 Move and shorten enum names 2020-04-21 15:39:15 +09:00
89320b510c Apply class renaming 2020-04-21 15:13:19 +09:00
72fb34f82c Fix overriding control points incorrectly 2020-04-21 14:19:05 +09:00
3b0099c687 Refactor tests 2020-04-21 12:26:43 +09:00
5a2129da7c Merge branch 'master' into allow-cancelling-completion 2020-04-21 11:22:37 +09:00
cf41b90193 Merge branch 'master' into dashboard-overlay-new 2020-04-20 18:25:47 +09:00
477d519df3 Merge branch 'master' into beatmap-listing-expanded 2020-04-20 17:18:18 +09:00
dd7c6a83bd Merge branch 'master' into fix-song-select-desync 2020-04-20 15:23:19 +09:00
f26c080512 Merge branch 'master' into dashboard-overlay-new 2020-04-20 15:19:03 +09:00
ddc5489fc9 Merge pull request #8801 from peppy/add-np-command
Add /np (now playing) command support in chat
2020-04-20 14:07:39 +09:00
f56b85ce27 Merge branch 'master' into fix-song-select-desync 2020-04-20 12:54:32 +09:00
2c012b9af1 Use AddUntilStep whenever possible
Avoid redundant usage
2020-04-20 06:43:18 +03:00
e12e3391fb Base wait steps duration on the delay used for results display
With `* 2` for safety of not potentially going to the next step and the delegate not executed yet.
2020-04-20 06:42:33 +03:00
2444dd42d0 Remove not-implemented-exception 2020-04-20 09:57:46 +09:00
f3fee73441 Fix DatabasedKeyBindingContainer not using defaults for non-databased ruleset 2020-04-20 09:35:00 +09:00
e4d4040afb Rename test to match other classes 2020-04-19 16:57:47 +09:00
1dd471dfcc Add /np (now playing) command support in chat 2020-04-19 15:13:25 +09:00
65a8860a65 Add test cases to ensure no regression in "cancelling completion" 2020-04-19 06:01:09 +03:00
5833a7ac91 Fix presenting new ruleset and beatmap at once causing wedge display desync 2020-04-17 18:56:17 +09:00
4e22e569f5 Merge branch 'master' into timing-equivalence 2020-04-17 17:12:38 +09:00
894598eb22 Replace SocialOverlay with DashboardOverlay 2020-04-16 12:05:51 +03:00
29bea4e11c Implement OverlayView component 2020-04-16 11:42:21 +03:00
ef0da9e3e8 Basic overlay layout implementation 2020-04-16 11:01:36 +03:00
86e8aaa2f4 Merge branch 'master' into beatmap-listing-expanded 2020-04-16 16:15:40 +09:00
5ec8d49241 Merge pull request #8764 from smoogipoo/disable-undo-redo
Disable undo/redo menu items when they can't be performed
2020-04-16 13:47:23 +09:00
9e2be6f2f4 Remove bindable to promote one-way access 2020-04-16 13:25:08 +09:00
4eefe47ce3 Merge branch 'master' into fix-0-customsampleset 2020-04-16 11:20:31 +09:00