v2.3.2

Details

  • Filename
    TradeSkillInfo-v2.3.2.zip
  • Uploaded by
  • Uploaded
    Nov 21, 2014
  • Size
    408.59 KB
  • Downloads
    14,433
  • MD5
    a664a15a92bf8de987da851c059b2d9e

Supported WoW Retail Versions

  • 6.0.3

Changelog

------------------------------------------------------------------------
r702 | ethancentaurai | 2014-11-21 20:22:11 +0000 (Fri, 21 Nov 2014) | 1 line
Changed paths:
   A /tags/v2.3.2 (from /trunk:701)

Tagging as v2.3.2.
------------------------------------------------------------------------
r701 | ethancentaurai | 2014-11-21 20:19:47 +0000 (Fri, 21 Nov 2014) | 1 line
Changed paths:
   M /trunk/Data/Data.lua

Daily dataminer run.
------------------------------------------------------------------------
r700 | ethancentaurai | 2014-11-21 20:17:27 +0000 (Fri, 21 Nov 2014) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfoOptions.lua

Added an option to only add extra data to recipe tooltips, off by default.
Requested by Maelynn on WoWinterface.
------------------------------------------------------------------------
r699 | ethancentaurai | 2014-11-21 18:28:15 +0000 (Fri, 21 Nov 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua

Extra data on recipe tooltips now obeys the Learnable By and Known By visibility settings.
------------------------------------------------------------------------
r698 | ethancentaurai | 2014-11-19 18:44:49 +0000 (Wed, 19 Nov 2014) | 1 line
Changed paths:
   M /trunk/Data/Data.lua

Daily dataminer run.
------------------------------------------------------------------------
r696 | ethancentaurai | 2014-11-18 23:22:23 +0000 (Tue, 18 Nov 2014) | 1 line
Changed paths:
   M /trunk/Data/Data.lua

Ran the dataminer.
------------------------------------------------------------------------
r695 | ethancentaurai | 2014-11-16 14:11:17 +0000 (Sun, 16 Nov 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua

Prevent the addon from adding extra tooltip information while in combat.
------------------------------------------------------------------------
r694 | ethancentaurai | 2014-11-15 22:03:56 +0000 (Sat, 15 Nov 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua

Fixed an error that occurs when a recipe search returns no results.
------------------------------------------------------------------------
r692 | ethancentaurai | 2014-11-13 11:20:45 +0000 (Thu, 13 Nov 2014) | 1 line
Changed paths:
   M /trunk/Data/Notes.txt

Update developer notes to match new data layout.
------------------------------------------------------------------------
r691 | ethancentaurai | 2014-11-13 11:19:27 +0000 (Thu, 13 Nov 2014) | 1 line
Changed paths:
   M /trunk/Data/Data.lua

Ran the dataminer to bring in new WoD recipe data.
------------------------------------------------------------------------
r690 | ethancentaurai | 2014-11-11 17:46:03 +0000 (Tue, 11 Nov 2014) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Do not include the datamining script in packages.
------------------------------------------------------------------------
r689 | ethancentaurai | 2014-11-09 15:21:10 +0000 (Sun, 09 Nov 2014) | 1 line
Changed paths:
   D /trunk/Data/Components.lua
   M /trunk/Data/Data.lua
   D /trunk/Data/FirstAid.lua
   D /trunk/Data/Professions
   D /trunk/Data/Recipes.lua
   D /trunk/Data/SpecialCases.lua
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Ran the dataminer. THIS UPDATE WILL RESET YOUR SAVED VARIABLES.
------------------------------------------------------------------------
r688 | ethancentaurai | 2014-11-09 15:17:58 +0000 (Sun, 09 Nov 2014) | 3 lines
Changed paths:
   M /trunk/Data/Miner/TSInfo.java
   M /trunk/Data/Miner/classes/Item.class
   M /trunk/Data/Miner/classes/Recipe.class
   D /trunk/Data/Miner/classes/SpecialCase.class
   M /trunk/Data/Miner/classes/TSInfo.class
   D /trunk/Data/Miner/classes/org/json/JSONObject$1.class
   D /trunk/Data/Miner/classes/org/json/JSONString.class
   M /trunk/Data/Miner/mine.sh

- Update to jdk8u25.
- Update dataminer to pull reagent data from WoWhead instead of GetBuffed.
- Deleted unused class files.
------------------------------------------------------------------------
r686 | ethancentaurai | 2014-11-07 21:11:11 +0000 (Fri, 07 Nov 2014) | 1 line
Changed paths:
   M /trunk/Data/Professions/Inscription.lua

Updated early Inscription recipes to use Moonglow Ink instead of Ivory Ink.
------------------------------------------------------------------------
r685 | ethancentaurai | 2014-11-07 21:08:33 +0000 (Fri, 07 Nov 2014) | 1 line
Changed paths:
   M /trunk/Data/Professions/Inscription.lua

Removed deprecated Inscription recipes.
------------------------------------------------------------------------
r684 | ethancentaurai | 2014-11-07 20:18:30 +0000 (Fri, 07 Nov 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

One final debug tweak to protect against false positives.
------------------------------------------------------------------------
r683 | ethancentaurai | 2014-11-07 11:10:46 +0000 (Fri, 07 Nov 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Improved debug mode and fixed a typo.
------------------------------------------------------------------------
r682 | ethancentaurai | 2014-11-01 13:20:55 +0000 (Sat, 01 Nov 2014) | 1 line
Changed paths:
   M /trunk/Bindings.xml
   M /trunk/TradeskillInfo.lua

Use the AddOns category in the new Key Bindings UI.
------------------------------------------------------------------------
r681 | ethancentaurai | 2014-10-28 11:58:34 +0000 (Tue, 28 Oct 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua

Use GetSpellDescription() instead of a tooltip scanner.
------------------------------------------------------------------------
r680 | ethancentaurai | 2014-10-27 15:45:52 +0000 (Mon, 27 Oct 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Debug Mode should no longer report false positives.
------------------------------------------------------------------------
r679 | ethancentaurai | 2014-10-27 12:19:18 +0000 (Mon, 27 Oct 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Tweaked debug again and disabled it for non-SVN installs.
------------------------------------------------------------------------
r678 | ethancentaurai | 2014-10-22 11:11:27 +0000 (Wed, 22 Oct 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Tweak debug output and pick up latest translations. Fixes ticket 94.
------------------------------------------------------------------------
r676 | ethancentaurai | 2014-10-21 00:38:06 +0000 (Tue, 21 Oct 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Tweaked debug output.
------------------------------------------------------------------------
r675 | ethancentaurai | 2014-10-21 00:31:49 +0000 (Tue, 21 Oct 2014) | 1 line
Changed paths:
   M /trunk/Data/Professions/Blacksmithing.lua
   M /trunk/Data/Professions/Enchanting.lua
   M /trunk/Data/Professions/Engineering.lua
   M /trunk/Data/Professions/Inscription.lua
   M /trunk/Data/Professions/Leatherworking.lua
   M /trunk/Data/Professions/Tailoring.lua

Removed more deprecated recipes from the database.
------------------------------------------------------------------------
r674 | ethancentaurai | 2014-10-21 00:00:51 +0000 (Tue, 21 Oct 2014) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Browser UI: Print an error instead of permanently locking up the frame.
------------------------------------------------------------------------
r673 | ethancentaurai | 2014-10-20 23:54:46 +0000 (Mon, 20 Oct 2014) | 1 line
Changed paths:
   M /trunk/Data/Professions/Blacksmithing.lua

Blacksmithing: Removed Socket Bracers and Socket Gloves recipes.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
217.55 KB Nov 21, 2014 6.0.3 410