1.0.27

Details

  • Filename
    LibNameplate-1.0-1.0.27.zip
  • Uploaded by
  • Uploaded
    Nov 17, 2010
  • Size
    17.06 KB
  • Downloads
    1,076
  • MD5
    dd7b4d8c15ac96d0f03749d4f32171ae

Supported WoW Retail Versions

  • 4.0.3a
  • 3.3.5

Changelog

------------------------------------------------------------------------
r119 | cyprias | 2010-11-17 06:35:19 +0000 (Wed, 17 Nov 2010) | 3 lines
Changed paths:
   A /tags/1.0.27 (from /trunk:118)

Tagged as 1.0.27.
- Fixed GetNameplateByGUID & GetNameplateByHealth returning the real nameplate instead of the TidyPlate frame.
- Changed minor to 27.
------------------------------------------------------------------------
r118 | cyprias | 2010-11-17 06:34:50 +0000 (Wed, 17 Nov 2010) | 2 lines
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

- Fixed GetNameplateByGUID & GetNameplateByHealth returning the real nameplate instead of the TidyPlate frame.
- Changed minor to 27.
------------------------------------------------------------------------
r116 | cyprias | 2010-11-16 08:12:00 +0000 (Tue, 16 Nov 2010) | 2 lines
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

- When checking if a frame is a nameplate, we check if .extended, .aloftData or .done is on the frame. This tells us another nameplate addon has confirmed it's a nameplate. By now they may have altered the nameplate preventing us from checking children/regions.
- Changed minor to 26.
------------------------------------------------------------------------
r114 | cyprias | 2010-11-16 07:24:00 +0000 (Tue, 16 Nov 2010) | 2 lines
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

- Fixed bug that caused text on nameplates to fly around. =/
- Changed minor to 25.
------------------------------------------------------------------------
r112 | cyprias | 2010-11-15 23:26:02 +0000 (Mon, 15 Nov 2010) | 1 line
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

- Changed minor to 24.
------------------------------------------------------------------------
r111 | cyprias | 2010-11-15 23:25:46 +0000 (Mon, 15 Nov 2010) | 1 line
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

- Fixed missing raidicon region line 1139.
------------------------------------------------------------------------
r109 | cyprias | 2010-11-15 07:36:30 +0000 (Mon, 15 Nov 2010) | 2 lines
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua

- Fixed GetAllNameplates()
- Added IteratePlates() API.
------------------------------------------------------------------------
r108 | cyprias | 2010-11-15 06:03:33 +0000 (Mon, 15 Nov 2010) | 2 lines
Changed paths:
   M /trunk/LibNameplate-1.0/LibNameplate-1.0.lua
   M /trunk/LibNameplate-1.0.toc

- Updated toc to 40000 with compatible for 30300
- Changed returned values for GetAllNameplates(). See API page for info.
------------------------------------------------------------------------