1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-17 08:42:56 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Skinning/Legacy
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
..
CatchLegacySkinTransformer.cs Avoid making non-ruleset transformers in Ruleset.CreateSkinTransformer 2024-08-08 16:29:54 +09:00
LegacyBananaPiece.cs Adjust gameplay element maximum size limits for backwards compatibility 2023-10-05 20:37:10 +02:00
LegacyCatchComboCounter.cs Replace various local implementations of rewinding checks with new property 2023-07-07 15:21:24 +09:00
LegacyCatcher.cs Fix legacy catcher sprites getting shrunk 2023-10-10 01:26:59 +03:00
LegacyCatcherNew.cs Fix legacy catcher sprites getting shrunk 2023-10-10 01:26:59 +03:00
LegacyCatcherOld.cs Fix legacy catcher sprites getting shrunk 2023-10-10 01:26:59 +03:00
LegacyCatchHitObjectPiece.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyDropletPiece.cs Adjust gameplay element maximum size limits for backwards compatibility 2023-10-05 20:37:10 +02:00
LegacyFruitPiece.cs Adjust gameplay element maximum size limits for backwards compatibility 2023-10-05 20:37:10 +02:00
LegacyHitExplosion.cs Partial everything 2022-11-27 00:00:27 +09:00