r585-nolib

Details

  • Filename
    TradeSkillInfo-r585-nolib.zip
  • Uploaded by
  • Uploaded
    Apr 15, 2013
  • Size
    244.84 KB
  • Downloads
    50
  • MD5
    408ae7e9a42fd503b394d9d7a36cef03

Supported WoW Retail Versions

  • 5.2.0

Changelog

------------------------------------------------------------------------
r585 | ethancentaurai | 2013-04-15 16:19:12 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua

Drycode a safety check to prevent "attempt to perform arithmetic on field cost (a nil value)" errors.
------------------------------------------------------------------------
r584 | ethancentaurai | 2013-04-15 14:13:05 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/Data/Professions/Tailoring.lua
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.xml

Delete ALL the semicolons!
------------------------------------------------------------------------
r583 | ethancentaurai | 2013-04-15 13:13:01 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.xml

Remove AceEvent-3.0 from TradeSkillInfoUI.
------------------------------------------------------------------------
r582 | ethancentaurai | 2013-04-15 12:56:46 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Remove AceConsole-3.0 from TradeSkillInfoUI.
------------------------------------------------------------------------
r581 | ethancentaurai | 2013-04-15 12:08:27 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Make TradeSkillInfoUI a module of TradeSkillInfo instead of creating a second namespace.
------------------------------------------------------------------------
r580 | ethancentaurai | 2013-04-15 11:55:12 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/Data/Professions/Engineering.lua

Engineering: Fix an error with items that required a Copper Modulator to make.
------------------------------------------------------------------------
r579 | ethancentaurai | 2013-04-15 10:29:58 +0000 (Mon, 15 Apr 2013) | 2 lines
Changed paths:
   A /trunk/Data/Components.lua (from /trunk/Data/TradeskillIdData.lua:569
   D /trunk/Data/TradeskillIdData.lua
   M /trunk/TradeskillInfo.toc

Rename TradeskillIdData.lua to Components.lua
Please reboot the game to avoid errors.
------------------------------------------------------------------------
r578 | ethancentaurai | 2013-04-15 10:20:39 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/Data/Professions/Blacksmithing.lua

Blacksmithing: Add the twelve remaining Reborn weapon recipes.
------------------------------------------------------------------------
r577 | ethancentaurai | 2013-04-13 09:34:30 +0000 (Sat, 13 Apr 2013) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

Remove local underscore from the top of each file.
------------------------------------------------------------------------
r576 | ethancentaurai | 2013-04-08 15:15:33 +0000 (Mon, 08 Apr 2013) | 1 line
Changed paths:
   M /trunk/TradeskillInfoOptions.lua

Clean up config code and slightly rearrange options window layout.
------------------------------------------------------------------------
r574 | ethancentaurai | 2013-03-26 20:22:26 +0000 (Tue, 26 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Professions/Blacksmithing.lua

Add six of the Reborn weapon recipes. The remaining twelve are not in the server cache yet.
------------------------------------------------------------------------
r573 | ethancentaurai | 2013-03-23 17:38:04 +0000 (Sat, 23 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Professions/Blacksmithing.lua
   M /trunk/Data/TradeskillData.lua
   M /trunk/Locale/deDE.lua
   M /trunk/Locale/enUS.lua
   M /trunk/Locale/esES.lua
   M /trunk/Locale/frFR.lua
   M /trunk/Locale/koKR.lua
   M /trunk/Locale/ruRU.lua
   M /trunk/Locale/zhCN.lua
   M /trunk/Locale/zhTW.lua

Remove unused translations.
------------------------------------------------------------------------
r572 | ethancentaurai | 2013-03-23 09:59:50 +0000 (Sat, 23 Mar 2013) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.toc

Remove LibAbacus-3.0 from the optional dependencies list.
------------------------------------------------------------------------
r571 | ethancentaurai | 2013-03-18 19:24:12 +0000 (Mon, 18 Mar 2013) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfo.toc

Remove LibAbacus-3.0 and unused "money format" options.
------------------------------------------------------------------------
r570 | ethancentaurai | 2013-03-18 10:18:31 +0000 (Mon, 18 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Professions/Alchemy.lua

Fix data for Zen Alchemist Stone. Thank you Farli @TheOvercut for the report!
------------------------------------------------------------------------
r569 | ethancentaurai | 2013-03-17 18:17:27 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/TradeskillInfo.lua

A few small cleanups...
------------------------------------------------------------------------