1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Catch/UI
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
..
CatchComboDisplay.cs Move judgement result revert logic to Playfield 2023-01-19 19:57:13 +09:00
CatchCursorContainer.cs hide cursor in catch 2022-12-12 21:18:01 -05:00
Catcher.cs Move judgement result revert logic to Playfield 2023-01-19 19:57:13 +09:00
CatcherAnimationState.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
CatcherArea.cs Move judgement result revert logic to Playfield 2023-01-19 19:57:13 +09:00
CatcherTrail.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
CatcherTrailAnimation.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
CatcherTrailDisplay.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
CatcherTrailEntry.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
CatchPlayfield.cs Move judgement result revert logic to Playfield 2023-01-19 19:57:13 +09:00
CatchPlayfieldAdjustmentContainer.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
CatchReplayRecorder.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
CatchTouchInputMapper.cs remove unnecessary using 2022-12-14 11:19:16 -05:00
Direction.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
DrawableCatchRuleset.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
DroppedObjectContainer.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
HitExplosion.cs Partial everything 2022-11-27 00:00:27 +09:00
HitExplosionContainer.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
HitExplosionEntry.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ICatchComboCounter.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
IHitExplosion.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SkinnableCatcher.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00