v2.3.11-9-g1c4fa55
Details
-
FilenameTradeSkillInfo-v2.3.11-9-g1c4fa55.zip
-
Uploaded by
-
UploadedSep 2, 2016
-
Size1.23 MB
-
Downloads678
-
MD556aa09a63dbe276047bdc79eeca79bb5
Supported WoW Retail Versions
- 7.0.3
Changelog
Ethan Centaurai:
- Ran vvv444's new and improved data miner. Fixes ticket 123.
- Use tooltip:GetOwner() to work around a Blizzard bug with merchants.
- Pick up missing string from WoWace localisation system. Fixes ticket 122.
Brizag:
- Use TRADE_SKILL_DATA_SOURCE_CHANGED event instead of TRADE_SKILL_SHOW. This way we handle profession change in trade UI window not only when it is opened but also when skill is changed without closing the window.
- Add DebugMode option which for now enables few basic checks and messages.
When enables, it prints if any skills and components are found in game that are missing from the TradeSkillInfo database. It also informs when a profession scan is complete.
Ethan Centaurai:
- Ran vvv444's new and improved data miner. Fixes tickets 119 and 120.
- Simplified tooltip hook code.
- Added a safety check to prevent errors when hovering over a recipe.
- Ran the dataminer, bringing back missing Enchanting info.