promotional bannermobile promotional banner

LibGroupInSpecT

Keeps track of group members and keeps an up-to-date cache of their specialization and talents.

File Details

1.0.2

  • R
  • Mar 7, 2013
  • 16.33 KB
  • 3.4K
  • 5.1.0
  • Retail

File Name

LibGroupInSpecT-1.0-1.0.2.zip

Supported Versions

  • 5.1.0

------------------------------------------------------------------------
r52 | anyia3 | 2013-03-07 21:41:15 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   A /tags/1.0.2 (from /trunk:51)

Tagging as 1.0.2.
------------------------------------------------------------------------
r51 | greltok | 2013-03-03 09:18:25 +0000 (Sun, 03 Mar 2013) | 1 line
Changed paths:
   M /trunk/LibGroupInSpecT-1.0.lua

Fixed issue with fixed roles when we don't yet have a valid spec id.
------------------------------------------------------------------------
r50 | oscarucb | 2013-02-24 02:47:34 +0000 (Sun, 24 Feb 2013) | 3 lines
Changed paths:
   M /trunk/LibGroupInSpecT-1.0.lua
   M /trunk/LibGroupInSpecT-1.0.toc

tweak minor version code
toc bump

------------------------------------------------------------------------
r49 | anyia3 | 2013-02-24 01:36:48 +0000 (Sun, 24 Feb 2013) | 9 lines
Changed paths:
   M /trunk/LibGroupInSpecT-1.0.lua

Improved role information, from Greltok (thanks!)

This introduces the field .spec_role_detailed, which when available has one
of the following values: "tank", "melee", "ranged" or "healer"

Additionally the .spec_role field may now be populated earlier for classes
which only have one possible role.

------------------------------------------------------------------------