Commit Graph

565 Commits

Author SHA1 Message Date
32c3e34eb7 Revert "Better masking."
This reverts commit 5d5040ee73.
2017-04-12 15:00:26 +09:00
5d5040ee73 Better masking. 2017-04-12 14:34:49 +09:00
04baa9eb72 Reset stage to normal height after tests. 2017-04-12 12:45:07 +09:00
0c90ef79fa Make TestCaseTaikoPlayfield work again. 2017-04-12 12:37:02 +09:00
50b6bcd574 Merge branch 'master' into details 2017-04-11 19:06:58 +02:00
d4e5f55091 the power of linq 2017-04-11 18:43:48 +02:00
fb5952186c changes and fixes 2017-04-11 14:02:56 +02:00
9e6fa965b2 TestCasePlayer doesn't need a PlayerLoader. 2017-04-11 19:38:03 +09:00
ad41fd5c1a more unnecessary stuff 2017-04-10 16:49:48 +02:00
a597149b7f Merge branch 'details' of github.com:Jorolf/osu into details 2017-04-10 16:42:42 +02:00
24b4b3ad7d update to everything 2017-04-10 16:42:23 +02:00
c6a24bb549 Merge branch 'master' into details 2017-04-10 20:07:13 +09:00
ba4d654a21 Merge branch 'master' into has-bindable-value 2017-04-10 19:40:37 +09:00
cd016c57c8 Merge branch 'master' into more-taiko-relative-sizings 2017-04-10 17:34:18 +09:00
5af4259ab4 Add back explicit binds. 2017-04-10 17:10:15 +09:00
b7cfdff8d1 Update SliderBar to use IHasCurrentValue. 2017-04-10 15:30:17 +09:00
bb4a909de5 Update UI control access in line with framework changes. 2017-04-10 14:54:23 +09:00
f4094fbde2 Extend TestCaseTaikoPlayfield a bit. 2017-04-10 14:28:28 +09:00
c882b9bafd Make taiko playfield scale by height. 2017-04-10 05:08:05 +09:00
841d101be7 renaming 2017-04-07 20:41:03 +02:00
c60a55285c updated TestCase and some null checks 2017-04-07 20:32:09 +02:00
7e99fc47e2 wip 2017-04-07 16:54:54 +09:00
3dbf4879c7 Merge branch 'music-controller-improvements' into song-progress-graph
# Conflicts:
#	osu.Game/Overlays/DragBar.cs
2017-04-07 15:18:58 +09:00
fa28e7bdc3 Improve clickability and visuals of MusicController buttons. 2017-04-07 14:09:26 +09:00
1842d80e28 Update test case. 2017-04-07 09:43:08 +09:00
12d2102a88 Merge remote-tracking branch 'upstream/master' into song-progress-graph
# Conflicts:
#	osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
#	osu.Game/Modes/UI/HudOverlay.cs
#	osu.Game/Screens/Play/PauseOverlay.cs
#	osu.Game/Screens/Play/Player.cs
#	osu.Game/osu.Game.csproj
2017-04-07 09:22:18 +09:00
e59c0a770f Merge branch 'master' into details 2017-04-06 15:42:00 +02:00
b380cbfd7a Merge remote-tracking branch 'refs/remotes/ppy/master' into testcase_fix 2017-04-06 12:28:44 +03:00
c6f4cff2e7 Fix Pause/Fail testcase 2017-04-06 12:27:45 +03:00
411988f038 Remove all trailing whitespaces in this repo. 2017-04-06 16:21:18 +08:00
942699218a Merge branch 'master' into details 2017-04-06 15:44:43 +09:00
6285f3eea8 Merge branch 'master' into pause_buttons_refactor 2017-04-06 15:00:48 +09:00
e299d7286e Update framework + fix TestCaseTaikoHitObjects. 2017-04-06 12:52:56 +09:00
eed78d4251 Improve TestCaseTaikoPlayfield. 2017-04-05 13:53:29 +09:00
1b2713239a Rename PreEmpt to ScrollTime and remove VelocityMultiplier for now. 2017-04-05 11:48:19 +09:00
a5cb233975 Use more suffixes. 2017-04-05 10:37:49 +09:00
028e941ab2 Major rsefinements to taiko drawable classes. 2017-04-05 10:01:40 +09:00
6dc03c1cc4 Add adjustable clock to testcase. 2017-04-05 09:58:47 +09:00
7040cee99b Remove unnecessary width specifcations from TestCaseTaikoHitObjects. 2017-04-05 09:31:41 +09:00
f9bf1c69bf add Flags to BarDirection and remove unused "using" 2017-04-04 18:23:29 +02:00
cd2fc3148e added TestCaseGraphAndBar 2017-04-04 18:10:57 +02:00
62655b70c9 Merge remote-tracking branch 'refs/remotes/ppy/master' into pause_buttons_refactor 2017-04-04 18:41:37 +03:00
b2731bb0a1 some formatting 2017-04-04 17:27:08 +02:00
078d44aec3 some changes to the testcase 2017-04-04 17:17:37 +02:00
eef49c8195 Merge branch 'master' into general-fixes 2017-04-04 20:27:26 +09:00
2df360a5e9 Fix clashing namespace. 2017-04-04 12:38:55 +09:00
7c74951454 Update bindables.
# Conflicts:
#	osu.Desktop.VisualTests/Tests/TestCaseResults.cs
#	osu.Game/Screens/Ranking/ResultModeButton.cs
#	osu.Game/Screens/Ranking/Results.cs
2017-04-04 11:34:13 +09:00
f6303d55ec Upodate some tab usages. 2017-04-04 11:13:09 +09:00
b0ebacb06d Fix some unused variables in test cases. 2017-04-04 11:13:07 +09:00
353cf2a026 Adjust timings to make TestCase more usable. 2017-04-04 10:34:05 +09:00