1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 10:33:07 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/Objects
smoogipoo 9690591593 Make taiko use namespaced hitsounds
This is a temporary solution for now that uses DrawableHitObject.SampleNamespace for the override. We will not want to do this going forward, and instead have the rulesets add their custom resource stores to the games', but that requires deciding where/when to apply/remove such resource stores, and is probably left to skinning.
2017-12-26 19:55:56 +09:00
..
Drawables Make taiko use namespaced hitsounds 2017-12-26 19:55:56 +09:00
BarLine.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
CentreHit.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
DrumRoll.cs Remove SampleInfoList 2017-12-25 15:40:01 +09:00
DrumRollTick.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
Hit.cs Make HitObjects construct nested hit objects 2017-12-22 21:42:54 +09:00
RimHit.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
Swell.cs Cleanup things that are now not needed with these changes 2017-12-26 14:18:38 +09:00
TaikoHitObject.cs Remove usings. 2017-09-12 11:51:19 +09:00
TaikoHitObjectDifficulty.cs CI fixes. 2017-04-26 17:04:57 +09:00