r95

Details

  • Filename
    LibNameplate-1.0-r95.zip
  • Uploaded by
  • Uploaded
    Aug 3, 2010
  • Size
    18.03 KB
  • Downloads
    38
  • MD5
    d63bea2b3aad99f64204a5b3e5ecedf0

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r95 | cyprias | 2010-08-03 23:16:31 +0000 (Tue, 03 Aug 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/LibNameplate-1.0.toc

Testing move of LibStub and CallbackHandler-1.0 to root folder.
------------------------------------------------------------------------
r93 | cyprias | 2010-08-03 22:59:08 +0000 (Tue, 03 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

changed minor to 17. packager issue with 16.
------------------------------------------------------------------------
r92 | cyprias | 2010-08-03 22:57:18 +0000 (Tue, 03 Aug 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Disabled nolib creation in pkgmeta.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------