Commit Graph

15 Commits

Author SHA1 Message Date
a92e42bb84 Rename SkinnableTargetContainer to SkinComponentsContainer
Also use full `SkinComponentsContainerLookup` instead of the sub-type.
This will potentially be useful once we bring in per-ruleset targets.
2023-02-15 18:37:41 +09:00
7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
9088caa377 move LegacyComboCounter to osu.Game.Skinning 2022-07-28 08:36:26 +08:00
35745c83b7 Replace dodgy SetUpSteps overriding with usage of HasCustomSteps 2022-06-28 15:19:02 +09:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
e20c25b0d9 Fix miswritten test assertion 2021-05-19 23:32:16 +03:00
a730349629 Remove the ignore attribute once again 2021-05-19 23:18:54 +03:00
076fcec3df Revert "Remove ignore attribute from now fixed test scene"
This reverts commit 4e12a2734c.
2021-05-18 17:45:15 +03:00
4e12a2734c Remove ignore attribute from now fixed test scene 2021-05-18 09:51:58 +03:00
ff419af512 Hide the combo counter content rather than full death 2021-05-18 09:10:15 +03:00
f00799cc64 Remove unused using directive
...damn it
2021-05-15 18:36:47 +03:00
243c8aa585 Add test coverage 2021-05-15 18:02:38 +03:00
604619ba47 Generalize legacy skin player test. 2020-12-01 09:49:04 +09:00
4f17e3520e Use Cached attribute 2020-12-01 09:38:19 +09:00
b5e43144a9 Add a Player test scene that uses a legacy skin 2020-11-30 19:56:50 +09:00