1.0.16

Details

  • Filename
    libnameplate-1-0-1.0.16.zip
  • Uploaded by
  • Uploaded
    Aug 3, 2010
  • Size
    10.48 KB
  • Downloads
    129
  • MD5
    e80a0fabd191b0a243d82151d01711f7

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r91 | cyprias | 2010-08-03 20:59:27 +0000 (Tue, 03 Aug 2010) | 1 line
Changed paths:
   A /tags/1.0.16 (from /trunk/LibNameplate-1.0:90)

Tagged as 1.0.16
------------------------------------------------------------------------
r90 | cyprias | 2010-08-03 20:57:38 +0000 (Tue, 03 Aug 2010) | 2 lines
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

The game doesn't update threat during OnShow. Instead seems to wait for the first OnUpdate to update the threat. So I'm waiting till the 2nd OnUpdate to check threat for threat callback.
Changed minor version to 16.
------------------------------------------------------------------------
r88 | cyprias | 2010-08-03 19:54:29 +0000 (Tue, 03 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

Fixed ThreatChanged not firing.
------------------------------------------------------------------------
r87 | cyprias | 2010-08-03 18:50:30 +0000 (Tue, 03 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

Added LibNameplate_ThreatChange callback when a nameplate's threat changes. See callback page.
------------------------------------------------------------------------
r85 | cyprias | 2010-07-30 15:43:47 +0000 (Fri, 30 Jul 2010) | 1 line
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

Changed minor version to 14, getting ready to tag.
------------------------------------------------------------------------
r84 | cyprias | 2010-07-06 15:59:27 +0000 (Tue, 06 Jul 2010) | 1 line
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

Removed some debugging messages.
------------------------------------------------------------------------
r83 | cyprias | 2010-07-01 03:52:04 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

Checking for HP match on nameplate HP change.
------------------------------------------------------------------------