GridStatusPvP-r74987

Details

  • Filename
    GridStatusPvP-r74987.zip
  • Uploaded by
  • Uploaded
    May 23, 2008
  • Size
    11.24 KB
  • Downloads
    258
  • MD5
    ab63de7ce9618d1ddb5114f55b03547c

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r74987 | ananhaid | 2008-05-23 19:52:27 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/GridStatusPvP/GridStatusPvP.lua

GridStatusPvP:
- zhCN update.(confused for my bad work...)
------------------------------------------------------------------------
r74956 | scorpion | 2008-05-23 14:40:52 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/GridStatusPvP/GridStatusPvP.lua

GridStatusPvP:
- Update zhTW localization
------------------------------------------------------------------------
r74909 | ananhaid | 2008-05-23 06:13:39 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/GridStatusPvP/GridStatusPvP.lua
   M /trunk/GridStatusPvP/GridStatusPvP.toc

GridStatusPvP:
- Oops... utf8
------------------------------------------------------------------------
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
------------------------------------------------------------------------