r48

Details

  • Filename
    LibGroupTalents-1.0-r48.zip
  • Uploaded by
  • Uploaded
    Nov 16, 2009
  • Size
    13.91 KB
  • Downloads
    76
  • MD5
    ba2732b03ccb261e3be7b4894ad9e268

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r48 | Zeksie | 2009-11-15 16:00:57 +0000 (Sun, 15 Nov 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Added Protector of the Pack as a requirement for a druid tank in role detection.
------------------------------------------------------------------------
r47 | Zeksie | 2009-10-25 20:33:34 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Fix rare-ish error in OnReceiveTalents.
------------------------------------------------------------------------
r46 | Zeksie | 2009-10-25 16:43:34 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

fix debug keywords
------------------------------------------------------------------------
r45 | Zeksie | 2009-10-25 16:28:37 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Another small comms improvement. Will only request from each lib user once now.
------------------------------------------------------------------------
r43 | Zeksie | 2009-10-23 22:21:36 +0000 (Fri, 23 Oct 2009) | 2 lines
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Some fixes for race conditions involving players joining raid and attempting to set their talents from SetStorageString. LGT now sends the Add event after their name is valid (not Unknown) and will not reject level/class mismatches if it does not have them.
Adjusted role detection for Death Knights and Druids. Druid now checks for Survival of the Fittest instead of Bear Form. Death Knight now checks for them having at least 2 of the 3 tier 1 tanking talents.
------------------------------------------------------------------------
r41 | Zeksie | 2009-10-21 23:23:22 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Put in a throttle to block older versions of the lib from re-requesting talents too often.
------------------------------------------------------------------------
r39 | Zeksie | 2009-10-19 23:49:00 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Fixed an issue that was causing talent requests to continue after receiving via comms, it would set a refresh needed which is not needed.
------------------------------------------------------------------------
r38 | Zeksie | 2009-10-14 23:21:54 +0000 (Wed, 14 Oct 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Fixed an issue where glyphs were being requested repeatedly.
------------------------------------------------------------------------