GridStatusPvP-r74907

Details

  • Filename
    GridStatusPvP-r74907.zip
  • Uploaded by
  • Uploaded
    May 23, 2008
  • Size
    10.40 KB
  • Downloads
    37
  • MD5
    631ae4000771b44ece1e288cb9b499bc

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r74907 | ananhaid | 2008-05-23 06:08:13 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/GridStatusPvP/GridStatusPvP.lua
   M /trunk/GridStatusPvP/GridStatusPvP.toc

GridStatusPvP:
- add zhCN/zhTW locale.
------------------------------------------------------------------------
r74173 | kunda | 2008-05-17 13:05:15 -0400 (Sat, 17 May 2008) | 11 lines
Changed paths:
   M /trunk/GridStatusPvP/GridStatusPvP.lua
   M /trunk/GridStatusPvP/GridStatusPvP.toc
   A /trunk/GridStatusPvP/icons
   A /trunk/GridStatusPvP/icons/PvP-Alliance.tga
   A /trunk/GridStatusPvP/icons/PvP-FFA.tga
   A /trunk/GridStatusPvP/icons/PvP-Horde.tga

GridStatusPvP:
- added UnitIsPVPFreeForAll() check ('<PvP-FFA>')
- added PvP icons (Alliance, Horde, FFA) [use GridIndicatorSideIcons or so if you want more than one icon indicator]
- added ZONE_CHANGED_NEW_AREA event (main zone check only):
  If we are in bg/arena the status is cleared (no '<PvP>'/icon in bg/arena).
- changed Grid_UnitJoined event:
  If we are in bg/arena: return (do nothing).
- added deDE
- toc: Interface: 20400
- toc: removed OptionalDeps (Grid has all we need)
- toc: added X-Category and X-GridStatusModule
------------------------------------------------------------------------