CowTip-r42306

Details

  • Filename
    CowTip-r42306.zip
  • Uploaded by
  • Uploaded
    Jun 29, 2007
  • Size
    147.00 KB
  • Downloads
    57
  • MD5
    ffbddbe61a8f268db853f6046b813664

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r42306 | ckknight | 2007-06-30 02:50:56 -0400 (Sat, 30 Jun 2007) | 1 line
Changed paths:
   M /trunk/CowTip/Text/Text.lua

CowTip_Text - update the texts every second, through massive hacks and without calling :SetUnit. This allows for the arbitrary addition/removal of lines again.
------------------------------------------------------------------------
r42305 | ckknight | 2007-06-30 02:23:40 -0400 (Sat, 30 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CowTip/CowTip.lua
   M /trunk/CowTip/Text/Text.lua

CowTip - no longer :SetUnit every second, as some addons improperly use UNIT_MOUSEOVER_UPDATE instead of the tooltip's OnTooltipSetUnit, thus making their texts go away after a second. - Improper coding on their part, imho.
CowTip_Text - change the Target line to output None if there is no target (so the line shows), also use [NameRealm] now instead of the funkiness I had before.
------------------------------------------------------------------------

Additional Files