.. |
DrawableTaikoJudgement.cs
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
DrawableTaikoMascot.cs
|
Various code changes, fixes
|
2020-04-27 01:40:57 +02:00 |
DrawableTaikoRuleset.cs
|
Add remaining replay recorders
|
2020-03-24 14:55:49 +09:00 |
HitExplosion.cs
|
Restructure TaikoPlayfield for better skin support
|
2020-04-23 12:49:53 +09:00 |
InputDrum.cs
|
Adjust input drum to work with new playfield changes
|
2020-04-23 12:49:53 +09:00 |
KiaiHitExplosion.cs
|
Adjust namespaces
|
2019-04-02 14:51:28 +09: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
|
Rename taiko HitTarget classes to avoid conflict with mania
|
2020-04-23 12:11:30 +09:00 |
TaikoMascotAnimationState.cs
|
Decide on the name "Mascot", add testing, bug fixed, etc.
|
2020-04-24 06:59:05 +02:00 |
TaikoMascotTextureAnimation.cs
|
Various code changes, fixes
|
2020-04-27 01:40:57 +02:00 |
TaikoPlayfield.cs
|
Merge remote-tracking branch 'upstream/master' into taiko-don
|
2020-04-27 02:13:09 +02:00 |
TaikoPlayfieldAdjustmentContainer.cs
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
TaikoReplayRecorder.cs
|
Fix catch positional data being incorrectly recorded
|
2020-03-24 15:38:54 +09:00 |