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

Feature: Quick-fill seed flags #129

Open
FelicitusNeko opened this issue Sep 12, 2023 · 1 comment
Open

Feature: Quick-fill seed flags #129

FelicitusNeko opened this issue Sep 12, 2023 · 1 comment

Comments

@FelicitusNeko
Copy link

FelicitusNeko commented Sep 12, 2023

I'd like to suggest something for rolling new seeds with specific flags:

  • Input the flag string (say 1CBF89 for the current tournament's flags)
  • Hit "New"
  • A new seed is generated with the flags represented by the flag string (1234[...]1CBF89)

If the flag string is too short (I'm not sure if it's six or eight chars), front-fill with zeroes (so it would become 001CBF89 if it needs to be eight chars).

@Jarno458
Copy link
Owner

Jarno458 commented Oct 7, 2023

This works if you prefix it with 000000's yourself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants