oUF_Mouseover-r75142

Details

  • Filename
    oUF_Mouseover-r75142.zip
  • Uploaded by
  • Uploaded
    May 25, 2008
  • Size
    59.90 KB
  • Downloads
    283
  • MD5
    d89fb6c80781987c8aaaf7e21e0a324e

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r75142 | starlon | 2008-05-25 20:27:06 -0400 (Sun, 25 May 2008) | 1 line
Changed paths:
   M /trunk/oUF_Mouseover/oUF_Mouseover.lua

oUF_Mouseover: Move power into the correct scope
------------------------------------------------------------------------
r75078 | starlon | 2008-05-25 04:41:06 -0400 (Sun, 25 May 2008) | 1 line
Changed paths:
   M /trunk/oUF_Mouseover/oUF_Mouseover.lua

oUF_Mouseover: Throttle the faked UPDATE_MOUSEOVER_UNIT some and unregister the frame's own event.
------------------------------------------------------------------------
r75070 | starlon | 2008-05-25 02:27:03 -0400 (Sun, 25 May 2008) | 3 lines
Changed paths:
   M /trunk/oUF_Mouseover/oUF_Mouseover.lua

oUF_Mouseover:
- Truncate really long name-server lines so they don't fall off the edge of the frame.
- Fake UPDATE_MOUSEOVER_UNIT events
------------------------------------------------------------------------
r75053 | starlon | 2008-05-24 19:27:19 -0400 (Sat, 24 May 2008) | 1 line
Changed paths:
   M /trunk/oUF_Mouseover/oUF_Mouseover.lua

oUF_Mouseover: Resize frame based on NUM_LINES when entering combat.
------------------------------------------------------------------------
r75017 | starlon | 2008-05-24 06:33:29 -0400 (Sat, 24 May 2008) | 5 lines
Changed paths:
   M /trunk/oUF_Mouseover/oUF_Mouseover.lua

oUF_Mouseover:
- Fix indexing mouseFocus when nil.
- Grab player's name from mouseover's tooltip.
- Attempt to grab zone from mouseover's tooltip. We'll see.
- Add some filtering to unit class and unit race.
------------------------------------------------------------------------
r75003 | starlon | 2008-05-24 00:30:42 -0400 (Sat, 24 May 2008) | 1 line
Changed paths:
   M /trunk/oUF_Mouseover/oUF_Mouseover.lua

oUF_Mouseover: Drop the mouseover frame to the bottom right hand corner if mousing over an oUF unit frame, minus mouseover.
------------------------------------------------------------------------
r75000 | starlon | 2008-05-23 22:44:10 -0400 (Fri, 23 May 2008) | 1 line
Changed paths:
   M /trunk/oUF_Mouseover/oUF_Mouseover.lua

oUF_Mouseover: Actually update target, health, and mana. bleh. was passing the wrong frame
------------------------------------------------------------------------
r74990 | starlon | 2008-05-23 21:06:57 -0400 (Fri, 23 May 2008) | 1 line
Changed paths:
   M /trunk/oUF_Mouseover/oUF_Mouseover.lua

oUF_Mouseover: Fix a couple of bugs. cpu usage down to less than 1% now.
------------------------------------------------------------------------
r74985 | starlon | 2008-05-23 19:23:01 -0400 (Fri, 23 May 2008) | 1 line
Changed paths:
   M /trunk/oUF_Mouseover/oUF_Mouseover.lua

oUF_Mouseover: Update target too
------------------------------------------------------------------------
r74981 | starlon | 2008-05-23 18:42:32 -0400 (Fri, 23 May 2008) | 1 line
Changed paths:
   M /trunk/oUF_Mouseover
   M /trunk/oUF_Mouseover/oUF_Mouseover.lua

oUF_Mouseover: Rewrote parts of the OnUpdate script and added updateHealthAndMana. Dropped cpu usage down to 8% from 22%.
------------------------------------------------------------------------
r74908 | starlon | 2008-05-23 06:11:31 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   A /trunk/oUF_Mouseover
   A /trunk/oUF_Mouseover/media
   A /trunk/oUF_Mouseover/media/border.tga
   A /trunk/oUF_Mouseover/media/font.ttf
   A /trunk/oUF_Mouseover/media/statusbar.tga
   A /trunk/oUF_Mouseover/oUF_Mouseover.lua
   A /trunk/oUF_Mouseover/oUF_Mouseover.toc

oUF_Mouseover: A Cowtip look-a-like for oUF
- Initial import
------------------------------------------------------------------------