Skip to content

refaim/TradeSkillsData

Repository files navigation

⚠️ Repository Notice

For Players: While you can still install MissingTradeSkillsList with TradeSkillsData, it is recommended to use MissingCrafts instead, which doesn't require TradeSkillsData.

For Addon Developers: If you intend to use TradeSkillsData in your own addon, please note that this repository is now archived and no longer maintained. It is recommended to switch to LibCrafts for continued support and updates.


A World of Warcraft: Vanilla addon that provides database of trade skill recipes, vendors and sources.

Used in MissingTradeSkillsList.

Acknowledgements

Version History

v1.2.2 (Feb 7, 2024)

  • Add missing "legendary" item quality type definition

v1.2.1 (Oct 29, 2023)

  • Enchanting: Fix a couple of typos

v1.2.0 (Oct 26, 2023)

  • Remove Classic WoW content phases support

v1.1.4 (Oct 26, 2023)

  • Add some more NPCs

v1.1.3 (Oct 25, 2023)

  • Add a bunch of NPCs
  • Improve type definitions

v1.1.2 (Oct 9, 2023)

  • Fix Harlown Darkweave location

v1.1.1 (Oct 7, 2023)

  • Automatically format database tables

v1.1.0 (Oct 7, 2023)

  • Update German translation (thanks to RazzorX)
  • Add missing dungeon zone levels

v1.0.0 (Oct 6, 2023)

  • Extract addon from MissingTradeSkillList