GridStatusPvP-r74173

Details

  • Filename
    GridStatusPvP-r74173.zip
  • Uploaded by
  • Uploaded
    May 17, 2008
  • Size
    9.98 KB
  • Downloads
    43
  • MD5
    52ae24e68697b7c8e3ba13e9bd86872e

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------