1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 11:23:00 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Skinning/Argon
Dean Herbert 6dab5ee4cf
Add support for "argon" default skin to expand columns when on mobile device
Should ease those looking to play the game on mobile until we
(potentially) have a better solution in the future.

If this works out well, we can consider rolling it out to other skins.

Closes https://github.com/ppy/osu/issues/23377.
2023-11-02 15:13:44 +09:00
..
ArgonColumnBackground.cs Partial everything 2022-11-27 00:00:27 +09:00
ArgonHitExplosion.cs Revert to previous conditional style 2023-03-28 06:22:00 +02:00
ArgonHitTarget.cs Adjust explosion and hit target to not include shadow portion in height calculation 2023-03-09 20:27:43 +09:00
ArgonHoldBodyPiece.cs Add hitting layer to fix hit lighting not being applied to tail piece 2023-03-14 17:29:19 +09:00
ArgonHoldNoteHeadPiece.cs Adjust hold note head icon to be more centered 2023-03-09 20:46:24 +09:00
ArgonHoldNoteHittingLayer.cs Adjust animation length and colouring of hitting layer 2023-03-14 18:14:29 +09:00
ArgonHoldNoteTailPiece.cs Add hitting layer to fix hit lighting not being applied to tail piece 2023-03-14 17:29:19 +09:00
ArgonJudgementPiece.cs Move judgement text creation to base class and tidy things up 2022-12-24 12:22:36 +08:00
ArgonKeyArea.cs Partial everything 2022-11-27 00:00:27 +09:00
ArgonNotePiece.cs Remove unused fields 2023-03-09 19:14:08 +01:00
ArgonStageBackground.cs Partial everything 2022-11-27 00:00:27 +09:00
ManiaArgonSkinTransformer.cs Add support for "argon" default skin to expand columns when on mobile device 2023-11-02 15:13:44 +09:00