Download
(945 b)
Download
Updated: 03-08-11 04:47 PM
Pictures
File Info
Updated:03-08-11 04:47 PM
Created:03-05-11 12:43 AM
Downloads:1,986
Favorites:6
MD5:

QuickHealth

Version: 1.0.0_r3
by: Furyrage-Kargath [More]

QuickHealth uses the events in the combat log to update health bars more quickly than the default Blizzard UI. On average each change in health appears about 0.7s sooner with QuickHealth.

Default Unit Frames
The following frames are currently supported with QuickHealth:

  • Player Frame
  • Target Frame
  • Target of Target
  • Focus
  • Target of Focus
  • Boss Frames
    *The party/raid frames are not working yet because they are not formatted the same way. Because they can be rearranged and sorted differently, they do not have to represent only one unit ID.

Other Unit Frames
All other unit frames should work with QuickHealth assuming a few things are true...
  1. The unit ID is saved as a variable on the health bar (e.g. PlayerFrameHealthBar.unit="player")
  2. The text (if there is any) updates when the status bar changes values (not the other way around)
  3. The function InitializeQuickHealth(self) is run for the health bar (e.g "InitializeQuickHealth(PlayerFrameHealthBar)" )

r3 - Fixed a small error where mana changes were assumed to be health. Fixed the TOC version number so the addon no longer claims to be out of date.
r2 - Cleaned up the code a bit. Support for more frames.
Optional Files (0)


Post A Reply Comment Options
Unread 07-06-11, 11:28 AM  
Nihlo
A Murloc Raider

Forum posts: 7
File comments: 158
Uploads: 0
Could we have a 4.2 update ? also you might want to use the libQuickHealth which is ready for 4.2. It's included for example here:
http://www.wowace.com/addons/project-14141/
Report comment to moderator  
Reply With Quote
Unread 03-06-11, 07:42 PM  
Furyrage-Kargath
A Kobold Labourer
 
Furyrage-Kargath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 21
Uploads: 7
Originally posted by Mitranim
Looks great. I'm using modded Blizzard frames (thanks Sain UI) at the moment. If this addon works as you describe, it would cement stock frames as the best. Looking forward to testing it at evening.

Edit: please tell how exactly did you measure the difference in update time?
To find the difference in time I just added a few lines in my code where it would save the time when the combat log event occurred and then the time when the health bar updated and it would take the difference. I then had it average the numbers and after about 100 changes in health it was averaging right around 0.7 seconds. To make sure it was the correct two times I had it check to see if the value that the health bar was updating to was the same as the value it had already been changed to by the combat log event. Hopefully this makes sense. It was easier for me to set up than to describe =P
Report comment to moderator  
Reply With Quote
Unread 03-06-11, 03:21 AM  
Mitranim
A Deviate Faerie Dragon
 
Mitranim's Avatar

Forum posts: 18
File comments: 18
Uploads: 0
Looks great. I'm using modded Blizzard frames (thanks Sain UI) at the moment. If this addon works as you describe, it would cement stock frames as the best. Looking forward to testing it at evening.

Edit: please tell how exactly did you measure the difference in update time?
Last edited by Mitranim : 03-06-11 at 08:10 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: