Dean Herbert
|
6e0802e50c
|
Remove RulesetInfo parameter from Ruleset constructor
|
2019-12-18 14:49:09 +09:00 |
|
Dan Balasescu
|
3d13fe485d
|
Merge pull request #7238 from huoyaoyuan/fxcop
Apply FxCop at game side
|
2019-12-17 21:29:52 +09:00 |
|
Dan Balasescu
|
fd2785bab3
|
Merge branch 'master' into fxcop
|
2019-12-17 20:14:45 +09:00 |
|
Andrei Zavatski
|
8cd96acffc
|
CounterPill implementation
|
2019-12-17 12:05:35 +03:00 |
|
Dean Herbert
|
5079feaad1
|
Remove unnecessary string interpolation
|
2019-12-17 14:04:03 +09:00 |
|
Huo Yaoyuan
|
d7b3578cc6
|
CA2201: throw correct exception type.
|
2019-12-17 13:00:02 +08:00 |
|
Huo Yaoyuan
|
ecfc6dfa3d
|
CA1825: use Array.Empty.
|
2019-12-17 12:59:48 +08:00 |
|
Dean Herbert
|
f8ffa67693
|
Add test and isolate ignore bindable from EnableUserDim
|
2019-12-17 13:21:23 +09:00 |
|
Dean Herbert
|
eed2984bef
|
Update sdk and InspectCode version (#7208)
Update sdk and InspectCode version
|
2019-12-16 19:46:12 +09:00 |
|
smoogipoo
|
6cf318c34b
|
Merge remote-tracking branch 'refs/remotes/origin/master' into improve-hud-hiding
|
2019-12-16 18:41:21 +09:00 |
|
Huo Yaoyuan
|
c457571da6
|
Use index and range expressions
|
2019-12-15 20:17:35 +08:00 |
|
Huo Yaoyuan
|
cea3a66d4a
|
Use static local method fixed for roslyn 3.4
|
2019-12-15 20:07:56 +08:00 |
|
Dean Herbert
|
244eb56455
|
Fix test ruleset availability
|
2019-12-15 03:01:37 +09:00 |
|
Dean Herbert
|
bc31146560
|
Mods -> SelectedMods
|
2019-12-13 21:45:38 +09:00 |
|
Dean Herbert
|
76aa4f9fb2
|
Fix code style issues
|
2019-12-13 21:36:50 +09:00 |
|
Dean Herbert
|
7fdaf338f3
|
Fix test logic and add regression test
|
2019-12-13 21:36:50 +09:00 |
|
Dean Herbert
|
f349e7ff78
|
Fix non-null ?? usage
|
2019-12-13 20:35:34 +09:00 |
|
Dean Herbert
|
0bbaf9b7fb
|
Fix mod select overlay tests not running individually
|
2019-12-13 20:21:35 +09:00 |
|
Dean Herbert
|
7033974733
|
Fix test regressions (incorrect from the start)
|
2019-12-13 20:13:32 +09:00 |
|
Dean Herbert
|
ecc7fdc561
|
Ensure a clean run on each test method
|
2019-12-12 21:04:56 +09:00 |
|
Dean Herbert
|
5e634c1183
|
Move test values to constants
|
2019-12-12 20:51:58 +09:00 |
|
Dean Herbert
|
7559012fb7
|
Merge remote-tracking branch 'upstream/master' into lighten-playfield-during-breaks
|
2019-12-12 19:55:09 +09:00 |
|
smoogipoo
|
1807fc9b61
|
Fix testcase not converting beatmap
|
2019-12-12 16:48:33 +09:00 |
|
Dean Herbert
|
3ccfee64f6
|
Add HUDOverlay tests
|
2019-12-12 16:09:42 +09:00 |
|
smoogipoo
|
5861eca80d
|
Make DrawableRuleset take a converted beatmap
|
2019-12-12 15:58:11 +09:00 |
|
Salman Ahmed
|
6a539e307a
|
Split into small tests and add more cases
|
2019-12-12 09:22:35 +03:00 |
|
Dean Herbert
|
a93d57b77e
|
Merge branch 'master' into lighten-playfield-during-breaks
|
2019-12-12 11:57:21 +09:00 |
|
Salman Ahmed
|
035a53cb9e
|
Schedule SetUp()
|
2019-12-12 01:10:43 +03:00 |
|
Salman Ahmed
|
61265ed452
|
Increase the waiting steps
|
2019-12-12 00:52:33 +03:00 |
|
Salman Ahmed
|
4f6b85e5ea
|
Add test ensuring correct break lightening behaviour
|
2019-12-12 00:32:39 +03:00 |
|
Salman Ahmed
|
bc02cfc2e2
|
TestSceneUserDimContainer -> TestSceneUserDimBackgrounds
|
2019-12-12 00:30:16 +03:00 |
|
Dan Balasescu
|
e288706802
|
Merge branch 'master' into rankings-overlay-refactor
|
2019-12-11 19:09:29 +09:00 |
|
Dan Balasescu
|
166e957104
|
Merge pull request #6432 from LeNitrous/customized-mods
Add per-mod settings
|
2019-12-11 19:07:29 +09:00 |
|
Dean Herbert
|
a106e2a53f
|
Refactor distance snap grid to not require hitobjects (#7138)
Refactor distance snap grid to not require hitobjects
|
2019-12-11 19:02:29 +09:00 |
|
Dean Herbert
|
274958669c
|
Add early assert as sanity check
|
2019-12-11 15:47:41 +09:00 |
|
Dean Herbert
|
6c8f325063
|
Add failing test
|
2019-12-11 15:46:07 +09:00 |
|
Salman Ahmed
|
63f66aa5fa
|
Check by UserDimContainer.DimLevel instead
|
2019-12-10 15:25:03 +03:00 |
|
Dean Herbert
|
138b83c9ea
|
Merge branch 'master' into customized-mods
|
2019-12-10 19:13:32 +09:00 |
|
Dean Herbert
|
f6c0b5c44a
|
Merge branch 'master' into settings-source
|
2019-12-10 18:49:41 +09:00 |
|
Dan Balasescu
|
bd6a08a21b
|
Merge branch 'master' into apply-to-track
|
2019-12-10 16:15:24 +09:00 |
|
smoogipoo
|
94a298a82d
|
Refactor distance snap grid to not require hitobjects
|
2019-12-10 16:00:09 +09:00 |
|
Dean Herbert
|
5f3d163772
|
Merge branch 'master' into segmented-slider-paths-3
|
2019-12-10 14:28:20 +09:00 |
|
Dean Herbert
|
cdde5d1d69
|
Fix song select filters not reapplied if in a child screen
Closes https://github.com/ppy/osu/issues/6980.
|
2019-12-10 02:30:23 +09:00 |
|
smoogipoo
|
cd61893814
|
Merge remote-tracking branch 'refs/remotes/origin/master' into segmented-slider-paths-3
|
2019-12-09 18:25:27 +09:00 |
|
Dean Herbert
|
eb074b7058
|
Allow mods to apply to track, not clock
|
2019-12-09 17:44:45 +09:00 |
|
smoogipoo
|
53f7c753fb
|
General cleanups
|
2019-12-09 16:44:19 +09:00 |
|
smoogipoo
|
c18f2e6436
|
Merge remote-tracking branch 'refs/remotes/origin/master' into segmented-slider-paths-3
|
2019-12-09 15:34:49 +09:00 |
|
Dan Balasescu
|
0c9f7a64f1
|
Merge branch 'master' into improve-dialog-button-visuals
|
2019-12-09 15:31:48 +09:00 |
|
Dan Balasescu
|
5738ef5fab
|
Merge branch 'master' into editor-timeline-hitobject-display
|
2019-12-09 14:34:55 +09:00 |
|
Dean Herbert
|
58db745121
|
Merge remote-tracking branch 'upstream/master' into improve-dialog-button-visuals
|
2019-12-09 14:11:52 +09:00 |
|