r97
Details
-
FilenameLibNameplate-1.0-r97.zip
-
Uploaded by
-
UploadedAug 8, 2010
-
Size18.54 KB
-
Downloads48
-
MD56ce9e357af812a53f3b3fa9d385b895c
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r97 | cyprias | 2010-08-08 21:51:37 +0000 (Sun, 08 Aug 2010) | 1 line
Changed paths:
M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua
Using a metatable for nameplate regions. Instead of saving regions OnShow, I'll save them when requested.
------------------------------------------------------------------------
r96 | cyprias | 2010-08-03 23:23:13 +0000 (Tue, 03 Aug 2010) | 1 line
Changed paths:
M /trunk/LibNameplate-1.0.toc
Added LibStub & CallbackHandler-1.0 as OptionalDeps in toc.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------