osu/osu.Game.Rulesets.Taiko
Dan Balasescu 993439d30b Fix missed nullability 2022-11-03 11:28:39 +09:00
..
Beatmaps Make added effect points inherit previous effect point settings 2022-10-27 23:41:17 +02:00
Difficulty Pin taiko PP calculator accuracy to osu-stable values 2022-10-05 20:21:15 +09:00
Edit let TaikoSpan show in timeline before placed 2022-10-23 01:32:22 +09:00
Judgements Fix test, make strong hits have LargeBonus judgement 2022-08-30 15:00:46 +02:00
Mods Attempt to make flashlight code slightly more legible 2022-10-25 20:15:19 +02:00
Objects Clamp `LifetimeStart` of `HitObject`'s to their judgement windows 2022-09-27 16:54:24 +02:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Use `AsNonNull()` instead. 2022-07-02 19:48:32 +08:00
Resources
Scoring Automated #nullable processing 2022-06-17 16:37:17 +09:00
Skinning Fix one more case 2022-11-02 17:39:45 +09:00
UI Fix missed nullability 2022-11-03 11:28:39 +09:00
TaikoInputManager.cs Merge branch 'master' into hongaaronc/master 2022-07-22 15:55:38 +09:00
TaikoRuleset.cs Rename `CreateLegacySkinProvider` to `CreateSkinTransformer` and apply to all skins 2022-09-15 20:18:10 +09:00
TaikoSkinComponent.cs Apply NRT to many taiko classes 2022-11-02 17:15:25 +09:00
TaikoSkinComponents.cs Apply NRT to many taiko classes 2022-11-02 17:15:25 +09:00
osu.Game.Rulesets.Taiko.csproj