Commit Graph

4025 Commits

Author SHA1 Message Date
f98ee27185 Fix referencing wrong child 2020-05-18 20:01:00 +09:00
6d70f4b410 Merge branch 'master' into allowgameplayoverlays-hide-skip 2020-05-18 19:54:38 +09:00
2fd25f5ee6 Fix tests 2020-05-18 19:54:26 +09:00
cfa5a81e78 Cleanup testscene 2020-05-16 18:33:21 +09:00
0279bcf3c8 Fix missed issues 2020-05-16 18:28:22 +09:00
be3a0a3c1d Merge branch 'master' into remove-requiredtypes 2020-05-16 18:28:14 +09:00
16cde20db4 Merge branch 'remove-requiredtypes' into results-screen-condensed-panel 2020-05-16 18:23:39 +09:00
9b7b1ef605 Add cover urls 2020-05-16 18:23:18 +09:00
3df92925ee Add score panel test 2020-05-16 18:22:07 +09:00
2bde4fc3ee Initial implementation of contracted score panel 2020-05-16 18:20:19 +09:00
648999a2de Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
ed9d6f2829 Fix CI inspection. 2020-05-15 22:58:15 +02:00
4096463d02 Move SkipOverlay internal alpha manipulation to a nested container and adjust visual tests. 2020-05-15 19:43:01 +02:00
9ed0e8891b Merge branch 'fix-nested-folder-migration-endless-copy' into migration-ui 2020-05-15 13:04:16 +09:00
fe7c5bbc8b Merge branch 'master' into fix-failure-logic 2020-05-14 20:16:37 +09:00
a582611647 Add test coverage 2020-05-14 19:05:35 +09:00
49e4fc6cba Move to better namespace 2020-05-13 18:54:45 +09:00
2c83417c41 Switch to using DirectoryInfo/DriveInfo 2020-05-13 18:54:45 +09:00
8500f8fe76 Add basic implementation 2020-05-13 18:54:45 +09:00
de50b725d5 Fix mod failure checks executing actual game logic 2020-05-12 20:08:35 +09:00
81889e0034 Fix tests potentially selecting a deleted beatmap 2020-05-04 15:20:43 +09:00
02b9f51bdd Add failing test 2020-05-04 15:20:43 +09:00
a1cd007cad Fix song select tests potentially failing due to difficulty panels not yet displayed 2020-05-04 14:44:53 +09:00
5767bcb8d7 Merge branch 'master' into add-interval-list 2020-05-04 02:00:14 +09:00
d30e4061cc Add clarifying comment about pp choice 2020-05-01 19:46:49 +03:00
3cf60e6e00 Add failing test 2020-05-01 19:43:18 +03:00
2913a81835 Improve test code quality & safety 2020-05-01 16:59:45 +02:00
33a608fd15 Merge branch 'master' of https://github.com/ppy/osu into present-recommended
 Conflicts:
	osu.Game/Screens/Select/SongSelect.cs
2020-05-01 11:06:20 +03:00
700214d249 Truncate beatmap title and artist on score panel 2020-04-30 22:13:38 -07:00
cf4e79cf38 Show loading spinner when carousel is not ready to be displayed 2020-04-30 11:51:06 +09:00
6fa9feb15c Merge remote-tracking branch 'upstream/master' into add-interval-list 2020-04-29 05:14:40 +03:00
e915f22516 Merge branch 'master' into schedule-music-controller-operations 2020-04-28 14:09:56 +09:00
19fe15887a Merge pull request #8860 from Joehuu/fix-mod-sel-score-multi-being-off-screen
Fix score multiplier being cut off in mod select at higher ui scales
2020-04-28 13:52:56 +09:00
0d752dc7b8 Remove redundant initialisation 2020-04-28 12:55:57 +09:00
743a92bbbe Use a local database for now playing test 2020-04-28 12:42:08 +09:00
81e73acb1a Fix tests failing when not run in certain order 2020-04-28 12:21:27 +09:00
4fff08d241 Remove unused using 2020-04-28 12:19:39 +09:00
62be138aa9 Avoid calls on MusicController executing before it may have finished loading 2020-04-28 11:46:08 +09:00
7731d45f13 Remove unnecessary usings 2020-04-26 20:30:56 -07:00
8a47a615db Remove unranked label from footer 2020-04-26 19:29:22 -07:00
16f53991a8 Test presenting same beatmap more than once 2020-04-25 10:52:47 +03:00
f68a7401b9 Fix comment 2020-04-25 10:37:18 +03:00
e65acc3401 Other review suggestions 2020-04-25 10:36:19 +03:00
e906ec4d92 Fix typo 2020-04-25 10:25:07 +03:00
52416ea90a Use GetRuleset 2020-04-25 10:22:19 +03:00
ce47b7ca93 Unnest in SetUpSteps 2020-04-25 10:21:01 +03:00
657bf5ad86 Merge branch 'master' of https://github.com/ppy/osu into present-recommended 2020-04-25 10:13:57 +03:00
f0ebbb1807 Rewrite toolbar test scene and add test cases 2020-04-25 09:54:37 +03:00
ff82de69e7 Merge branch 'master' into fix-testbeatmap-rulesetid 2020-04-24 10:58:50 +09:00
227503c0af Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset 2020-04-23 16:25:33 +03:00