Dean Herbert
|
5f79df3697
|
Fix lifetimes being set too late.
|
2017-04-06 09:57:11 +09:00 |
|
Dean Herbert
|
3b3455afb3
|
Fix incorrect ScrollTime calculation.
|
2017-04-05 16:51:21 +09:00 |
|
Dean Herbert
|
a4cc7fc6af
|
Remove unused velocity variables.
|
2017-04-05 16:44:45 +09:00 |
|
Dean Herbert
|
9ac18230cc
|
Only apply taiko LegacyTimingInfo to LegacyBeatmaps.
|
2017-04-05 16:31:15 +09:00 |
|
Dean Herbert
|
87b8f8ef6e
|
Fix incorrect relative mapping for CirclePiece's content.
|
2017-04-05 16:28:37 +09:00 |
|
Dean Herbert
|
57a068c5d1
|
Fix notes travelling backwards when hit.
Also improves the gravity curve.
|
2017-04-05 15:11:51 +09:00 |
|
Dean Herbert
|
28648bf97d
|
Change playfield padding to x-offset to correctly hide notes appearing.
|
2017-04-05 13:56:16 +09:00 |
|
Dean Herbert
|
eed78d4251
|
Improve TestCaseTaikoPlayfield.
|
2017-04-05 13:53:29 +09:00 |
|
Dean Herbert
|
fcea52dd3a
|
Fix strong drumrolls (again).
|
2017-04-05 13:53:07 +09:00 |
|
Dean Herbert
|
0e0ab6904d
|
Distance -> Duration.
|
2017-04-05 13:52:53 +09:00 |
|
Dean Herbert
|
3f20e2381f
|
Fix potential tick overflow.
|
2017-04-05 13:52:22 +09:00 |
|
Dean Herbert
|
6a922da87e
|
Move legacy_velocity_multiplier application to LegacyTimingInfo.
|
2017-04-05 12:05:48 +09:00 |
|
Dean Herbert
|
abf6dbc307
|
BarLine : TaikoHitObject.
|
2017-04-05 11:48:30 +09:00 |
|
Dean Herbert
|
1b2713239a
|
Rename PreEmpt to ScrollTime and remove VelocityMultiplier for now.
|
2017-04-05 11:48:19 +09:00 |
|
Dean Herbert
|
a5cb233975
|
Use more suffixes.
|
2017-04-05 10:37:49 +09:00 |
|
Dean Herbert
|
028e941ab2
|
Major rsefinements to taiko drawable classes.
|
2017-04-05 10:01:40 +09:00 |
|
Dean Herbert
|
6dc03c1cc4
|
Add adjustable clock to testcase.
|
2017-04-05 09:58:47 +09:00 |
|
Dean Herbert
|
7040cee99b
|
Remove unnecessary width specifcations from TestCaseTaikoHitObjects.
|
2017-04-05 09:31:41 +09:00 |
|
Dean Herbert
|
75f85867dd
|
Adjust input drum animations slightly.
|
2017-04-05 09:21:29 +09:00 |
|
Dean Herbert
|
20a5648b05
|
Move CreateCirclePiece to DrawableTaikoHitObject and simplify strong creation.
|
2017-04-04 20:58:02 +09:00 |
|
Dan Balasescu
|
cbb669add3
|
Merge pull request #589 from peppy/general-fixes
Resources + framework update
|
2017-04-04 20:32:07 +09:00 |
|
Dan Balasescu
|
eef49c8195
|
Merge branch 'master' into general-fixes
|
2017-04-04 20:27:26 +09:00 |
|
Dean Herbert
|
a09e908ec7
|
Merge pull request #584 from smoogipooo/taiko_barlines
Taiko barlines
|
2017-04-04 17:01:46 +09:00 |
|
Dean Herbert
|
1654e74235
|
Remove unnecessary CI override.
|
2017-04-04 16:37:10 +09:00 |
|
Dean Herbert
|
2df360a5e9
|
Fix clashing namespace.
|
2017-04-04 12:38:55 +09:00 |
|
Dean Herbert
|
1233fb5b82
|
Split noto out into individual ranges.
|
2017-04-04 11:34:55 +09:00 |
|
Dean Herbert
|
c6216dbde1
|
Remove outdated todo.
|
2017-04-04 11:34:45 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
f6303d55ec
|
Upodate some tab usages.
|
2017-04-04 11:13:09 +09:00 |
|
Dean Herbert
|
b0ebacb06d
|
Fix some unused variables in test cases.
|
2017-04-04 11:13:07 +09:00 |
|
Dean Herbert
|
353cf2a026
|
Adjust timings to make TestCase more usable.
|
2017-04-04 10:34:05 +09:00 |
|
Dean Herbert
|
8fcb1690cf
|
Update framework.
|
2017-04-04 10:33:48 +09:00 |
|
Dean Herbert
|
d0ebbad0fa
|
Fix avatar display.
|
2017-04-04 10:33:41 +09:00 |
|
smoogipooo
|
7edabe730a
|
Cleanup.
|
2017-04-03 21:10:39 +09:00 |
|
Dean Herbert
|
aebd953980
|
Merge branch 'master' into taiko_barlines
|
2017-04-03 20:43:15 +09:00 |
|
Dean Herbert
|
a742664675
|
Merge pull request #588 from smoogipooo/fix_slider_velocities
Fix slider velocities
|
2017-04-03 20:42:01 +09:00 |
|
smoogipooo
|
2e80ecfda8
|
Don't need explicit null value.
|
2017-04-03 20:33:10 +09:00 |
|
smoogipooo
|
5cb16f6e7c
|
Renamings + comments.
|
2017-04-03 20:32:03 +09:00 |
|
smoogipooo
|
15db37d9e0
|
Cleanup.
|
2017-04-03 20:27:25 +09:00 |
|
smoogipooo
|
2be7458532
|
Commenting (+ version check for speed adjustment).
|
2017-04-03 20:27:11 +09:00 |
|
smoogipooo
|
19b5555ef2
|
Slightly clean up archive readers + decoders. Read beatmap version into BeatmapInfo.
|
2017-04-03 20:26:46 +09:00 |
|
smoogipooo
|
91eec9e8fc
|
Fix incorrect split hit circle start time.
|
2017-04-03 17:54:48 +09:00 |
|
smoogipooo
|
a32eb66538
|
Fix missing speed multiplier + split onto multiple lines.
|
2017-04-03 17:31:08 +09:00 |
|
smoogipooo
|
0c57299066
|
Rewrite drum roll -> hit conversion to match osu-stable.
|
2017-04-03 17:30:49 +09:00 |
|
smoogipooo
|
d7ed392f27
|
Add a velocity multiplier to taiko hit objects.
This will be usable from the editor moving forward also - where every hit object can have its own velocity multiplier on top of the control point one.
|
2017-04-03 17:19:46 +09:00 |
|
smoogipooo
|
aad8851460
|
Define TickRate to adjust rate of ticks externally, removing todo.
|
2017-04-03 15:32:38 +09:00 |
|
smoogipooo
|
293ea6fbd7
|
Fix up beatmap converter error.
|
2017-04-03 15:24:30 +09:00 |
|
smoogipooo
|
63ca68793e
|
Merge remote-tracking branch 'origin/master' into fix_slider_velocities
|
2017-04-03 15:23:02 +09:00 |
|
Dan Balasescu
|
9ba230aa58
|
Merge branch 'master' into taiko_barlines
|
2017-04-03 15:15:29 +09:00 |
|
Dean Herbert
|
c005cf82c1
|
Merge pull request #587 from smoogipooo/fix_slider_velocities
Fix slider velocities
|
2017-04-03 15:13:37 +09:00 |
|