promotional bannermobile promotional banner

Socket Master

Abandoned
Displays information for gem sockets on equipped gear.

File Details

v1.0.3-nolib

  • R
  • Jul 29, 2010
  • 60.33 KB
  • 16
  • 3.3.5
  • Retail

File Name

SocketMaster-v1.0.3-nolib.zip

Supported Versions

  • 3.3.5

------------------------------------------------------------------------
r27 | orgevo | 2010-07-29 06:37:40 +0000 (Thu, 29 Jul 2010) | 3 lines
Changed paths:
   A /tags/v1.0.3 (from /trunk:26)

(tagging for release)
- fixed error with script handler
- fixed issue where sometimes the socket frames would appear underneath the character panel
------------------------------------------------------------------------
r26 | orgevo | 2010-07-29 04:33:48 +0000 (Thu, 29 Jul 2010) | 2 lines
Changed paths:
   M /trunk/SocketMaster.lua
   M /trunk/SocketMaster.wowproj
   M /trunk/SocketMaster.xml

- fixed error with script handler
- fixed issue where sometimes the socket frames would appear underneath the character panel
------------------------------------------------------------------------
r24 | orgevo | 2010-07-19 14:51:33 +0000 (Mon, 19 Jul 2010) | 10 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Locales/SocketMaster-enUS.lua
   M /trunk/SocketDB.lua
   M /trunk/SocketDBTables.lua
   M /trunk/SocketMaster.lua
   M /trunk/SocketMaster.toc
   M /trunk/SocketMaster.wowproj
   M /trunk/SocketMaster.xml
   M /trunk/SocketMasterConfig.lua
   M /trunk/embeds.xml

- added remaining gem Enchant IDs; should now have all gem enchant ids in the database

- implemented support for delayed loading
-- Socket Master is now only loaded when you first open the character screen or equip an item.

- added options panel
-- added option for disabling the feedback/overlays for gems which do match the socket color
-- all colors are now configurable (i.e. overlay colors, summary text colors, etc.)

- removed LibBabble-Zone library since it wasn't being used by this add-on
------------------------------------------------------------------------
r22 | orgevo | 2010-07-14 09:33:21 +0000 (Wed, 14 Jul 2010) | 3 lines
Changed paths:
   M /trunk/Locales/SocketMaster-enUS.lua
   M /trunk/SocketDB.lua
   A /trunk/SocketDBTables.lua
   M /trunk/SocketMaster.lua
   M /trunk/SocketMaster.wowproj
   M /trunk/SocketMaster.xml

- implemented support for indicating how which sockets are not getting socket bonuses (planning to add option to disable it in case you don't care about socket bonuses)
- added ItemID <=> EnchantID table for gems
- moved all tables to their own file
------------------------------------------------------------------------
r21 | orgevo | 2010-07-12 02:46:15 +0000 (Mon, 12 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Locales/SocketMaster-enUS.lua
   M /trunk/SocketDB.lua
   M /trunk/SocketMaster.lua
   M /trunk/SocketMaster.wowproj

- added support for displaying how many dragon's eye gems of each color are socketed
- added support for detecting which gems don't match their sockets (requires that all gems exist in database first)
------------------------------------------------------------------------
r19 | orgevo | 2010-07-10 12:03:47 +0000 (Sat, 10 Jul 2010) | 1 line
Changed paths:
   M /trunk

- added *.wowsuo to ignore list
------------------------------------------------------------------------
r18 | orgevo | 2010-07-10 11:55:54 +0000 (Sat, 10 Jul 2010) | 1 line
Changed paths:
   M /trunk/SocketDB.lua

- disabled static gem database until it's hooked up to save memory.
------------------------------------------------------------------------
r16 | orgevo | 2010-07-09 23:17:59 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/SocketMaster.lua

- added another item to the list of future options
------------------------------------------------------------------------
r15 | orgevo | 2010-06-15 19:02:34 +0000 (Tue, 15 Jun 2010) | 5 lines
Changed paths:
   M /trunk/SocketMaster.lua
   M /trunk/SocketMaster.xml

- when hovering over socket summary buttons, the slots containing sockets of that color are now highlighted
-- red: empty socket, green: nonempty socket, blue: mismatched SocketMaster.lua
-- border of inventory slot button is colored accordingly if more than one state applies (i.e. item has both empty and non-empty sockets of the same color, or mismatched sockets and empty sockets, etc.)

- tooltip is now properly hidden if the user closes the character sheet while hovering over a socket summary button
------------------------------------------------------------------------