1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/UI
2020-11-27 14:35:12 +09:00
..
DefaultHitExplosion.cs Replace comparison references to HitResult.Miss with IsHit 2020-10-02 23:31:24 +02:00
DefaultKiaiHitExplosion.cs Reintroduce KiaiHitExplosion as skinnable 2020-11-10 14:08:10 +01:00
DrawableTaikoJudgement.cs Remove unnecessary local definition of colour logic from taiko judgement 2020-11-16 17:23:02 +09:00
DrawableTaikoMascot.cs Use new hit results in taiko 2020-09-29 16:33:38 +09:00
DrawableTaikoRuleset.cs Merge branch 'master' into fix-taiko-scroller-time-control 2020-05-14 17:04:09 +09:00
DrumRollHitContainer.cs Update namespace references 2020-10-29 15:20:10 +09:00
HitExplosion.cs Merge branch 'master' into adjust-hit-result-types 2020-10-01 16:19:07 +09:00
InputDrum.cs Remove unnecessary IsSeeking checks from taiko drum implementation 2020-10-05 14:27:51 +09:00
KiaiHitExplosion.cs Inline empty explosion in legacy transformer 2020-11-11 09:11:33 +01:00
PlayfieldBackgroundLeft.cs Move playfield background implementation to its own file 2020-04-23 13:23:49 +09:00
PlayfieldBackgroundRight.cs Move playfield background implementation to its own file 2020-04-23 13:23:49 +09:00
TaikoHitTarget.cs Improve quality of taiko hit target 2020-06-29 14:42:20 +09:00
TaikoMascotAnimation.cs Add support for indexless mascot texture lookups 2020-07-25 12:03:54 +02:00
TaikoMascotAnimationState.cs Decide on the name "Mascot", add testing, bug fixed, etc. 2020-04-24 06:59:05 +02:00
TaikoPlayfield.cs Move taiko barlines to their own ScrollingHitObjectContainer to avoid being considered as a selectable object 2020-11-27 14:35:12 +09:00
TaikoPlayfieldAdjustmentContainer.cs Reposition taiko playfield to be closer to the top of the screen 2020-05-12 15:51:59 +09:00
TaikoReplayRecorder.cs Fix catch positional data being incorrectly recorded 2020-03-24 15:38:54 +09:00