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

Enumerate Tag Strings from Datum #3

Closed
jonetiz opened this issue Sep 15, 2022 · 1 comment
Closed

Enumerate Tag Strings from Datum #3

jonetiz opened this issue Sep 15, 2022 · 1 comment
Assignees
Labels
to-do Things that need to be done.

Comments

@jonetiz
Copy link
Owner

jonetiz commented Sep 15, 2022

Tag strings are loaded into memory in bulk; there must be some way to consistently find and enumerate them. This would reduce the current reliance on hard-coding certain features and make updating a lot easier.

@jonetiz jonetiz added the to-do Things that need to be done. label Sep 15, 2022
@jonetiz jonetiz self-assigned this Sep 15, 2022
@jonetiz
Copy link
Owner Author

jonetiz commented Sep 18, 2022

Created get_tag_string method of h3randomizer.Game object. Confirmed to work, though will continue to use hardcoding for curation of characters not on character palette, dealing with zone sets, and weapon classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to-do Things that need to be done.
Projects
None yet
Development

No branches or pull requests

1 participant