From f91b95cdc860499d8be0667671977b14a2355cad Mon Sep 17 00:00:00 2001 From: ackis Date: Wed, 13 May 2009 16:49:49 +0000 Subject: [PATCH] Update change log and docs. --- Docs/CHANGES.txt | 7 +++++++ Docs/Documentation.txt | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/Docs/CHANGES.txt b/Docs/CHANGES.txt index baf0b71..d3518f8 100644 --- a/Docs/CHANGES.txt +++ b/Docs/CHANGES.txt @@ -9,6 +9,13 @@ *Updated many recipes which had wrong sill levels. *Added some new datamining functionality. It will scan the trainer and tell you if this trainer is missing recipes that can be trained on it. Also compares skill levels. *Combined wrath reputations which are horde/alliance only. Disabled those reputation which did not have any items (yet). +*Converted to LibQTip for tooltips (makes them a lot easier to deal with). +*Added support for which expansion a recipe was obtained from. +*Added support to track the skill ups of the recipe. +*Fixed a bug when using exclusions, the progress bar numbers would not be accurate. +*Fixed a bug when you would get an error after clicking on an open space near the end of the recipe. +*Added UI elements which will allow you to access alt's tradeskills. +*Fixed a few issues with the frames being saved. ===RC7=== *This release is dedicated to the demise of WowMatrix. May it rot in hell. diff --git a/Docs/Documentation.txt b/Docs/Documentation.txt index 12054ca..958750c 100644 --- a/Docs/Documentation.txt +++ b/Docs/Documentation.txt @@ -506,6 +506,11 @@ Defined below is the specification for the arguments passed back into addTradeAc :45357 Inscription :53428 Runeforging +==Game IDs== +:0 - Original WoW +:1 - Burning Crusade +:2 - Wrath of the Lich King + ==Table Structures== ===Recipe Array Structure=== -- 1.7.9.5