1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:07:33 +08:00
osu-lazer/osu.Game/Rulesets/Judgements
ekrctb 812a4b412a Move judgement result revert logic to Playfield
Previously, some judgement results were not reverted
when the source DHO is not alive (e.g. frames skipped in editor).
Now, all results are reverted in the exact reverse order.
2023-01-19 19:57:13 +09:00
..
DefaultJudgementPiece.cs Remove unused resolved member 2022-12-24 09:34:30 +01:00
DrawableJudgement.cs Partial everything 2022-11-27 00:00:27 +09:00
IAnimatableJudgement.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
IgnoreJudgement.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Judgement.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
JudgementPiece.cs Fix judgement text never being added to hierarchy 2022-12-24 09:37:40 +01:00
JudgementResult.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
JudgementResultEntry.cs Move judgement result revert logic to Playfield 2023-01-19 19:57:13 +09:00