1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Taiko
2021-05-30 19:15:59 +09:00
..
Audio Replace all usage of IBindableList.GetBoundCopy 2020-11-04 15:29:14 +09:00
Beatmaps Remove all local type update logic from TaikoBeatmapConverter 2021-05-26 13:23:01 +09:00
Difficulty Refactor to abstract out strain logic into StrainSkill class 2021-04-03 20:52:39 +11:00
Edit Ensure EditorBeatmap.Update is called inside PerformOnSelection calls 2021-05-23 21:22:35 +09:00
Judgements Adjust health increase for drum roll tick to match new max result 2020-10-03 12:16:22 +02:00
Mods Merge pull request #12834 from Henry-YSLin/flip-mod 2021-05-17 12:47:05 +09:00
Objects Move taiko Type to Hit and localise all bind handling 2021-05-26 13:40:36 +09:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Rename FramedAutoGenerator<T> -> AutoGenerator<T> 2021-05-07 00:31:12 +09: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 Update other transformers with similar refactored logic 2021-05-30 19:15:59 +09:00
UI Remove Expires and RemoveWhenNotAlive override 2021-03-18 19:39:42 +09:00
osu.Game.Rulesets.Taiko.csproj Adjust package titles 2021-01-18 11:08:03 +09:00
TaikoInputManager.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
TaikoRuleset.cs Renamed TaikoModFlip to TaikoModSwap 2021-05-17 11:04:01 +08:00
TaikoSkinComponent.cs Update naming 2019-08-30 15:13:29 +09:00
TaikoSkinComponents.cs Reintroduce KiaiHitExplosion as skinnable 2020-11-12 18:29:22 +09:00