File Details
v0.76
- R
- Sep 21, 2009
- 51.62 KB
- 94
- 3.2.0
- Retail
File Name
GemWatch-r15.zip
Supported Versions
- 3.2.0
------------------------------------------------------------------------
r15 | brandorf | 2009-09-21 18:53:32 +0000 (Mon, 21 Sep 2009) | 1 line
Changed paths:
M /trunk/Localization.frFR.lua
Accidentally left in a line that forced French localization. Oops.
------------------------------------------------------------------------
r14 | brandorf | 2009-09-21 04:40:09 +0000 (Mon, 21 Sep 2009) | 3 lines
Changed paths:
M /trunk/GemWatch.lua
M /trunk/GemWatch.toc
A /trunk/Localization.frFR.lua
M /trunk/Localization.koKR.lua
Added partial French(frFR) localization. Thanks to Ckeurk for the translation info.
Updated Korean(koKR) localization.
Fixed small bug if you enter /gw with no parameter.
------------------------------------------------------------------------
r13 | brandorf | 2009-09-19 19:26:18 +0000 (Sat, 19 Sep 2009) | 1 line
Changed paths:
M /trunk/GemWatch.lua
M /trunk/Localization.enUS.lua
Updated localization strings.
------------------------------------------------------------------------
r12 | brandorf | 2009-09-19 19:09:37 +0000 (Sat, 19 Sep 2009) | 1 line
Changed paths:
M /trunk/GemWatch.lua
M /trunk/Localization.enUS.lua
Added /gw override to force detection of localized gem colors.
------------------------------------------------------------------------
r11 | brandorf | 2009-09-18 20:18:06 +0000 (Fri, 18 Sep 2009) | 2 lines
Changed paths:
M /trunk/GemWatch.lua
M /trunk/GemWatch.toc
M /trunk/Localization.deDE.lua
A /trunk/Localization.koKR.lua
Added Korean(koKR) localization. Thanks to Nukuge for the translation work.
Fixed typo in the localization table.
------------------------------------------------------------------------
r10 | brandorf | 2009-09-18 16:34:26 +0000 (Fri, 18 Sep 2009) | 1 line
Changed paths:
M /trunk/GemWatch.toc
A /trunk/Localization.deDE.lua
M /trunk/Localization.enUS.lua
Added German(deDE) localization. Thanks to Sammler for the translation work.
------------------------------------------------------------------------
r9 | brandorf | 2009-09-17 20:21:53 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
M /trunk/GemWatch.lua
M /trunk/GemWatch.toc
A /trunk/Localization.enUS.lua
Added Localization support. Please go to http://wow.curseforge.com/addons/gemwatch/localization/ to submit translation information for you locale.
------------------------------------------------------------------------
r8 | brandorf | 2009-09-17 00:49:30 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
M /trunk/GemWatch.lua
M /trunk/GemWatch.toc
M /trunk/GemWatch.xml
Corrected positioning bug that can occur if a gear change happens in combat. Various code cleanups.
------------------------------------------------------------------------
r7 | brandorf | 2009-08-27 16:17:16 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/GemWatch.lua
Fixed bug with prismatic gem detection if in the first or second gem slots.
------------------------------------------------------------------------
r6 | brandorf | 2009-08-24 00:31:01 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
M /trunk/GemWatch.lua
Cleaned up unused variables (checking for leaks).
------------------------------------------------------------------------
r5 | brandorf | 2009-08-23 22:34:11 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
M /trunk/GemWatch.lua
M /trunk/GemWatch.toc
Fixed detection of BS prismatic sockets. Adjusted gem/socket icon layout to be more concise.
------------------------------------------------------------------------
r4 | brandorf | 2009-08-23 17:27:25 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
M /trunk/GemWatch.lua
Fixed itemlink for items with missing sockets.
------------------------------------------------------------------------
r3 | brandorf | 2009-08-23 17:07:27 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
M /trunk/GemWatch.lua
Corrected BS empty socket detection (Hopefully).
------------------------------------------------------------------------
r2 | brandorf | 2009-08-23 01:22:10 +0000 (Sun, 23 Aug 2009) | 16 lines
Changed paths:
A /trunk/Bindings.xml
A /trunk/GemWatch.lua
A /trunk/GemWatch.toc
A /trunk/GemWatch.xml
A /trunk/Images
A /trunk/Images/GemWatchBG.blp
Initial commit of 0.55 to SVN:
-- 0.55 Added tracking of prismatic gems they are listed as their own category, not counted among the color sockets.
-- Now shows empty sockets by color (prismatic does not work, for some reason).
-- 0.45 Fixed positioning error
-- 0.40 Rewritten to take advantage of new 3.2 functionality (no need for EnchantID's)
-- can now track meta activation.
-- 0.30 Updated for WOTLK 3.2
-- 0.21 Some Meta's were counted incorrectly as blue.
-- 0.20 Updated all Gems up to patch 2.4.2
-- 0.19 Added options to position gem-icons
-- 0.18 Added option to show/hide gem-interface in character window
-- 0.17 Tweaked character-frame
-- 0.16 Fixed an erroneous gem, added more gems, changed character-window look
-- 0.14 Integrated in characterwindow
-- 0.10 First version
------------------------------------------------------------------------
r1 | root | 2009-08-23 01:06:47 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"gemwatch/mainline: Initial Import"
------------------------------------------------------------------------
Items that still have their refund / trade-able timer on, such as items just bought from a badge vendor, or items freshly looted in a raid, may not have their empty sockets detected for as long as that timer is active.
This is likely in relation to the bug mentioned here : http://forums.worldofwarcraft.com/thread.html?topicId=19820331303&sid=1&pageNo=1#2
In the meantime, you can either enchant the item, or just wait it out, after which time the empty sockets will be detected.

