r17
Details
-
FilenameLibSpecRoster-1.0-r17.zip
-
Uploaded by
-
UploadedOct 23, 2012
-
Size14.80 KB
-
Downloads53
-
MD5e3855e6c8ddc9384f99922cec3f5406b
Supported WoW Retail Versions
- 5.0.5
Changelog
------------------------------------------------------------------------
r17 | msaint | 2012-10-23 21:51:12 +0000 (Tue, 23 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Tuned and improved inspect throttling.
------------------------------------------------------------------------
r16 | msaint | 2012-10-23 04:31:29 +0000 (Tue, 23 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Fix for inspect throttling
------------------------------------------------------------------------
r14 | msaint | 2012-10-22 13:35:06 +0000 (Mon, 22 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Bugfix when player leaves group while in inspect queue.
------------------------------------------------------------------------
r12 | msaint | 2012-10-19 11:11:38 +0000 (Fri, 19 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Change to always use non-localized version of class name.
------------------------------------------------------------------------
r10 | greltok | 2012-10-14 20:39:36 +0000 (Sun, 14 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Fixed specID for Retribution Paladin.
------------------------------------------------------------------------
r9 | msaint | 2012-10-14 00:57:31 +0000 (Sun, 14 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Changed order of callback parameters in all callbacks from ...unit,guid,... to ...guid,unit...
------------------------------------------------------------------------
r8 | msaint | 2012-10-10 11:21:49 +0000 (Wed, 10 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Bug fix when checking glyphs if a glyph slot is empty.
------------------------------------------------------------------------
r7 | msaint | 2012-10-09 02:32:29 +0000 (Tue, 09 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Compensated for a small Blizzard oddity. The specialization codes for mistweaver and windwalker are reversed (at least in numerical order) compared to the order of the spec indexes. This has led to the codes being given incorrectly in all of the online references. I found the correct codes in the Blizzard FrameXML/SpellBookFrame.lua file.
------------------------------------------------------------------------
r6 | msaint | 2012-10-09 02:03:21 +0000 (Tue, 09 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Same NotifyInspect timeout bug, fixed a better way ... the right way.
------------------------------------------------------------------------
r5 | msaint | 2012-10-09 01:11:25 +0000 (Tue, 09 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Fixed a case where a NotifyInspect timeout counter was being reset incorrectly.
------------------------------------------------------------------------
r4 | msaint | 2012-10-09 00:47:20 +0000 (Tue, 09 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Ummm, set the DEBUG flag to false.
------------------------------------------------------------------------
r3 | msaint | 2012-10-09 00:44:09 +0000 (Tue, 09 Oct 2012) | 1 line
Changed paths:
M /trunk/LibSpecRoster-1.0.lua
Cleaner, much debugged, and better documented.
------------------------------------------------------------------------
r2 | msaint | 2012-09-29 23:12:22 +0000 (Sat, 29 Sep 2012) | 1 line
Changed paths:
A /trunk/.pkgmeta
A /trunk/LibSpecRoster-1.0.lua
A /trunk/LibSpecRoster-1.0.toc
A /trunk/lib.xml
Initial version. This is an extension of a library written for and used internally by GridConfigurableLayouts.
------------------------------------------------------------------------
r1 | svn | 2012-09-29 22:56:36 +0000 (Sat, 29 Sep 2012) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
libspecroster/mainline: Initial Import
------------------------------------------------------------------------