v2.0.0

Details

  • Filename
    TradeskillInfo-v2.0.0.zip
  • Uploaded by
  • Uploaded
    Oct 20, 2010
  • Size
    383.23 KB
  • Downloads
    6,286
  • MD5
    6c512addad8123c5b858f73f9914df83

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r390 | dys | 2010-10-20 18:41:04 +0000 (Wed, 20 Oct 2010) | 4 lines
Changed paths:
   A /tags/v2.0.0 (from /trunk:389)

Tagging as v2.0.0:

This is an accumulation of user contributions since last release, combined with fixes for 4.0.1. Unlike previous releases, I will not add the full change log, as it is too long. There are no functional changes since last release - only correction of recipe information, language information, fixing changes made by Blizzard, and tidying up the code.

------------------------------------------------------------------------
r389 | dys | 2010-10-20 18:34:43 +0000 (Wed, 20 Oct 2010) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.toc

Added the forgotten @ in a directive

------------------------------------------------------------------------
r388 | ethancentaurai | 2010-10-19 21:10:26 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

Fix a dumb typo causing the options to not load if the LoD section is not embedded inside the main addon.
------------------------------------------------------------------------
r387 | ethancentaurai | 2010-10-19 21:01:14 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua

Turned 15 lines of epic fail into 4 lines of awesome.
------------------------------------------------------------------------
r386 | ethancentaurai | 2010-10-19 20:57:34 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoOptions.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

Tweaked options creation and loading.
------------------------------------------------------------------------
r385 | ethancentaurai | 2010-10-19 19:32:34 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/TradeskillInfo.lua

Fix "attempt to index global this" errors.
------------------------------------------------------------------------
r384 | dys | 2010-10-19 12:34:30 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

Bump version to 2.0.0 for the upcoming release

------------------------------------------------------------------------
r383 | dys | 2010-10-19 11:47:37 +0000 (Tue, 19 Oct 2010) | 6 lines
Changed paths:
   M /trunk/TradeskillInfo.lua

Fixed Profession scanning

- Removed specialization scanning. The specializations are
  no longer available;
- Replaced profession scanning code to use the new Profession API.

------------------------------------------------------------------------
r382 | dys | 2010-10-19 11:45:15 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
   M /trunk/TradeskillIdData.lua

Removed left over engineering specialization

------------------------------------------------------------------------
r381 | dys | 2010-10-19 11:08:52 +0000 (Tue, 19 Oct 2010) | 6 lines
Changed paths:
   M /trunk/TradeskillIdData.lua

Remove crafted ammo and bags

- Engineering recipes for ammo are no longer available
- Leatherworking recipes for ammo bags and quiver are
  no longer available.

------------------------------------------------------------------------
r380 | dys | 2010-10-19 10:37:30 +0000 (Tue, 19 Oct 2010) | 8 lines
Changed paths:
   M /trunk/TradeskillIdData.lua

Update recipes for patch 4.0.1

- Biggest impact was on jewelcrafting and inscription,
but there are other professions with monir changes
as well.
- All enchant scrolls updated to use a single vellum type

------------------------------------------------------------------------
r379 | ethancentaurai | 2010-10-18 19:00:43 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

.toc update.
------------------------------------------------------------------------
r378 | ethancentaurai | 2010-10-18 19:00:23 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillIdData.lua

Another inscription update. There is only one vellum now instead of six.
------------------------------------------------------------------------
r377 | ethancentaurai | 2010-10-18 18:52:58 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillData.lua
   M /trunk/TradeskillIdData.lua

Inscription update.
------------------------------------------------------------------------
r376 | ethancentaurai | 2010-10-18 18:39:42 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoOptions.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

Fixed the UI and config so they work while embedded.
------------------------------------------------------------------------
r375 | ethancentaurai | 2010-10-18 12:36:27 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

Bump .toc to 40000.
------------------------------------------------------------------------
r374 | ethancentaurai | 2010-10-18 12:34:20 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/Bindings.xml
   M /trunk/TradeskillData.lua
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.xml

More SVN keyword fixing.
------------------------------------------------------------------------
r373 | ethancentaurai | 2010-10-18 12:24:53 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillIdData.lua
   M /trunk/TradeskillInfo.lua

Fix SVN keywords.
------------------------------------------------------------------------
r372 | ethancentaurai | 2010-10-18 12:10:39 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.xml

Fixed the collapse all button.
------------------------------------------------------------------------
r371 | ethancentaurai | 2010-10-18 11:54:34 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.xml

Fix the button template.
------------------------------------------------------------------------
r370 | ethancentaurai | 2010-10-18 11:49:28 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.xml

Whoops.
------------------------------------------------------------------------
r369 | ethancentaurai | 2010-10-18 11:43:59 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua

Replace getglobal() with _G
------------------------------------------------------------------------
r368 | ethancentaurai | 2010-10-18 11:43:40 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Replace getglobal with _G
------------------------------------------------------------------------
r367 | ethancentaurai | 2010-10-18 11:20:52 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua

Another bugfix.
------------------------------------------------------------------------
r366 | ethancentaurai | 2010-10-18 11:04:30 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua

Fixed bugs introduced in WoW 4.0.1.
------------------------------------------------------------------------
r365 | nowhererx7 | 2010-09-05 02:03:02 +0000 (Sun, 05 Sep 2010) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.lua

TradeskillInfo:
- redo of r364; forgot that Wordpad destroys lua files
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
214.01 KB Oct 20, 2010 4.0.1 445