Commit Graph

533 Commits

Author SHA1 Message Date
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
fa28e7bdc3 Improve clickability and visuals of MusicController buttons. 2017-04-07 14:09:26 +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
5a694e0c9d changed location of BarGraph to be more generic 2017-04-03 19:29:13 +02:00
f3946bebb4 Merge branch 'master' of git://github.com/ppy/osu into details 2017-04-03 18:33:47 +02:00
9ba230aa58 Merge branch 'master' into taiko_barlines 2017-04-03 15:15:29 +09:00
759869f551 Merge branch 'fix_slider_velocities' into taiko_barlines 2017-04-03 14:47:40 +09:00
27132958c8 Merge remote-tracking branch 'origin/master' into taiko-drawable-generation
Conflicts:
	osu.Desktop.VisualTests/Tests/TestCaseTaikoHitObjects.cs
	osu.Desktop.VisualTests/Tests/TestCaseTaikoPlayfield.cs
	osu.Game.Modes.Taiko/UI/TaikoHitRenderer.cs
	osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
2017-04-03 14:19:31 +09:00
8ae4d0f7a7 Merge branch 'master' into taiko_drumroll_drawing 2017-04-03 11:10:47 +09:00
0745098783 Cleanup. 2017-04-03 10:04:13 +09:00
6f1fff4ee7 Update async load usage to new style. 2017-04-02 15:56:12 +09:00
1ecff1b32c Fix naming and testcase 2017-04-01 21:50:25 +03:00
f70de7439b Moved title and description to each class 2017-04-01 21:42:12 +03:00
ebc814f06a Typos fix 2017-04-01 21:17:24 +03:00
14966d5b94 Updated TestCase 2017-04-01 21:14:30 +03:00