1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 13:32:54 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Skinning/Legacy
Bartłomiej Dach c9cb0561f7
Move maxSizePerGlyph optional ctor param to init-only property
I'm doing this as I'm about to add more similar properties to
`LegacySpriteText` and I don't want to create a twenty-argument
constructor monstrosity.
2023-10-27 19:48:10 +02:00
..
LegacyApproachCircle.cs Hotfix approach circle cutoff 2023-10-09 10:16:57 +02:00
LegacyCursor.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyCursorParticles.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyCursorTrail.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyFollowCircle.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyMainCirclePiece.cs Adjust gameplay element maximum size limits for backwards compatibility 2023-10-05 20:37:10 +02:00
LegacyNewStyleSpinner.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyOldStyleSpinner.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyReverseArrow.cs Fix legacy slider repeats becoming much too large on hit 2023-10-17 14:47:44 +02:00
LegacySliderBall.cs Simplify pre-checks in HitObjectApplied delegate 2023-10-25 13:53:20 +09:00
LegacySliderBody.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacySliderHeadHitCircle.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacySmokeSegment.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacySpinner.cs Update visuals of spinner implementations to show MAX score differently 2023-10-20 16:11:09 +09:00
OsuLegacySkinTransformer.cs Move maxSizePerGlyph optional ctor param to init-only property 2023-10-27 19:48:10 +02:00