HearthSim / python-hearthstone

Hearthstone Python library (CardDefs, DBF, enums, log parser)
MIT License
237 stars 62 forks source link

Whizbang GameTags #44

Open UsatiyNyan opened 6 months ago

UsatiyNyan commented 6 months ago

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

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 commented 6 months ago
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'