InventoryOnPar-r57965

Details

  • Filename
    InventoryOnPar-r57965.zip
  • Uploaded by
  • Uploaded
    Jan 6, 2008
  • Size
    31.64 KB
  • Downloads
    25
  • MD5
    583a9b2fc6583f9e0f016ef7a059bf0a

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r57965 | pericles | 2008-01-06 11:33:20 -0500 (Sun, 06 Jan 2008) | 3 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua

InventoryOnPar:
-
Small text fix
------------------------------------------------------------------------
r57964 | pericles | 2008-01-06 11:32:38 -0500 (Sun, 06 Jan 2008) | 8 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua
   M /trunk/InventoryOnPar/InventoryOnPar.xml
   M /trunk/InventoryOnPar/InventoryOnParUI.lua
   M /trunk/InventoryOnPar/localization.lua

InventoryOnPar:
-
v8.02 - Fixed frame bug where invisible frame prevents clicks on part of chest icon on paperdoll frame

v8.10 - Added text to tooltip to show if items enchanted/buffed
        Updated database to v8.10 which will clear previously stored values to fix issue with gem costs
        Gem costs were adding itemLevels of gems but ignoring item cost of gem slot - fixed.
        Still need to work out how to count number of empty gem sockets
------------------------------------------------------------------------
r57595 | pericles | 2007-12-28 10:36:44 -0500 (Fri, 28 Dec 2007) | 4 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua

InventoryOnPar:
-
Updated to v8.01
Fixed bug when it viewed slotted epic gem
------------------------------------------------------------------------
r57589 | pericles | 2007-12-28 08:41:47 -0500 (Fri, 28 Dec 2007) | 12 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua

InventoryOnPar:
-
Major update to version 8.0 now includes GEMS!!!

Details:
Added support for bonus itemLevels for socketing gems scores based bonuses from itemWeights
            Green quality gems = +6
            Blue quality gems = +8
            Epic quality gems = +10
            Meta gems = +4 (on top of quality)
        Weighting changed to 1.1 to rebalance towards v7 database values
        Database version changed so will clear old data so all values are still directly comparable
------------------------------------------------------------------------
r57568 | pericles | 2007-12-27 16:13:08 -0500 (Thu, 27 Dec 2007) | 3 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua
   M /trunk/InventoryOnPar/InventoryOnParUI.lua

InventoryOnPar:
-
Fixed Debug output left in previous version
------------------------------------------------------------------------
r57490 | pericles | 2007-12-26 10:01:44 -0500 (Wed, 26 Dec 2007) | 4 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua
   M /trunk/InventoryOnPar/InventoryOnParUI.lua
   M /trunk/InventoryOnPar/InventoryOnParUI.xml

InventoryOnPar:
- Updated to v7.7
- Added ability to filter only party/raid members
- Fixed data string on clean up showing as Unix time number
------------------------------------------------------------------------