r118

Details

  • Filename
    LibNameplate-1.0-r118.zip
  • Uploaded by
  • Uploaded
    Nov 17, 2010
  • Size
    17.02 KB
  • Downloads
    57
  • MD5
    b5a8ce5e19925eb32f334b2cccf5cad2

Supported WoW Retail Versions

  • 4.0.3a
  • 3.3.5

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------