InventoryOnPar-r59054-nolib
Details
-
FilenameInventoryOnPar-r59054-nolib.zip
-
Uploaded by
-
UploadedJan 21, 2008
-
Size35.64 KB
-
Downloads44
-
MD5728ebf86fbc0c24f98fb8accb77e2f14
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r59054 | pericles | 2008-01-21 09:42:04 -0500 (Mon, 21 Jan 2008) | 3 lines
Changed paths:
M /trunk/InventoryOnPar/InventoryOnPar.lua
InventoryOnPar:
-
minor edit to fix own score spam
------------------------------------------------------------------------
r59049 | pericles | 2008-01-21 08:49:17 -0500 (Mon, 21 Jan 2008) | 4 lines
Changed paths:
M /trunk/InventoryOnPar
M /trunk/InventoryOnPar/InventoryOnPar.lua
M /trunk/InventoryOnPar/InventoryOnParOption.lua
M /trunk/InventoryOnPar/InventoryOnParOption.xml
M /trunk/InventoryOnPar/InventoryOnParUI.lua
M /trunk/InventoryOnPar/embeds.xml
InventoryOnPar:
-
v9.10 - Added default option to ignore Resilience and tick box option to switch between pvp & non pvp
So now it auto collects both types and stores them this avoids wiping database switching between two options
------------------------------------------------------------------------
r58687 | pericles | 2008-01-17 19:03:50 -0500 (Thu, 17 Jan 2008) | 7 lines
Changed paths:
M /trunk/InventoryOnPar
M /trunk/InventoryOnPar/InventoryOnPar.lua
M /trunk/InventoryOnPar/InventoryOnPar.toc
M /trunk/InventoryOnPar/InventoryOnParOption.lua
A /trunk/InventoryOnPar/embeds.xml
InventoryOnPar:
-
v9.00 - Added option to ignore resilience
to use :
/iop pvp status - shows whether ignoring resilience or not
/iop pvp on - include resilience in calculation
/iop pvp off - ignore resilience in calculation
------------------------------------------------------------------------
r58507 | pericles | 2008-01-14 19:42:10 -0500 (Mon, 14 Jan 2008) | 3 lines
Changed paths:
M /trunk/InventoryOnPar/InventoryOnPar.lua
M /trunk/InventoryOnPar/InventoryOnParUI.lua
InventoryOnPar:
-
v8.13 - Added average score display to party/raid only lists
------------------------------------------------------------------------
r58345 | pericles | 2008-01-12 08:03:57 -0500 (Sat, 12 Jan 2008) | 3 lines
Changed paths:
M /trunk/InventoryOnPar/InventoryOnPar.lua
M /trunk/InventoryOnPar/InventoryOnPar.xml
InventoryOnPar:
-
Fixed missing On Par button on Character Screen.
------------------------------------------------------------------------
r57986 | pericles | 2008-01-06 18:47:45 -0500 (Sun, 06 Jan 2008) | 3 lines
Changed paths:
M /trunk/InventoryOnPar/InventoryOnPar.lua
M /trunk/InventoryOnPar/InventoryOnParUI.lua
InventoryOnPar:
-
v8.11 - Fixed nil error in UI line 362
------------------------------------------------------------------------
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
------------------------------------------------------------------------