Details

  • Filename
    GridCustomLayouts-r6.zip
  • Uploaded by
  • Uploaded
    Jun 3, 2009
  • Size
    9.60 KB
  • Downloads
    138
  • MD5
    d1ddefc3035c9cb6c2db030fb47f41c6

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r6 | warbaby | 2009-06-03 12:57:04 +0000 (Wed, 03 Jun 2009) | 3 lines
Changed paths:
   M /trunk/GridCustomLayouts.lua

fix a hook bug.

The NOREPEAT attribute is roughly tested.

Now you can add a NOREPEAT(NOREP,NOR and NR is all the same) attribute to some header, for example

1;NOR
2;NOR
3;NOR
4;NOR
5;NOR
Someone,Anotherone
WARRIOR,PAL

In the above layout, the first 5 group will not show any of Someone or Anotherone, nor anyone of WARRIOR or PALADIN. The 6 group only shows Someone and Anotherone, and if none of them is here, the entire group will not be shown. The 7 group will show Warriors and Paladins, but not Someone or ANotherone, even their class is war or pal.

------------------------------------------------------------------------
r5 | warbaby | 2009-06-03 07:44:40 +0000 (Wed, 03 Jun 2009) | 2 lines
Changed paths:
   M /trunk/GridCustomLayouts.lua

Hook PartyMemberChanged Event.
And parse normal group first, before parsing NOREPEAT ones.
------------------------------------------------------------------------
r4 | warbaby | 2009-06-02 16:58:51 +0000 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/GridCustomLayouts.lua
   A /trunk/SecureTemplatesCopy.lua
   M /trunk/embeds.xml

Experimental version of NOREPEAT attribute.
Not tested.
------------------------------------------------------------------------
r2 | warbaby | 2009-06-01 13:02:30 +0000 (Mon, 01 Jun 2009) | 1 line
Changed paths:
   A /trunk/GridCustomLayouts.lua
   A /trunk/GridCustomLayouts.toc
   A /trunk/GridCustomLayoutsFrame.xml
   A /trunk/embeds.xml

initial
------------------------------------------------------------------------
r1 | root | 2009-06-01 13:01:01 +0000 (Mon, 01 Jun 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"gridcustomlayouts/mainline: Initial Import"
------------------------------------------------------------------------