GridStatusPvP-r74909
Details
-
FilenameGridStatusPvP-r74909.zip
-
Uploaded by
-
UploadedMay 23, 2008
-
Size10.72 KB
-
Downloads45
-
MD51e25e35150ea705b0951d5de05c63e56
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------