Commit Graph

1450 Commits

Author SHA1 Message Date
772545dd22 Merge remote-tracking branch 'origin/master' into update-beatmap-scores-design 2019-03-29 18:21:20 +09:00
352b4b20d9 Correct the sizes of TestCaseLogoFacadeContainer 2019-03-29 16:28:25 +09:00
81585a8283 Merge branch 'master' into resume-cursor-2 2019-03-29 15:56:46 +09:00
2967c876ea Merge remote-tracking branch 'origin/master' into update-beatmap-scores-design
# Conflicts:
#	osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
#	osu.Game/Overlays/BeatmapSet/Scores/DrawableScore.cs
#	osu.Game/Overlays/BeatmapSet/Scores/DrawableTopScore.cs
#	osu.Game/Overlays/BeatmapSet/Scores/ScoresContainer.cs
2019-03-29 15:11:00 +09:00
6949c233bf Merge remote-tracking branch 'upstream/master' into resume-cursor-2 2019-03-29 15:02:12 +09:00
c772a38c1b Merge branch 'master' into fix-loaderanimation-testcase 2019-03-29 14:55:00 +09:00
cabec85544 Rework TestCaseLoaderAnimation to avoid timing issues 2019-03-29 14:15:57 +09:00
bda8ce2dbb Merge pull request #4537 from peppy/stable-storyboard-ordering
Add stable storyboard element ordering

Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
2019-03-29 14:15:26 +09:00
202a0086cc Merge branch 'master' into better-player-flags 2019-03-29 13:45:45 +09:00
c72705217a Merge branch 'master' into framed-replay-handler-fixes 2019-03-29 12:59:51 +09:00
0439216f7e Merge branch 'master' into stable-storyboard-ordering 2019-03-29 12:44:09 +09:00
a71e9fdb0e Merge branch 'master' into convert-ranking-statistics 2019-03-29 12:42:49 +09:00
fed58fba3a Merge remote-tracking branch 'upstream/master' into resume-cursor-2 2019-03-29 12:14:28 +09:00
82b9dfdeb1 Add important section rewind tests 2019-03-29 11:37:12 +09:00
d410054ec8 Merge branch 'master' into key-counter-display 2019-03-29 11:22:59 +09:00
7715606188 Merge branch 'master' into sprite-icon-compatibility 2019-03-29 11:15:34 +09:00
4c038e7f67 Merge branch 'master' into testability-improvements 2019-03-29 10:23:12 +09:00
900c00ba59 Merge branch 'master' into drawable-clear-safety 2019-03-29 10:14:41 +09:00
176b4ecc38 Merge branch 'master' into sprite-icon-compatibility 2019-03-28 23:47:44 +09:00
70f99400ad Fix many behavioural issues and add tests 2019-03-28 19:28:13 +09:00
bfe44eb33d Remove SizeForFlow magic number 2019-03-28 15:40:58 +09:00
253b18b92f Merge remote-tracking branch 'upstream/master' into better-player-flags 2019-03-28 11:18:54 +09:00
cd65ea4865 Fix TestCaseDrawings regression 2019-03-28 01:24:48 +09:00
5c4f2cefea Fix Loader and TestCaseLoaderAnimation 2019-03-27 22:28:25 +09:00
a14701619e Update icon test case 2019-03-27 21:44:13 +09:00
061527a260 Add new automated tests for logofacade, reset interpolation 2019-03-27 20:04:01 +09:00
de80fc0eac Update icon usage to match framework changes 2019-03-27 19:29:27 +09:00
2c059efbab Rename to BlockLoad 2019-03-27 17:34:58 +09:00
34a33b335d oops 2019-03-27 17:29:38 +09:00
ca7a20585d Apply reviews, delete playerloader test 2019-03-27 17:28:53 +09:00
012dcc25c9 Rename APIScoreInfo -> APILegacyScoreInfo 2019-03-27 17:08:40 +09:00
be62cd9d72 Fix TestCaseBackgroundsScreenBeatmap 2019-03-27 14:33:50 +09:00
4b1e564df2 Fix test cases potentially getting stuck after 4th run 2019-03-27 14:31:07 +09:00
384eee3395 Remove DI requirement for the Facade in PlayerLoader 2019-03-27 11:32:26 +09:00
adab31fd58 Cleanup + fix up score table layout 2019-03-26 17:38:56 +09:00
3fe52be77f Better tests, add documentation 2019-03-26 17:22:36 +09:00
a88f23e555 Convert remaining two flags to ctor parameters 2019-03-26 16:53:44 +09:00
4c77899738 Add storyboard ordering test 2019-03-26 16:37:52 +09:00
83863d35c3 Remove AllowLeadIn flag 2019-03-26 16:35:00 +09:00
8658de5108 Rename KeyCounterCollection -> KeyCounterDisplay
Also fix not working
2019-03-26 13:52:48 +09:00
868367511e Add ManualInputManager to screen tests
Also sanitises content init order (ctor for content; bdl for other)
2019-03-26 13:26:55 +09:00
85c63f14f2 Add comprehensive player resume testing 2019-03-26 13:18:33 +09:00
c403dede20 Add ManualInputManager to screen tests
Also sanitises content init order (ctor for content; bdl for other)
2019-03-26 13:16:46 +09:00
4c0121a112 Merge remote-tracking branch 'upstream/master' into resume-cursor-2 2019-03-26 11:31:23 +09:00
b75ea295db Rename KeyCounterCollection -> KeyCounterDisplay
Also fix not working
2019-03-26 11:28:43 +09:00
be9ac39f54 Cleanup 2019-03-26 11:11:27 +09:00
35bf262d19 Merge remote-tracking branch 'upstream/master' into facade-container 2019-03-26 11:11:13 +09:00
a0f6718145 Better tests and implementation 2019-03-26 10:48:29 +09:00
f4aeb390ef Initial re-layout of score table 2019-03-26 10:21:34 +09:00
6a9f005ed4 Merge remote-tracking branch 'Joehuu/master' into update-beatmap-scores-design
# Conflicts:
#	osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
2019-03-25 15:21:29 +09:00