smoogipooo
|
68c7226d12
|
Fix cherry pick issues.
|
2017-08-22 14:18:17 +09:00 |
|
smoogipooo
|
88151eff3f
|
Fix dofficulty calculators not working and make mania set the correct key count for non-mania specific maps.
|
2017-08-22 14:07:39 +09:00 |
|
Dean Herbert
|
7903f49d27
|
Merge branch 'master' into action-key-counter
|
2017-08-21 17:47:19 +09:00 |
|
Dean Herbert
|
4ea82694bd
|
Merge branch 'master' into fix-taiko-barlines
|
2017-08-21 16:53:47 +09:00 |
|
Dean Herbert
|
52dadad1e1
|
Merge branch 'master' into fix-taiko-barlines
|
2017-08-21 16:46:25 +09:00 |
|
Dean Herbert
|
8c84732a40
|
Merge branch 'master' into fix-taiko-drumroll-conversion
|
2017-08-21 16:35:31 +09:00 |
|
Dean Herbert
|
ea450fecf5
|
Merge branch 'master' into action-key-counter
|
2017-08-21 16:25:44 +09:00 |
|
smoogipooo
|
6a7e868a2e
|
Make taiko major bar line triangles show up again. Fixes #1081
|
2017-08-21 15:36:01 +09:00 |
|
smoogipooo
|
7a5708ce92
|
Further support for null judgements.
|
2017-08-21 15:35:16 +09:00 |
|
Dean Herbert
|
16e96888ab
|
Update KeyCounterCollection to support action-based buttons
|
2017-08-21 12:39:22 +09:00 |
|
smoogipooo
|
0970439e34
|
Fix TaikoBeatmapConverter attempting to convert taiko-specific drum rolls to hits. Fixes #1149
|
2017-08-21 12:05:56 +09:00 |
|
smoogipooo
|
6a7b410bc3
|
Make DifficultyControlPoint.SpeedMultiplier actually increase with an increasing speed. Fixes #1147
|
2017-08-21 11:58:54 +09:00 |
|
Dean Herbert
|
8364339617
|
Adjust with proposed formatting
|
2017-08-20 23:47:07 +09:00 |
|
Dean Herbert
|
325eaa8671
|
Add mouse buttons defaults for taiko
|
2017-08-20 22:26:33 +09:00 |
|
Dean Herbert
|
a18b2bd5f0
|
Hook everything up
|
2017-08-20 22:21:16 +09:00 |
|
Dean Herbert
|
ec08b2940d
|
Add taiko default keys
|
2017-08-20 21:56:37 +09:00 |
|
Dean Herbert
|
59fc6cbed7
|
Add action support to InputDrum
|
2017-08-20 21:51:56 +09:00 |
|
Dean Herbert
|
ff84eb219b
|
Add action support to taiko
|
2017-08-20 21:38:09 +09:00 |
|
smoogipooo
|
bb8c533802
|
Fix CI issues.
|
2017-08-09 17:34:09 +09:00 |
|
smoogipooo
|
e9a98358b3
|
Don't move completed drum rolls above the playfield.
|
2017-08-09 17:26:59 +09:00 |
|
smoogipooo
|
2334c109e5
|
Set better TaikoPlayfield default VisibleTimeRange.
|
2017-08-09 16:46:08 +09:00 |
|
smoogipooo
|
8b4f28318f
|
Fix drum roll ticks.
|
2017-08-09 16:19:31 +09:00 |
|
smoogipooo
|
ef29d9c093
|
Merge remote-tracking branch 'origin/master' into taiko-timingchanges-2
# Conflicts:
# osu.Game.Rulesets.Taiko/UI/TaikoRulesetContainer.cs
|
2017-08-09 16:18:27 +09:00 |
|
Dean Herbert
|
723e27353c
|
HitRenderer -> RulesetContainer
|
2017-08-09 13:28:29 +09:00 |
|
Dean Herbert
|
7c0e7ebcd0
|
Give HitRenderer a reference to Ruleset
Used to get correct bindings for a mode (ActionMappingInputManager).
|
2017-08-09 13:05:52 +09:00 |
|
smoogipooo
|
27e63eb7c4
|
Fix up sizing issues.
|
2017-08-09 10:54:00 +09:00 |
|
smoogipooo
|
a95ee7494f
|
Initial conversion of taiko to use ScrollingPlayfield.
|
2017-08-08 16:01:18 +09:00 |
|
Dean Herbert
|
fa7ef8ed52
|
Merge remote-tracking branch 'upstream/master' into taiko-fixes
# Conflicts:
# osu.Desktop.Tests/Visual/TestCaseTaikoHitObjects.cs
# osu.Desktop.Tests/Visual/TestCaseTaikoPlayfield.cs
# osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
|
2017-08-04 18:04:23 +09:00 |
|
Huo Yaoyuan
|
62b3540fd6
|
Merge branch 'master' into fixes
|
2017-08-04 13:49:03 +08:00 |
|
Huo Yaoyuan
|
eb9972581e
|
Provide Autoplay mod in Ruleset.
|
2017-08-04 00:25:24 +08:00 |
|
smoogipooo
|
ba31bfcdf1
|
CI fixes.
|
2017-08-03 20:44:05 +09:30 |
|
smoogipooo
|
351d255355
|
Fix brokenness due to relative sizes.
|
2017-08-03 20:12:31 +09:30 |
|
smoogipooo
|
0a4464bbe8
|
Merge remote-tracking branch 'origin/master' into taiko-fixes
# Conflicts:
# osu.Game.Rulesets.Taiko/Objects/Drawables/Pieces/SwellSymbolPiece.cs
|
2017-08-03 20:02:19 +09:30 |
|
smoogipooo
|
74e9449a75
|
Make symbol pieces relative sized.
|
2017-08-03 15:57:45 +09:30 |
|
Dean Herbert
|
0d9ea97828
|
Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
|
2017-08-03 14:36:21 +09:00 |
|
smoogipooo
|
dc0d0a3602
|
CI.
|
2017-08-03 14:31:20 +09:30 |
|
smoogipooo
|
c2475f6721
|
Fix gravity.
|
2017-08-03 14:18:54 +09:30 |
|
smoogipooo
|
e55a406e4d
|
Fix DrawableTaikoHitObject + drawable hit objects.
|
2017-08-03 13:54:13 +09:30 |
|
smoogipooo
|
786bad3d71
|
Simplify + fix up circle pieces.
|
2017-08-03 13:53:12 +09:30 |
|
smoogipooo
|
b2d69dfa02
|
Fix HitExplosion.
|
2017-08-03 13:36:49 +09:30 |
|
smoogipooo
|
14639ff8e3
|
Fix HitTarget.
|
2017-08-03 13:36:36 +09:30 |
|
smoogipooo
|
d796730e36
|
Fix KiaiHitExplosion.
|
2017-08-03 13:36:15 +09:30 |
|
smoogipooo
|
22ffc78757
|
Rework consts in TaikoHitObject to be relative size values.
|
2017-08-03 13:36:04 +09:30 |
|
smoogipooo
|
324fd456a7
|
Rework border + fillmodes + size in TaikoPlayfield.
|
2017-08-03 13:35:07 +09:30 |
|
smoogipooo
|
358b7c9d3d
|
Better InputDrum sizing + positioning.
|
2017-08-03 09:35:42 +09:30 |
|
smoogipooo
|
5352da277d
|
Remove ScaleFixContainer.
|
2017-08-03 08:16:19 +09:30 |
|
Dean Herbert
|
fce580d717
|
Reshuffle namespaces
|
2017-07-26 13:22:46 +09:00 |
|
Dean Herbert
|
64f2e2dc32
|
Use Colour instead of ColourInfo
|
2017-07-23 13:06:16 +02:00 |
|
Thomas Müller
|
e68675f970
|
Rename EasingTypes to Easing
|
2017-07-22 20:53:53 +02:00 |
|
Thomas Müller
|
a7dc8a892b
|
Update framework
|
2017-07-21 17:24:09 +02:00 |
|