New version of my addon available here (b0.4.0.2):
Shadowcraft Tools - Files - WoW AddOns - CurseForge.com
This contains a fix for the missing items bug reported earlier, and lets you equip gear by clicking on the link on the gear tab. The import window is now draggable, as it was starting to cause problems due to taking up all of my screen real-estate. Again, bug reports gratefully retrieved.
Originally Posted by Ikutaba
It would be very simple to implement, and could just be a small 8pt text at the bottom of the item's info.
In broad terms, all you need is a table of "ZoneID"s and in the item info you simply assign an ID, trivial to implement, and a great help to newcomers.
|
The problem is maintaining the list of "ZoneID"s for each item. Wowhead could go some of the way, but the data there isn't always entirely reliable, which could require quite a bit of effort to check/manage properly.
|
Originally Posted by Aldriana
It seems to me that random leather items are going to be extremely likely to be either agi/sta/x/x or int/sta/x/x, where the last two stats are chosen randomly from crit, hit, expertise, haste, and mastery. So there's probably 10 stat combinations per slot that we're in any way interested in.
|
I don't think you even have to care about combinations, just a checkbox for each stat and the user picks the ones present on the item.