v1.5.2

Details

  • Filename
    TradeskillInfo-v1.5.2.zip
  • Uploaded by
  • Uploaded
    Aug 21, 2009
  • Size
    369.31 KB
  • Downloads
    1,109
  • MD5
    48ff49ce2e88d26ad57db64c7d78aa55

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r329 | dys | 2009-08-21 16:58:45 +0000 (Fri, 21 Aug 2009) | 5 lines
Changed paths:
   A /tags/v1.5.2 (from /trunk:328)

Tagging as v1.5.2:
- Fixed Tooltip Market Value setting problem
- (EXPERIMENTAL) Remove redundant information from vars.components array.
  Use information from vars.specialcases and vars.combines arrays at
  run-time to reduce duplicated information and memory usage.
------------------------------------------------------------------------
r328 | dys | 2009-08-21 16:56:08 +0000 (Fri, 21 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

- Bump version number to 1.5.2

------------------------------------------------------------------------
r327 | dys | 2009-08-21 16:55:32 +0000 (Fri, 21 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillIdData.lua
   M /trunk/TradeskillInfo.lua

- Fix Tooltip Market Value setting problem

------------------------------------------------------------------------
r326 | dys | 2009-08-16 19:11:00 +0000 (Sun, 16 Aug 2009) | 4 lines
Changed paths:
   M /trunk/TradeskillIdData.lua

- (EXPERIMENTAL) Remove redundant information from vars.components array.
  Use information from vars.specialcases and vars.combines arrays during
  run-time to reduce duplicated information and memory usage.

------------------------------------------------------------------------
r324 | StingerSoft | 2009-08-15 23:34:49 +0000 (Sat, 15 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfoUI/locale-ruRU.lua

TradeskillInfo:
- ruRU update
------------------------------------------------------------------------
r323 | dys | 2009-08-15 22:35:53 +0000 (Sat, 15 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.lua

- Possible fix for the AceHook error

------------------------------------------------------------------------
r322 | dys | 2009-08-15 22:29:42 +0000 (Sat, 15 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillIdData.lua
   M /trunk/TradeskillInfo.lua
   M /trunk/TradeskillInfo.toc

- Commit the correct files for the "Scroll of Enchant" modifications

------------------------------------------------------------------------
r321 | dys | 2009-08-15 17:35:48 +0000 (Sat, 15 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

- Bump version number to v1.5.1

------------------------------------------------------------------------
r320 | dys | 2009-08-15 17:35:17 +0000 (Sat, 15 Aug 2009) | 4 lines
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

- Added information for "Scroll of Enchant XXX"
- Modified addon to handle the exceptional cases for enchanting scrolls
- Tidied up a few comments

------------------------------------------------------------------------
r319 | a9012456 | 2009-08-12 04:10:57 +0000 (Wed, 12 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfoUI/locale-zhTW.lua
   M /trunk/locale-zhTW.lua

TradeskillInfo:
- zhTW update
------------------------------------------------------------------------
r318 | StingerSoft | 2009-08-11 21:55:55 +0000 (Tue, 11 Aug 2009) | 2 lines
Changed paths:
   M /trunk/locale-ruRU.lua

TradeskillInfo:
- ruRU update
------------------------------------------------------------------------
r316 | dys | 2009-08-09 19:11:50 +0000 (Sun, 09 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.xml

- Tidy up of the UI layout to get rid of an overlapping item.

------------------------------------------------------------------------
r315 | dys | 2009-08-09 13:28:17 +0000 (Sun, 09 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

- Fix for table.sort weirdness.

------------------------------------------------------------------------
r314 | dys | 2009-08-09 12:24:26 +0000 (Sun, 09 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

- Bump version number to 1.5.0

------------------------------------------------------------------------
r313 | dys | 2009-08-09 12:22:35 +0000 (Sun, 09 Aug 2009) | 4 lines
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.xml
   M /trunk/TradeskillInfoUI/locale-deDE.lua
   M /trunk/TradeskillInfoUI/locale-enUS.lua
   M /trunk/TradeskillInfoUI/locale-esES.lua
   M /trunk/TradeskillInfoUI/locale-frFR.lua
   M /trunk/TradeskillInfoUI/locale-koKR.lua
   M /trunk/TradeskillInfoUI/locale-ruRU.lua
   M /trunk/TradeskillInfoUI/locale-zhCN.lua
   M /trunk/TradeskillInfoUI/locale-zhTW.lua

- Added inital cut for the sort functionality in UI.
  Now recipes can be sorted by difficulty, name, or auction and vendor profit.
  The feature needs more polish, but it should be functional now.

------------------------------------------------------------------------
r312 | dys | 2009-08-07 23:27:56 +0000 (Fri, 07 Aug 2009) | 3 lines
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

- Fix ticket #16 in the code that actually executes. :)
- Remove some dead code.

------------------------------------------------------------------------
r311 | dys | 2009-08-07 22:48:47 +0000 (Fri, 07 Aug 2009) | 3 lines
Changed paths:
   M /trunk/TradeskillIdData.lua

- Remove "Saronite Arrow Maker" and "Ultrasafe Bullet Machine". These recipes were removed from the game.
- Fix skill required for Saronite Razorheads from 4150 to 415

------------------------------------------------------------------------
r309 | dys | 2009-08-07 20:51:41 +0000 (Fri, 07 Aug 2009) | 3 lines
Changed paths:
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua

- Fix ticket #16 ("attempt to compare number with string")
  Thanks for the fix, CMTitan

------------------------------------------------------------------------
r308 | dys | 2009-08-07 20:46:31 +0000 (Fri, 07 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.lua

- Fix an error in the ItemID/SpellID tooltip display introduced at last commit.

------------------------------------------------------------------------
r307 | dys | 2009-08-07 15:07:21 +0000 (Fri, 07 Aug 2009) | 3 lines
Changed paths:
   M /trunk/TradeskillInfo.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

- Display SpellID in tooltip instead of an ItemID with negative value
when the tooltip belongs to a spell - such as an enchanting skill.

------------------------------------------------------------------------
r306 | dys | 2009-08-07 14:56:26 +0000 (Fri, 07 Aug 2009) | 3 lines
Changed paths:
   M /trunk/TradeskillIdData.lua
   M /trunk/TradeskillInfo.lua

- Fix Alchemy and inscription reasearch combines to no longer refer to incorrect filler item
- Show the spell icons obtained from the client instead of using a hard-coded icon name

------------------------------------------------------------------------
r305 | dys | 2009-08-07 14:16:13 +0000 (Fri, 07 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

- Bump version number to v1.4.7

------------------------------------------------------------------------
r304 | dys | 2009-08-07 14:15:23 +0000 (Fri, 07 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.lua

- Fix an old bug - using an uninitialized variable. Thanks boucherty, for reporting/solving it.

------------------------------------------------------------------------
r303 | dys | 2009-08-07 14:09:34 +0000 (Fri, 07 Aug 2009) | 4 lines
Changed paths:
   M /trunk/TradeskillIdData.lua
   M /trunk/TradeskillInfo.lua

- Remove price information from components
- Use Blizzard API to learn vendor sell price of items
- Fix the errors caused by incorrect information in combines

------------------------------------------------------------------------
r301 | dys | 2009-08-06 13:49:52 +0000 (Thu, 06 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

- Update interface version to 30200

------------------------------------------------------------------------
r300 | dys | 2009-08-06 13:48:48 +0000 (Thu, 06 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.toc
   M /trunk/TradeskillInfoUI/TradeskillInfoUI.toc

- Bump version number to 1.4.6

------------------------------------------------------------------------
r299 | dys | 2009-08-06 13:47:24 +0000 (Thu, 06 Aug 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillData.lua
   M /trunk/TradeskillIdData.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

- Add 3.2.0 skills, recipes and changed components from wowhead.

------------------------------------------------------------------------
r298 | dys | 2009-07-23 15:25:39 +0000 (Thu, 23 Jul 2009) | 2 lines
Changed paths:
   M /trunk/TradeskillIdData.lua

Remove Glyph of Envenom. It doesn't exist in the game.

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
209.91 KB Aug 21, 2009 3.2.0 46