fonsleenaars / tqdb

Python parser for the Titan Quest Anniversary Edition, Ragnarok, Atlantis, Eternal Ember DLC database.
https://tq-db.net
MIT License
50 stars 15 forks source link

Equipment type of the affixes #75

Closed hjlixjtu closed 2 years ago

hjlixjtu commented 5 years ago

Your tqdb shows that the prefix Veteran’s only appears on chest. However, it can appear on many kinds of weapons.

fonsleenaars commented 5 years ago

Good catch, I have to revisit prefixes unfortunately, the way it handles it now isn't giving full coverage. It's a decent amount of work to index so I'll save it for this summer when I can take some time off to work on it.

Thanks for reporting

hjlixjtu commented 5 years ago

Thank you for your quick reply! TQ equipments now support background color feature. As I observed, the background color of the equipments in shops depends on the type of the affixes. Might you add the type of the affixes in follow-up work?

fonsleenaars commented 5 years ago

Sure, I'll see if that's easy enough to implement and if it doesn't look bad I'll add it.

fonsleenaars commented 2 years ago

Fixed and will be shipped in the next update