osu/osu.Game.Rulesets.Taiko
Samuel Cattini-Schultz 85d2b1232a Refactor to abstract out strain logic into StrainSkill class
While it is the case for the existing official Skills, Skill implementations shouldn't be required to conform to a strain based approach.
There are other valid approaches to calculating skill difficulty that can be supported by abstracting the strain logic into its own StrainSkill class.
2021-04-03 20:52:39 +11:00
..
Audio
Beatmaps Fix BPM multiplier not working in all cases 2021-01-12 17:50:22 +09:00
Difficulty Refactor to abstract out strain logic into StrainSkill class 2021-04-03 20:52:39 +11:00
Edit Centralise cases of performing actions on the current selection 2021-02-26 14:15:13 +09:00
Judgements
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
Skinning Merge branch 'master' into fix-unsafe-skinnable-sample-play 2021-03-18 19:51:46 +01:00
UI Remove Expires and RemoveWhenNotAlive override 2021-03-18 19:39:42 +09:00
TaikoInputManager.cs
TaikoRuleset.cs Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
TaikoSkinComponent.cs
TaikoSkinComponents.cs Reintroduce KiaiHitExplosion as skinnable 2020-11-12 18:29:22 +09:00
osu.Game.Rulesets.Taiko.csproj Adjust package titles 2021-01-18 11:08:03 +09:00