CowTip-r42376-nolib

Details

  • Filename
    CowTip-r42376-nolib.zip
  • Uploaded by
  • Uploaded
    Jun 30, 2007
  • Size
    18.73 KB
  • Downloads
    39
  • MD5
    df3d13ca4d7c4a0a427e073cdc09cd48

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r42376 | ckknight | 2007-07-01 02:38:34 -0400 (Sun, 01 Jul 2007) | 1 line
Changed paths:
   M /trunk/CowTip/Appearance/Appearance.lua
   M /trunk/CowTip/CowTip.lua
   M /trunk/CowTip/Fade/Fade.lua
   M /trunk/CowTip/HealthBar/HealthBar.lua
   M /trunk/CowTip/PowerBar/PowerBar.lua
   M /trunk/CowTip/Text/Text.lua

CowTip - remove CowTip.currentTooltipUnit as it's kind of a hack
------------------------------------------------------------------------
r42375 | ckknight | 2007-07-01 02:30:34 -0400 (Sun, 01 Jul 2007) | 1 line
Changed paths:
   M /trunk/CowTip/CowTip.lua
   M /trunk/CowTip/Fade/Fade.lua

CowTip - add in world object fading options. does it through a hack, checking if :GetAlpha() < 1, making it so there's a 1-second lag before unhovering and actual hide. Don't know of any real way to tell if you're currently hovering over something otherwise.
------------------------------------------------------------------------