Commit Graph

8198 Commits

Author SHA1 Message Date
abf6dbc307 BarLine : TaikoHitObject. 2017-04-05 11:48:30 +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
75f85867dd Adjust input drum animations slightly. 2017-04-05 09:21:29 +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
502afc0a48 some fixes to BarGraph so Direction works properly 2017-04-04 18:09:16 +02:00
c4c8604afd A little change to woke up AppVeyor 2017-04-04 19:06:53 +03:00
f2a9ec0f24 Converted constructor to protected 2017-04-04 19:02:36 +03:00
7b95f2d46a InGameOverlay now is abstract 2017-04-04 18:53:13 +03: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
58f8dc8254 add direction to graphs 2017-04-04 17:17:22 +02:00
bec4bf36ac hud->content and style fixes 2017-04-04 17:47:41 +03:00
009909dd4b Merge remote-tracking branch 'refs/remotes/ppy/master' into hud_visibility 2017-04-04 17:39:53 +03:00
20a5648b05 Move CreateCirclePiece to DrawableTaikoHitObject and simplify strong creation. 2017-04-04 20:58:02 +09:00
cbb669add3 Merge pull request #589 from peppy/general-fixes
Resources + framework update
2017-04-04 20:32:07 +09:00
eef49c8195 Merge branch 'master' into general-fixes 2017-04-04 20:27:26 +09:00
3e508b8390 Merge remote-tracking branch 'refs/remotes/ppy/master' into hud_visibility 2017-04-04 11:37:19 +03:00
a09e908ec7 Merge pull request #584 from smoogipooo/taiko_barlines
Taiko barlines
2017-04-04 17:01:46 +09:00
1654e74235 Remove unnecessary CI override. 2017-04-04 16:37:10 +09:00
1d4a371ded A few general fixes. 2017-04-04 14:38:50 +09:00
5e67bcb581 Remove a few unused classes. 2017-04-04 13:14:45 +09:00
4b424263ce Fully parse control points. 2017-04-04 13:13:27 +09:00
2df360a5e9 Fix clashing namespace. 2017-04-04 12:38:55 +09:00
1233fb5b82 Split noto out into individual ranges. 2017-04-04 11:34:55 +09:00
c6216dbde1 Remove outdated todo. 2017-04-04 11:34:45 +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
8fcb1690cf Update framework. 2017-04-04 10:33:48 +09:00
d0ebbad0fa Fix avatar display. 2017-04-04 10:33:41 +09:00
8e689a06d8 change font 2017-04-03 23:03:49 +02: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
7edabe730a Cleanup. 2017-04-03 21:10:39 +09:00
5baa887f55 Fixes 2017-04-03 14:58:38 +03:00
aebd953980 Merge branch 'master' into taiko_barlines 2017-04-03 20:43:15 +09:00
aa43b138b0 Merge branch 'master' into hud_visibility 2017-04-03 20:42:27 +09:00
a742664675 Merge pull request #588 from smoogipooo/fix_slider_velocities
Fix slider velocities
2017-04-03 20:42:01 +09:00
2e80ecfda8 Don't need explicit null value. 2017-04-03 20:33:10 +09:00
5cb16f6e7c Renamings + comments. 2017-04-03 20:32:03 +09:00
15db37d9e0 Cleanup. 2017-04-03 20:27:25 +09:00
2be7458532 Commenting (+ version check for speed adjustment). 2017-04-03 20:27:11 +09:00
19b5555ef2 Slightly clean up archive readers + decoders. Read beatmap version into BeatmapInfo. 2017-04-03 20:26:46 +09:00