osu/osu.Game.Modes.Taiko
smoogipooo 6287ba321d Rewrite ScoreProcessor to have a new method for when existing judgements are changed.
- OnNewJudgement: Keeps its previous functionality. It is now only invoked when a _new_ judgement has been added to the Judgements hashset.
- OnJudgementChanged: Has a similar funcitonality to OnNewJudgement, but is only invoked whenever a judgement that was _previously_ in the Judgements hashset is changed.
2017-03-30 10:51:14 +09:00
..
Beatmaps Rename Accented to Strong. 2017-03-28 10:02:41 +09:00
Judgements Implement partial strong hit judgements. 2017-03-29 18:35:38 +09:00
Mods
Objects Implement partial strong hit judgements. 2017-03-29 18:35:38 +09:00
Properties
Scoring Rewrite ScoreProcessor to have a new method for when existing judgements are changed. 2017-03-30 10:51:14 +09:00
UI Merge pull request #563 from smoogipooo/general_taiko_fixes 2017-03-29 13:33:40 +09:00
OpenTK.dll.config
osu.Game.Modes.Taiko.csproj Implement partial strong hit judgements. 2017-03-29 18:35:38 +09:00
packages.config License headers + general fixes. 2017-03-28 10:51:22 +09:00
TaikoDifficultyCalculator.cs
TaikoRuleset.cs