-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reorder Recruitment tags in order of appearance #159
Conversation
@Aceship Hello, do you have any plans to check this request? The outcome is identical, only the ordering is updated with this change. So it is easier to track the tags. For example for this recruitment (in game menu) options; Web site will display tags in the same order as they appear in game; Thanks for your concern. |
ngl i havent been checking the recruit stuff does it also have the same order on other language ? i'll check the chinese one for now |
seems like its okay on chinese client, still dont know about the other language tho |
I used "Ptilop.sys" from Android, and it also shows them in the same order. It is safe to assume they will be same in TW & JP, too. |
ah okay, i guess its fine, thanks for the pr 👍 |
In the recruitment, the tags appear in a specific order. For example Survival tag always comes before AoE. To simulate this behaviour, tags are updated.
With this commit, only the ordering is changed.