r150
Details
-
FilenameLibNameplate-1.0-r150.zip
-
Uploaded by
-
UploadedDec 18, 2012
-
Size17.53 KB
-
Downloads1,426
-
MD5a8411ae78da69957e11879c14aecc889
Supported WoW Retail Versions
- 5.1.0
Changelog
------------------------------------------------------------------------
r150 | archarodim | 2012-12-18 09:15:33 +0000 (Tue, 18 Dec 2012) | 2 lines
Changed paths:
M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua
- Fix lib:GetTargetNameplate() when TidyPlate is here
- code formating: White spaces fixes.
------------------------------------------------------------------------
r149 | archarodim | 2012-12-17 00:27:37 +0000 (Mon, 17 Dec 2012) | 1 line
Changed paths:
M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua
Disabled GUID detection on target changes since target detection has (recently?) become unreliable
------------------------------------------------------------------------
r148 | archarodim | 2012-12-17 00:21:43 +0000 (Mon, 17 Dec 2012) | 1 line
Changed paths:
M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua
indentation fix
------------------------------------------------------------------------
r147 | archarodim | 2012-12-17 00:09:41 +0000 (Mon, 17 Dec 2012) | 1 line
Changed paths:
M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua
fix lib:IsTarget(frame) when using TidyPlate
------------------------------------------------------------------------
r146 | archarodim | 2012-12-16 22:21:00 +0000 (Sun, 16 Dec 2012) | 1 line
Changed paths:
M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua
:retab (Tab to spaces)
------------------------------------------------------------------------
r145 | archarodim | 2012-11-28 00:33:38 +0000 (Wed, 28 Nov 2012) | 4 lines
Changed paths:
M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua
M /trunk/LibNameplate-1.0.toc
- Quick update for WoW 5.1, (nameplates frame layout was slightly reorganized, more tests are required)
- minor updated
- TOC to 50100
- added min and max interface TOC headers
------------------------------------------------------------------------
r144 | dridzt | 2012-10-10 03:42:41 +0000 (Wed, 10 Oct 2012) | 4 lines
Changed paths:
M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua
- Remove WoW 4.x compat.
- Fix raid/party detection (it would detect a party as raid and never detect a party as party).
- Move all WoW/Lua API upvalues to a single location.
- last couple edits UNTESTED (server maintenance beat me to the final /reload)
------------------------------------------------------------------------