r17

Details

  • Filename
    LibGroupTalents-1.0-r17.zip
  • Uploaded by
  • Uploaded
    Aug 28, 2009
  • Size
    13.54 KB
  • Downloads
    109
  • MD5
    a23f69259395039f0401b63d96e95fff

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r17 | Zeksie | 2009-08-28 18:49:12 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Fix error when someone zones in and respecs immediately before they've been scanned once.
------------------------------------------------------------------------
r16 | Zeksie | 2009-08-27 19:22:01 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Fix some issues with glyph send/receive.
------------------------------------------------------------------------
r15 | Zeksie | 2009-08-25 21:29:31 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Fix silly bug.
------------------------------------------------------------------------
r14 | Zeksie | 2009-08-25 21:21:09 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Some re-ordering of data stored internally. Much saner now, and some better code re-use for comms and storage parts.
------------------------------------------------------------------------
r13 | Zeksie | 2009-08-25 18:58:15 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Couple of bug fixes.
------------------------------------------------------------------------
r12 | Zeksie | 2009-08-25 17:49:37 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Fix self error.
------------------------------------------------------------------------
r11 | Zeksie | 2009-08-25 04:35:32 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Added glyph support. Until there's an inspection mechanism for glyphs, this will be limited to being able to provide info of people's glyphs who have the library. But as soon as the inspect system covers it, I'll throw it in along with talent inspection. Added GetUnitGlyphs and UnitHasGlyph functions for easy querying.
------------------------------------------------------------------------
r10 | Zeksie | 2009-08-23 21:48:15 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

And fixed the error that didn't happen last time i tested :|
------------------------------------------------------------------------
r9 | Zeksie | 2009-08-23 21:38:25 +0000 (Sun, 23 Aug 2009) | 4 lines
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua
   M /trunk/LibGroupTalents-1.0.toc

LibGroupTalents_Respec event removed and merged into LibGroupTalents_Update, which now passed extra args as indicated in comments.
New LibGroupTalents_Add event to signify when LGT will accept storage of pre-saved talent info.
New functions to do this GetUnitStorageString/SetStorageString.
Also will no longer skip sending initial Update for "player" on login.
------------------------------------------------------------------------
r8 | Zeksie | 2009-08-22 13:57:32 +0000 (Sat, 22 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Guid -> GUID
------------------------------------------------------------------------
r6 | Zeksie | 2009-08-22 13:49:11 +0000 (Sat, 22 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Changed behaviour of RoleChange event to not fire on initial value (from nil to role), but only from actual role changes.
------------------------------------------------------------------------
r5 | Zeksie | 2009-08-21 23:53:01 +0000 (Fri, 21 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Added GetClassTalentInfo() function.
------------------------------------------------------------------------
r4 | Zeksie | 2009-08-21 20:18:03 +0000 (Fri, 21 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua

Small correction in warrior role determination.
------------------------------------------------------------------------
r3 | Zeksie | 2009-08-21 17:47:06 +0000 (Fri, 21 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibGroupTalents-1.0.lua
   M /trunk/LibGroupTalents-1.0.toc

Two new functions, and a couple of fixes to TOC.
------------------------------------------------------------------------
r2 | Zeksie | 2009-08-21 13:39:57 +0000 (Fri, 21 Aug 2009) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/LibGroupTalents-1.0.lua
   A /trunk/LibGroupTalents-1.0.toc
   A /trunk/lib.xml

Initial import.
------------------------------------------------------------------------
r1 | root | 2009-08-21 13:22:45 +0000 (Fri, 21 Aug 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"libgrouptalents-1-0/mainline: Initial Import"
------------------------------------------------------------------------