r62

Details

  • Filename
    LibGroupTalents-1.0-r62.zip
  • Uploaded by
  • Uploaded
    Oct 27, 2010
  • Size
    14.89 KB
  • Downloads
    90
  • MD5
    03ff04e93fbe348acdd64ace84cfe58b

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r62 | Zeksie | 2010-10-27 21:55:03 +0000 (Wed, 27 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Added function "GetTalentTreeRoles(unit, tab)" as a convenience wrapper for API function.
Corrected some parameters for bonus wrappers.
------------------------------------------------------------------------
r61 | Zeksie | 2010-10-21 18:27:04 +0000 (Thu, 21 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Query functions such as UnitHasTalent() will now work correctly for bonus talents that don't appear in talent trees.
Added convenience functions for new API functions.
------------------------------------------------------------------------
r60 | greltok | 2010-10-21 08:19:25 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Recognize untalented as nil role for classes with multiple roles.
------------------------------------------------------------------------
r59 | Zeksie | 2010-10-19 12:06:51 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Fix Glyphs (because of new return parameter in GetGlyphSocketInfo).
------------------------------------------------------------------------
r57 | greltok | 2010-10-16 19:51:02 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua
   M /trunk/LibGroupTalents-1.0.toc

Updated for 4.0 (thanks MSaint).
------------------------------------------------------------------------
r55 | greltok | 2010-09-24 04:25:05 +0000 (Fri, 24 Sep 2010) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Ticket 6 - Use full name where needed.
------------------------------------------------------------------------