MidflightDigital / XX--STARLiGHT--twopointzero

Repository for the XX -STARLiGHT- twopointzero theme for Project Outfox and StepMania 5.1-git
GNU General Public License v3.0
64 stars 10 forks source link

Custom in-group sorting with group.ini #36

Open Inu90 opened 2 years ago

Inu90 commented 2 years ago

So this is a feature that is used by some japanese packs (D3Mix, D3Nex, etc) and present in most japanese themes (waiei, CS, etc) By parsing the #SortList_Front: and #SortList_Rear tags on the .ini file for the group it is possible to add a custom sorting within said group. The pack already uses a group.ini for track title colors, custom ordering would be a fine addition.

the waiei git has the needed scripts but I'm not versed enough in lua to adapt it to XX https://github.com/waiei/Group.ini-lua

TITLETRANSLIT as a workaround is disgusting, just saying.