Commit Graph

3369 Commits

Author SHA1 Message Date
bb65d2e3d3 Merge pull request #580 from EVAST9919/hud_visibility
HudOverlay visibility
2017-04-06 14:27:50 +09:00
2bb99eac72 fix typo 2017-04-06 14:27:23 +09:00
efe82ef88c Merge branch 'master' into hud_visibility 2017-04-06 13:40:10 +09:00
0acf5b45b1 Merge pull request #591 from peppy/taiko-wtf
taiko improvements
2017-04-06 13:23:25 +09:00
18ff8efd46 Mark TODO for BeatmapVersion. 2017-04-06 13:15:33 +09:00
f193af2a2a Add better defaults for BaseDifficulty. 2017-04-06 13:15:21 +09:00
c50960af63 Add better defaults for ControlPoint. 2017-04-06 13:15:12 +09:00
042aa787a5 Fix typo. 2017-04-06 13:14:52 +09:00
e299d7286e Update framework + fix TestCaseTaikoHitObjects. 2017-04-06 12:52:56 +09:00
326baae615 Merge branch 'master' into taiko-wtf 2017-04-06 12:30:44 +09:00
7c57ae3ae1 Merge pull request #593 from peppy/general-fixes
Fix crash on changing play mode too early.
2017-04-06 12:30:31 +09:00
863dc44c4d Some minor improvements. 2017-04-06 09:57:34 +09:00
8354fb5eb5 Fix judgements being constructed too late. 2017-04-06 09:57:12 +09:00
5f79df3697 Fix lifetimes being set too late. 2017-04-06 09:57:11 +09:00
8d16e1efa2 Update framework. 2017-04-05 17:42:56 +09:00
4aafc172ca Allow playfield to specify whether it has a cursor or not. 2017-04-05 17:38:57 +09:00
4b1588a21d Fix correct mode filter not being applied when first entering song select. 2017-04-05 17:33:19 +09:00
8173d01d78 Fix crash on changing play mode too early. 2017-04-05 17:26:45 +09:00
3b3455afb3 Fix incorrect ScrollTime calculation. 2017-04-05 16:51:21 +09:00
a4cc7fc6af Remove unused velocity variables. 2017-04-05 16:44:45 +09:00
9ac18230cc Only apply taiko LegacyTimingInfo to LegacyBeatmaps. 2017-04-05 16:31:15 +09:00
87b8f8ef6e Fix incorrect relative mapping for CirclePiece's content. 2017-04-05 16:28:37 +09:00
57a068c5d1 Fix notes travelling backwards when hit.
Also improves the gravity curve.
2017-04-05 15:11:51 +09:00
28648bf97d Change playfield padding to x-offset to correctly hide notes appearing. 2017-04-05 13:56:16 +09:00
eed78d4251 Improve TestCaseTaikoPlayfield. 2017-04-05 13:53:29 +09:00
fcea52dd3a Fix strong drumrolls (again). 2017-04-05 13:53:07 +09:00
0e0ab6904d Distance -> Duration. 2017-04-05 13:52:53 +09:00
3f20e2381f Fix potential tick overflow. 2017-04-05 13:52:22 +09:00
6a922da87e Move legacy_velocity_multiplier application to LegacyTimingInfo. 2017-04-05 12:05:48 +09:00
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
c4c8604afd A little change to woke up AppVeyor 2017-04-04 19:06:53 +03: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
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