ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.36k stars 2.29k forks source link

Add skin/classic support for remaining edge cases #18893

Open peppy opened 2 years ago

peppy commented 2 years ago

There are some components which users expect to match stable. The main example I've heard is the song progress being displayed as a circular component. There are probably quite a few skinnable edge cases too, which should be collected in this issue. This includes some skinnables (like the back button) which we plan to support, even though they aren't part of the gameplay loop.

Theighlin commented 2 years ago
frenzibyte commented 2 years ago

So far I'm seeing the following issue threads tracking support of different skin components present in stable (in addition to the above):

And also gameplay/low-priority ones:

WitherFlower commented 2 years ago

Judgement animations don't match stable

zachmanthethird commented 2 years ago

Further osu!taiko skinning elements are documented in #17119 which includes #13601. The only high-priority item on this list (in my opinion) is Kiai flashing of the taiko hitobjects is not supported yet as most legacy skins rely on this mechanic to differentiate kiai sections at all.