v3.0.3 wotlk release

Details

  • Filename
    GridStatusPvP-v3.0.3_wotlk_release.zip
  • Uploaded by
  • Uploaded
    Jan 15, 2009
  • Size
    10.53 KB
  • Downloads
    9,141
  • MD5
    de459a6ed29922199e4b9733c61a3520

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r35 | azethoth | 2009-01-15 15:17:42 +0000 (Thu, 15 Jan 2009) | 1 line
Changed paths:
   A /tags/v3.0.3 wotlk release (from /trunk:34)

Tagging as v3.0.3 wotlk release
------------------------------------------------------------------------
r34 | Azethoth | 2009-01-13 22:14:50 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   M /trunk/GridStatusPvP.lua

-- name --> guid in function parameter
------------------------------------------------------------------------
r33 | Azethoth | 2009-01-12 10:10:14 +0000 (Mon, 12 Jan 2009) | 1 line
Changed paths:
   M /trunk/GridStatusPvP.lua

-- Deal with a case of algorithm graft rejection
------------------------------------------------------------------------
r32 | Azethoth | 2009-01-12 10:02:41 +0000 (Mon, 12 Jan 2009) | 3 lines
Changed paths:
   M /trunk/GridStatusPvP.lua

-- Implement OnStatusEnable, OnStatusDisable
-- Upgrade handling to avoid processing when not enabled.

------------------------------------------------------------------------
r31 | Azethoth | 2009-01-11 08:53:05 +0000 (Sun, 11 Jan 2009) | 1 line
Changed paths:
   M /trunk/GridStatusPvP.lua
   M /trunk/GridStatusPvP.toc

-- Guid Grid compatible.  Requires current alpha of Grid to work.
------------------------------------------------------------------------
r30 | root | 2008-09-29 21:40:45 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r28 | root | 2008-09-29 20:58:09 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/GridStatusPvP
   A /trunk (from /tmp/trunk/GridStatusPvP:27)

Importing old repo data under /trunk
------------------------------------------------------------------------
r25 | kunda | 2008-07-29 16:55:27 +0000 (Tue, 29 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusPvP/GridStatusPvP.lua

GridStatusPvP: fix to avoid incorrect flag display if zoning-in an instance on PvE servers with PvP enabled
------------------------------------------------------------------------
r24 | ananhaid | 2008-05-23 23:52:27 +0000 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusPvP/GridStatusPvP.lua

GridStatusPvP:
- zhCN update.(confused for my bad work...)
------------------------------------------------------------------------
r23 | scorpion | 2008-05-23 18:40:52 +0000 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusPvP/GridStatusPvP.lua

GridStatusPvP:
- Update zhTW localization
------------------------------------------------------------------------
r22 | ananhaid | 2008-05-23 10:13:39 +0000 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusPvP/GridStatusPvP.lua
   M /tmp/trunk/GridStatusPvP/GridStatusPvP.toc

GridStatusPvP:
- Oops... utf8
------------------------------------------------------------------------
r21 | ananhaid | 2008-05-23 10:08:13 +0000 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusPvP/GridStatusPvP.lua
   M /tmp/trunk/GridStatusPvP/GridStatusPvP.toc

GridStatusPvP:
- add zhCN/zhTW locale.
------------------------------------------------------------------------
r20 | kunda | 2008-05-17 17:05:15 +0000 (Sat, 17 May 2008) | 11 lines
Changed paths:
   M /tmp/trunk/GridStatusPvP/GridStatusPvP.lua
   M /tmp/trunk/GridStatusPvP/GridStatusPvP.toc
   A /tmp/trunk/GridStatusPvP/icons
   A /tmp/trunk/GridStatusPvP/icons/PvP-Alliance.tga
   A /tmp/trunk/GridStatusPvP/icons/PvP-FFA.tga
   A /tmp/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
------------------------------------------------------------------------
r17 | adelea | 2007-09-19 15:21:08 +0000 (Wed, 19 Sep 2007) | 1 line
Changed paths:
   A /tmp/trunk/GridStatusPvP
   A /tmp/trunk/GridStatusPvP/GridStatusPvP.lua
   A /tmp/trunk/GridStatusPvP/GridStatusPvP.toc

GridStatusPvP: Initial checkin of Pasus' code
------------------------------------------------------------------------