1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 10:52:53 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Skinning/Legacy
Bartłomiej Dach 0ae4a0f11f
Adjust gameplay element maximum size limits for backwards compatibility
The new limits were chosen by sampling across over 4000 skins. The
methodology for doing so is described in the following gist:

	https://gist.github.com/bdach/6228ba41d128b23d1f89142f404108a3
2023-10-05 20:37:10 +02:00
..
CatchLegacySkinTransformer.cs Standardise all local SkinComponentsContainerLookup variables to containerLookup 2023-02-16 15:33:56 +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
LegacyCatcherNew.cs Remove now unnecessary using 2022-12-26 22:50:36 +01:00
LegacyCatcherOld.cs Partial everything 2022-11-27 00:00:27 +09: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