osu/osu.Game.Rulesets.Catch/UI
Salman Ahmed 02bcd29303
Merge branch 'master' into catch-playfield
2024-02-15 08:08:01 +03: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
CatchPlayfield.cs Add beat snap grid for osu!catch editor 2023-06-06 17:52:29 +09:00
CatchPlayfieldAdjustmentContainer.cs Add extra bottom space for catcher to not look cut off on tall resolutions 2024-02-15 07:31:01 +03: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
Catcher.cs Remove behaviour of flipping catcher plate on direction change 2024-02-14 07:17:05 +03:00
CatcherAnimationState.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
CatcherArea.cs Use `IsRewinding` in a few more places 2023-07-08 13:32:24 +02: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
Direction.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
DrawableCatchRuleset.cs Allow toggling SVs in the editor 2023-08-18 18:55:24 +09:00
DroppedObjectContainer.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
HitExplosion.cs
HitExplosionContainer.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
HitExplosionEntry.cs
ICatchComboCounter.cs Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
IHitExplosion.cs
SkinnableCatcher.cs Adjust catcher origin position to match 1:1 with stable 2023-10-10 01:26:59 +03:00