osu/osu.Game.Rulesets.Taiko
Samuel Cattini-Schultz 66643a97b0 Add a list of mods to Skill class
Although this isn't necessary for existing official rulesets and calculators, custom calculators can have use cases for accessing mods in difficulty calculation.
For example, accounting for the effects of visual mods.
2021-02-20 20:37:44 +11:00
..
Audio Replace all usage of IBindableList.GetBoundCopy 2020-11-04 15:29:14 +09:00
Beatmaps Fix BPM multiplier not working in all cases 2021-01-12 17:50:22 +09:00
Difficulty Add a list of mods to Skill class 2021-02-20 20:37:44 +11:00
Edit Rename TaikoStrong{-> able}HitObject 2020-12-14 21:46:02 +01:00
Judgements Adjust health increase for drum roll tick to match new max result 2020-10-03 12:16:22 +02:00
Mods Allow autoplay score generation to access mod list 2021-02-07 18:35:34 +01:00
Objects Make strong hit DHOs public for pool registration 2020-12-20 18:02:34 +01:00
Properties
Replays Introduce base class for hitobjects that can be strong 2020-12-13 12:36:39 +01:00
Resources Fix BPM multiplier not working in all cases 2021-01-12 17:50:22 +09:00
Scoring Replace comparison references to HitResult.Miss with IsHit 2020-10-02 23:31:24 +02:00
Skinning Initial sample + samplechannel rework 2021-01-19 17:11:40 +09:00
UI Enable pooling for taiko DHOs 2020-12-20 18:44:47 +01:00
osu.Game.Rulesets.Taiko.csproj Adjust package titles 2021-01-18 11:08:03 +09:00
TaikoInputManager.cs
TaikoRuleset.cs Adjust namespace 2020-12-07 12:30:25 +09:00
TaikoSkinComponent.cs
TaikoSkinComponents.cs Reintroduce KiaiHitExplosion as skinnable 2020-11-12 18:29:22 +09:00