- Updated TOC for WoW patch 1.7.
- Can now directly predict disenchant results for most items (those with a level requirement). This info shows in the item’s tooltip, or can be queried in the chat window with
/dp <item link>
. (In other words, Disenchant Predictor now behaves much like Enchantrix, just with a different basis for where its info comes from.) Items without a level requirement won’t show tooltips, but will provide some information when queried in the chat window.
- Fixed an error that came up when getting a tooltip for items whose name is “ Dust” that aren’t related to Enchanting.
- Patched included EnhTooltip to fix a bug where it was preventing access to the popup menu that appears when you right-click someone’s name in chat.
- Cleaned up code shared with other Fizzwidget mods; should no longer produce cryptic error messages if you don’t have the latest versions of everything (starting with version 1700.1 of all mods).
This entry was posted
on Tuesday, September 13th, 2005 at 1:59 pm and is filed under Disenchant Predictor.
September 14th, 2005 at 10:47 am
Along the same line as the “Dust” problem, the same thing happens for the following item:
Small Stone Shard (http://www.thottbot.com/?i=Small%20Stone%20Shard)
which is a quest item from the following quest:
Study of the Elements: Rock (http://www.thottbot.com/?q=1573)
If it was addressed as well, please disregard 🙂
September 16th, 2005 at 10:03 am
Hi, Love the website, love the addons. Minor issue however with Disenchant Predictor 1700.1 and EnchantAdShrinker.
EnchantAdShrinker turns Enchant spam into clickable links, like this: Selling [Enchantments]. When you click on the link, it pulls up an item window with all the seller’s enchant info, very convenient.
I get this error using Disenchant Predictor when i click on those links:
AddOns\GFW_DisenchantPredictor\DisenchantPredictor.lua:283:Usage:SetHyperlink(link)
I’m assuming it’s just because the links aren’t actual items so it’s crapping out not being able to load whatever data it normally does.
Just wanted to let you know! Thanks for the wonderful mods! Ivo
September 18th, 2005 at 4:38 pm
Yes, Richard, the changes to account for non-Enchanting-related dusts should also apply to similarly-named shards and essences.
Thanks for the heads-up, Ivo — I’ll be posting a new release that works around that problem soon.