Commit Graph

1573 Commits

Author SHA1 Message Date
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
39df8cce19 Fix incorrect usage of InternalChildren
Could cause overwriting of components added by base DrawableHitObjcet class (such as samples)
2019-03-25 13:48:55 +09:00
9a6576c0a1 Merge remote-tracking branch 'upstream/master' into multi-background-stack 2019-03-25 12:40:31 +09:00
371166955e Apply a few minor refactors 2019-03-25 12:39:40 +09:00
a1c5eda05b Add grouping of visual tests 2019-03-25 01:02:36 +09:00
d37968d88d Add better test for facade containers 2019-03-24 15:18:38 +09:00
1e0027e4f2 Fix test 2019-03-24 12:09:18 +09:00
6e98a8dd7c Initial implementation 2019-03-22 20:01:58 +09:00
db89796752 Merge remote-tracking branch 'upstream/master' into multi-background-stack 2019-03-22 16:05:39 +09:00