1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Catch
Dean Herbert 60d383448f
Avoid making non-ruleset transformers in Ruleset.CreateSkinTransformer
This didn't make any sense, so let's do it a better way.
2024-08-08 16:29:54 +09:00
..
Beatmaps Merge branch 'master' into fix-juicestream-velocity 2024-06-28 11:47:39 +02:00
Difficulty Update CatchPerformanceCalculator.cs 2024-05-29 19:25:58 +03:00
Edit Fix editing juice stream path sometimes changing its duration 2024-07-22 15:14:45 +02:00
Judgements Remove #nullable disable from Catch.Judgements 2023-01-15 17:29:32 +09:00
Mods Adjust "Floating Fruits" in line with layout changes 2024-02-14 01:34:55 +03:00
Objects Respect pre-empt time when auto-generating breaks 2024-07-23 13:30:13 +02: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
Scoring Fix banana showers causing fails when hp is at 0 2024-03-20 17:31:33 +09:00
Skinning Avoid making non-ruleset transformers in Ruleset.CreateSkinTransformer 2024-08-08 16:29:54 +09:00
UI Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
CatchInputManager.cs Partial everything 2022-11-27 00:00:27 +09:00
CatchRuleset.cs Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
CatchSkinComponentLookup.cs Remove unused members from GameplaySkinComponentLookup 2024-04-19 18:03:13 +09:00
CatchSkinComponents.cs Apply nullability to osu!catch skinning classes 2022-11-09 13:58:58 +09:00
osu.Game.Rulesets.Catch.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00