1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 09:57:26 +08:00
osu-lazer/osu.Game.Rulesets.Catch
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
..
Beatmaps Remove #nullable disable from Catch.Beatmaps 2023-01-15 17:29:32 +09:00
Difficulty Remove #nullable disable from Catch.Difficulty 2023-01-15 17:29:32 +09:00
Edit Remove redundant canBeNull: true 2023-01-15 23:11:59 +09:00
Judgements Remove #nullable disable from Catch.Judgements 2023-01-15 17:29:32 +09:00
Mods Fix catcher not moving when fully hidden in "No Scope" mod 2023-01-03 15:28:05 +03:00
Objects Remove #nullable disable from CaughtObject 2023-01-15 23:21:38 +09:00
Properties Remove #nullable disable from misc Catch files 2023-01-15 17:29:35 +09:00
Replays Remove the nullable disable annotation and fix the breaking api. 2022-07-02 13:33:05 +08:00
Resources/Testing/Beatmaps Fix use of incorrect variable, add test 2021-12-16 19:26:36 +09:00
Scoring Remove #nullable disable from misc Catch files 2023-01-15 17:29:35 +09:00
Skinning Remove now unnecessary using 2022-12-26 22:50:36 +01:00
UI Move judgement result revert logic to Playfield 2023-01-19 19:57:13 +09:00
CatchInputManager.cs Partial everything 2022-11-27 00:00:27 +09:00
CatchRuleset.cs Add argon transformer for osu!catch (and basic new catcher design) 2022-10-26 18:55:47 +09:00
CatchSkinComponentLookup.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
CatchSkinComponents.cs Apply nullability to osu!catch skinning classes 2022-11-09 13:58:58 +09:00
osu.Game.Rulesets.Catch.csproj Update netstandard2.1 references to net6.0 2022-12-16 17:16:13 +09:00