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

Whizbang GameTags #44

Open
UsatiyNyan opened this issue Mar 20, 2024 · 1 comment
Open

Whizbang GameTags #44

UsatiyNyan opened this issue Mar 20, 2024 · 1 comment

Comments

@UsatiyNyan
Copy link

UsatiyNyan commented Mar 20, 2024

New game tags have been added in the latest expansion, from what I see in logs (and thrown exceptions), they are as follows:

  • MINIATURIZE
  • MINI
  • CREATED_BY_MINIATURIZE
  • ELUSIVE

Is adding these tags planned for development?
I could help with finding the values for them, but I dunno how.

P.S. I am working on an overlay, and trying to make it "automatic", but this issue stops me from further development.

@UsatiyNyan
Copy link
Author

UsatiyNyan commented Mar 21, 2024

no such enum: Unhandled <enum 'GameTag'>: 'MINIATURIZE'
no such enum: Unhandled <enum 'GameTag'>: 'MINIATURIZE'
no such enum: Unhandled <enum 'GameTag'>: 'MINI'
no such enum: Unhandled <enum 'GameTag'>: 'CREATED_BY_MINIATURIZE'
no such enum: Unhandled <enum 'GameTag'>: 'CREATED_BY_MINIATURIZE'
no such enum: Unhandled <enum 'GameTag'>: 'MINIATURIZE'
no such enum: Unhandled <enum 'GameTag'>: 'MINI'
no such enum: Unhandled <enum 'GameTag'>: 'CREATED_BY_MINIATURIZE'
no such enum: Unhandled <enum 'GameTag'>: 'MINI'
no such enum: Unhandled <enum 'GameTag'>: 'CREATED_BY_MINIATURIZE'
no such enum: Unhandled <enum 'GameTag'>: 'MINI'
no such enum: Unhandled <enum 'GameTag'>: 'MINI'
no such enum: Unhandled <enum 'GameTag'>: 'ELUSIVE'
no such enum: Unhandled <enum 'GameTag'>: 'MINI'
no such enum: Unhandled <enum 'GameTag'>: 'MINI'

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

No branches or pull requests

1 participant