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
Bartłomiej Dach 359ae31204
Fix catch distance snap grid not moving
Regressed in https://github.com/ppy/osu/pull/25154.
Specifically, in 013b5fa916
and 74b86349d5.

A simple case of too-much-code-deleted-itis.
2023-10-26 15:42:50 +02:00
..
Beatmaps Move LegacyLastTickOffset specification to generation code and stop passing everywhere 2023-09-29 14:32:29 +09:00
Difficulty Add method to retrieve legacy score multiplier 2023-10-02 16:52:01 +09:00
Edit Fix catch distance snap grid not moving 2023-10-26 15:42:50 +02:00
Judgements Remove #nullable disable from Catch.Judgements 2023-01-15 17:29:32 +09:00
Mods Fix Floating Fruits not flipping playfield properly 2023-10-19 19:47:49 +02:00
Objects Move helper method to LegacyRulesetExtensions and stop applying rounding allowance to catch 2023-10-20 18:57:14 +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 catch tiny droplet portion 2023-05-23 15:36:34 +09:00
Skinning Fix legacy catcher sprites getting shrunk 2023-10-10 01:26:59 +03:00
UI Move helper method to LegacyRulesetExtensions and stop applying rounding allowance to catch 2023-10-20 18:57:14 +09:00
CatchInputManager.cs Partial everything 2022-11-27 00:00:27 +09:00
CatchRuleset.cs Use left mouse as alternative default binding for catch dash 2023-10-17 09:31:29 +02: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