1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 16:12:57 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/Objects/Drawables
Dean Herbert 46865bbacd Merge remote-tracking branch 'upstream/master' into taiko-hitsounds-fix
# Conflicts:
#	osu.Game/Audio/SampleInfo.cs
2017-12-23 14:50:35 +09:00
..
Pieces Update in line with framework changes. 2017-09-07 22:46:21 +09:00
DrawableBarLine.cs Remove all generic judgements. 2017-09-06 18:05:51 +09:00
DrawableBarLineMajor.cs Make taiko major bar line triangles show up again. Fixes #1081 2017-08-21 15:36:01 +09:00
DrawableCentreHit.cs Add action support to taiko 2017-08-20 21:38:09 +09:00
DrawableCentreHitStrong.cs Add action support to taiko 2017-08-20 21:38:09 +09:00
DrawableDrumRoll.cs Make HitObjects construct nested hit objects 2017-12-22 21:42:54 +09:00
DrawableDrumRollTick.cs Add a bool to specify whether judgements should be visible for certain DrawableHitObjects 2017-10-09 20:17:05 +09:00
DrawableHit.cs Corrected the return values for taiko DrawableHit and DrawableHitStrong (OnPressed == true if new Judgement occurs and is a hit) 2017-12-08 09:42:10 +01:00
DrawableHitStrong.cs Corrected the return values for taiko DrawableHit and DrawableHitStrong (OnPressed == true if new Judgement occurs and is a hit) 2017-12-08 09:42:10 +01:00
DrawableRimHit.cs Add action support to taiko 2017-08-20 21:38:09 +09:00
DrawableRimHitStrong.cs Add action support to taiko 2017-08-20 21:38:09 +09:00
DrawableSwell.cs Fix one more case of incorrect offset. 2017-09-12 18:36:31 +09:00
DrawableTaikoHitObject.cs Rolled back the bad earlier implementation 2017-12-07 21:18:51 +01:00