1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Catch/UI
Salman Ahmed 0fb7895a52 Adjust catcher origin position to match 1:1 with stable
Change catcher origin position logic to 1:1 match stable on legacy skin
2023-10-10 01:26:59 +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
Catcher.cs fixed missed bit and comments 2023-04-22 10:54:50 +02: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
CatchPlayfield.cs Add beat snap grid for osu!catch editor 2023-06-06 17:52:29 +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 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 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 Adjust catcher origin position to match 1:1 with stable 2023-10-10 01:26:59 +03:00