Skip to content
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

Append a leading 0 to [VI] #180

Closed
YesThatAllen opened this issue Jan 4, 2017 · 2 comments
Closed

Append a leading 0 to [VI] #180

YesThatAllen opened this issue Jan 4, 2017 · 2 comments

Comments

@YesThatAllen
Copy link
Contributor

This templated renaming is great.

When using [VI] on a mon with 91%+ having the leading 0 in place would ensure that the best pokemon are first, when sorted by name.

My current templated rename is
[VI].[FAST].[CHARGE][ENERGY][HP]

Which gets me
7.7.40③73 for a 93% Bulbasaur with 7 fast attack, 40 charge attack (3 uses) per full charge) and 73 HP.

Ideally it would result in

07.7.40③73

Thanks!!

@YesThatAllen
Copy link
Contributor Author

PS I would not think this is needed for the attack strengths, as it would consume too many digits, and I don't know why I'd want to sort by fast or charge attack.

@YesThatAllen
Copy link
Contributor Author

This is working great in develop. Thanks!

@vinnymac vinnymac changed the title Request: append a leading 0 to [VI] Append a leading 0 to [VI] Feb 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants