Commit Graph

24681 Commits

Author SHA1 Message Date
bc397a4f1d Merge branch 'master' into adjustable-rate-mods 2019-12-13 22:23:30 +09:00
5a8b4113a2 Move available mods to global context (#7172)
Move available mods to global context

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-12-13 22:16:53 +09:00
59538bfd32 Merge branch 'global-available-mods' into adjustable-rate-mods 2019-12-13 21:57:27 +09:00
ef94df917c Add whitespace 2019-12-13 21:56:03 +09:00
72ea871bff Make constructor protected 2019-12-13 21:55:20 +09:00
af15662856 Fix WindUp applying too much change 2019-12-13 21:55:07 +09:00
bc31146560 Mods -> SelectedMods 2019-12-13 21:45:38 +09:00
8052aeb238 Fix potential nullref in disposal logic 2019-12-13 21:36:50 +09:00
76aa4f9fb2 Fix code style issues 2019-12-13 21:36:50 +09:00
7fdaf338f3 Fix test logic and add regression test 2019-12-13 21:36:50 +09:00
440a8470e1 Move available mods to global context
This also tidies up ModSelectOverlay and setting creation flow in general.
2019-12-13 21:36:50 +09:00
0d49bc244e Fix test beatmap not being retrievable anymore 2019-12-13 21:30:28 +09:00
ea4eb6b204 CI cleanups 2019-12-13 21:29:10 +09:00
fa7520d177 Merge pull request #7185 from peppy/update-framework
Update framework
2019-12-13 20:59:22 +09:00
4392317d3b Merge pull request #7184 from peppy/improve-test-data-sources
Improve test data sources
2019-12-13 20:56:11 +09:00
f349e7ff78 Fix non-null ?? usage 2019-12-13 20:35:34 +09:00
34f67b9cad Update framework 2019-12-13 20:31:20 +09:00
0bbaf9b7fb Fix mod select overlay tests not running individually 2019-12-13 20:21:35 +09:00
a1f8ab1735 Fix unrequired type keyword 2019-12-13 20:13:53 +09:00
7033974733 Fix test regressions (incorrect from the start) 2019-12-13 20:13:32 +09:00
3dc2b59d2a Move variable above common bindables 2019-12-13 20:06:12 +09:00
395b058ff8 Fix OsuScreenDependencies not caching non-leased versions 2019-12-13 20:05:54 +09:00
952bc96bbf Use GameBase data sources for Beatmap/Mods/Ruleset
Sourced in via OsuScreenDependencies for management
2019-12-13 20:05:38 +09:00
9bc02f489e Add missing headers 2019-12-13 19:14:49 +09:00
0ad28a9400 Start at version 128 2019-12-13 19:11:45 +09:00
abf3f341b7 Merge remote-tracking branch 'refs/remotes/origin/master' into legacy-beatmap-saving 2019-12-13 19:01:25 +09:00
c976427206 Refactor test to be more complete 2019-12-13 19:00:28 +09:00
36f541d8e5 Fix incorrect asserts 2019-12-13 18:14:06 +09:00
87a7f340e3 Fix first sample point being treated as redundant 2019-12-13 18:14:01 +09:00
654499d8b0 Remove whitespace 2019-12-13 17:33:18 +09:00
97158fce7d Always attach a new combo to spinners 2019-12-13 17:02:10 +09:00
0b7c4f252c Fix artist being written in place of version 2019-12-13 17:01:59 +09:00
53a665a034 Fix sound types and banks not being written correctly 2019-12-13 17:01:44 +09:00
3945e7403a improve tests and refactor AdvancedStats 2019-12-13 09:39:54 +08:00
ec5b506960 apply mod difficulty settings during song select 2019-12-12 23:41:46 +08:00
c6cbf0f28a Add 1.0 skin to osu! ruleset test 2019-12-12 16:27:11 +03:00
1cd26a0707 Lighten background during breaks (#7142)
Lighten background during breaks

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-12 21:23:07 +09:00
ecc7fdc561 Ensure a clean run on each test method 2019-12-12 21:04:56 +09:00
5e634c1183 Move test values to constants 2019-12-12 20:51:58 +09:00
7559012fb7 Merge remote-tracking branch 'upstream/master' into lighten-playfield-during-breaks 2019-12-12 19:55:09 +09:00
ac984423bb Fix only single sound type being written 2019-12-12 19:53:30 +09:00
dedae69db8 Prefer legacy curve format if possible 2019-12-12 19:52:15 +09:00
0627c814d6 Refactor DrawableRuleset to be constructed with a converted bea… (#7169)
Refactor DrawableRuleset to be constructed with a converted beatmap
2019-12-12 19:40:44 +09:00
d35d34c01b Fix hanging semicolon for per-node bank output 2019-12-12 19:01:43 +09:00
4760307bbb Don't output the first slider control point 2019-12-12 19:01:15 +09:00
60063eefd2 Fix up background/video events 2019-12-12 18:51:05 +09:00
51bdb73b91 Don't write empty file names 2019-12-12 18:49:47 +09:00
f89042cd0a Add missing section header 2019-12-12 18:48:22 +09:00
e09bbf0315 Implement background/video/break encoding 2019-12-12 18:47:28 +09:00
d1dc3456d1 Fix incorrect repeat point count 2019-12-12 18:42:48 +09:00