InventoryOnPar-r69122

Details

  • Filename
    InventoryOnPar-r69122.zip
  • Uploaded by
  • Uploaded
    Apr 11, 2008
  • Size
    110.47 KB
  • Downloads
    88
  • MD5
    765b2222a9e1ff324e8437df8cf61c94

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r69122 | pericles | 2008-04-11 11:44:22 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua

InventoryOnPar:
- Additional check to prevent storing score if player of opposing faction cannot be scanned.
------------------------------------------------------------------------
r68633 | pericles | 2008-04-08 14:26:47 -0400 (Tue, 08 Apr 2008) | 6 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua
   M /trunk/InventoryOnPar/localization.lua

InventoryOnPar:
-Fixed detection of no enchant on "Armor" because it was looking for an enchant on "ARMOUR"!!!
     WTB enGB localisation from API calls.
- Localised some msg strings
- Removed onload message in chat window as that is now out of fashion

------------------------------------------------------------------------
r68514 | pericles | 2008-04-07 18:21:18 -0400 (Mon, 07 Apr 2008) | 4 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua

InventoryOnPar:
- Updated to v9.51
- Definitely fixed /iop raid & /iop party

------------------------------------------------------------------------
r68335 | pericles | 2008-04-06 18:11:10 -0400 (Sun, 06 Apr 2008) | 5 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua
   M /trunk/InventoryOnPar/InventoryOnParUI.lua

InventoryOnPar:
- Fixed bug that couldn't inspect using /iop party & /iop raid
- Now inspects opposing faction as well as your faction
- Updated version to v9.50

------------------------------------------------------------------------
r68064 | pericles | 2008-04-04 14:06:54 -0400 (Fri, 04 Apr 2008) | 2 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua

InventoryOnPar:
- fix deprecated call
------------------------------------------------------------------------
r67368 | pericles | 2008-03-31 17:45:31 -0400 (Mon, 31 Mar 2008) | 3 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua

InventoryOnPar:
- Fixed issue where it was opening inspect window on targetting someone
That fix also removes sound when targetting
------------------------------------------------------------------------
r67112 | pericles | 2008-03-30 12:40:29 -0400 (Sun, 30 Mar 2008) | 2 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua

InventoryOnPar:
- Fix nil error line 383
------------------------------------------------------------------------
r67104 | pericles | 2008-03-30 12:18:15 -0400 (Sun, 30 Mar 2008) | 3 lines
Changed paths:
   M /trunk/InventoryOnPar/InventoryOnPar.lua
   M /trunk/InventoryOnPar/InventoryOnPar.toc

InventoryOnPar:
- Updated toc to patch 2.4
Fix for GetInventorySlotInfo() requiring an InspectUnit() first. Only downside is that it plays the open InspectFrame sound. I want to get rid of this, as it is quite irritating.
------------------------------------------------------------------------