Download
(41Kb)
Download
Updated: 07-20-10 12:23 AM
Addon for:
oUF.
Pictures
File Info
Updated:07-20-10 12:23 AM
Created:unknown
Downloads:12,089
Favorites:74
MD5:

oUF HealComm  Popular! (More than 5000 hits)

Version: 1.2.1
by: krage [More]

This addon is now ready for 3.3 with the updated LibHealComm-4.0 library embedded. Please note as I am currently rebuilding my UI and still use oUF 1.3.28 due to that being the version my personal layout was built in, this addon has not been tested with newer versions of oUF. I'll likely be updating this in the near future.

Simple module for oUF that adds a visual representation of incoming direct heals to your oUF healthbars. A semi-transparent green bar will be added to the end of healthbars showing how total value of direct heals (including your own) currently being cast on the target. If the incoming heals would overheal, this bar will extend beyond the end of the regular healthbar.

By default a healing estimate bar is added to all your oUF unit frames. In your oUF layout you can set self.ignoreHealComm to non-nil for any frames you want to have excluded. Colour and alpha for the healing bar can be adjusted near the top of oUF_HealComm.lua.

The LibHealComm-4.0 library is used for healing data communication. It is embedded within this addon as well as various popular unit frame mods (grid, pitbull, xperl, etc) so chances are good most of your raiders have it already and information about their heals will be available to be displayed. You can encourage any healers in your raid who aren't already using any such mods already to at least install the standalone library so their heals can still be displayed.

1.2.1 - Removed leftover debug messages, oops!

1.2 - Embedded LibHealComm-4.0 and updated for WoW 3.3

1.1 - Embedded LibHealComm 3.0 r16; now compatible with WoW 3.0
Post A Reply Comment Options
Unread 09-28-09, 12:44 PM  
yj589794
A Rage Talon Dragon Guard
AddOn Author - Click to view AddOns

Forum posts: 314
File comments: 43
Uploads: 1
oUF_HealComm4

I have updated this addon to use the new LibHealComm-4.0 library and fixed it to provide horizontal or vertical bars dependant upon the orientation within your oUF layout.

check it out here: oUF_HealComm4
Report comment to moderator  
Reply With Quote
Unread 07-12-09, 03:32 PM  
Unkn
Premium Member
 
Unkn's Avatar
AddOn Author - Click to view AddOns

Forum posts: 258
File comments: 165
Uploads: 2
Anyone have any clue how to get healcomm to spawn and fill vertically? Would have the Bottom of Healcomm bar attached to the top of player/target hp. My target and player frames have vertical hp and power bars and I wanted to tweak Healcomm to match. I've tried changing the orientation and setpoint for the Healcomm bars on just those two frames but that broke healcomm and wasn't throwing any errors I could fix.

Tried this
as posted by jadakren, but it doesnt fill upward or update correctly. After several attempts of my own to get it to work I need some advice. Thanks
Report comment to moderator  
Reply With Quote
Unread 04-22-09, 12:04 AM  
Tomacco_Boy
A Kobold Labourer

Forum posts: 0
File comments: 114
Uploads: 0
Bugsack error report

Error report for v1.1

Code:
[2009/04/22 15:59:10-13464-x1]: oUF_HealComm-1.1\oUF_HealComm.lua:35: Usage: UnitHealth("unit")
oUF_HealComm-1.1\oUF_HealComm.lua:35: in function <Interface\AddOns\oUF_HealComm\oUF_HealComm.lua:34>
oUF_HealComm-1.1\oUF_HealComm.lua:101: in function `PostUpdateHealth'
oUF-1.3.13\elements\health.lua:98: in function `UNIT_MAXHEALTH'
oUF-1.3.13\elements\health.lua:43: in function <Interface\AddOns\oUF\elements\health.lua:36>

  ---
__________________
YOU DONT TELL ME TO BUR
Report comment to moderator  
Reply With Quote
Unread 03-20-09, 11:28 AM  
Barosh
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
If i activate this addon, it moves my targetoftarget-frame right near the target frame.
How can I deactivate this?
My targetoftarget-frame should stay in the middle.....
Last edited by Barosh : 03-20-09 at 11:28 AM.
Report comment to moderator  
Reply With Quote
Unread 03-13-09, 04:49 PM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
Date: 2009-03-13 22:29:02
ID: -1
Error occured in: Global
Count: 2
Message: ..\AddOns\oUF_HealComm\oUF_HealComm.lua line 35:
Usage: UnitHealth("unit")
Debug:
[C]: ?
[C]: UnitHealth()
oUF_HealComm\oUF_HealComm.lua:35:
oUF_HealComm\oUF_HealComm.lua:34
oUF_HealComm\oUF_HealComm.lua:101: PostUpdateHealth()
oUF\elements\health.lua:98: UNIT_MAXHEALTH()
oUF\elements\health.lua:43:
oUF\elements\health.lua:36
Report comment to moderator  
Reply With Quote
Unread 01-21-09, 01:12 PM  
jadakren
A Flamescale Wyrmkin
 
jadakren's Avatar
AddOn Author - Click to view AddOns

Forum posts: 103
File comments: 112
Uploads: 2
linked is a pasteBin of what i believe to be a working version that provides incoming healbars for untiframes that specify vertically or horizontally orientated health bars.

http://pastey.net/106724-2qdr
Report comment to moderator  
Reply With Quote
Unread 01-19-09, 12:07 PM  
jadakren
A Flamescale Wyrmkin
 
jadakren's Avatar
AddOn Author - Click to view AddOns

Forum posts: 103
File comments: 112
Uploads: 2
Trying to get oUF_HealComm to recognise wether or not the health bars in any layout are vertical or horizontal.

By using :

Code:
if(frame.Health:GetOrientation() == "VERTICAL")then
I can work this out if its been set on the frame, but my problem is the positioning...it doesnt seem to be working.

Highlighted lines are my changes to the current oUF_Healcomm.
http://pastey.net/106619

Taking a while because i have to join battlegrounds just to test it out.
Report comment to moderator  
Reply With Quote
Unread 10-25-08, 08:30 AM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
any chance of updating this for 3.0.2? would help alot. =)
Report comment to moderator  
Reply With Quote
Unread 10-08-08, 02:12 AM  
Oakayam
Premium Member
 
Oakayam's Avatar

Forum posts: 40
File comments: 136
Uploads: 0
on PTR 3.0.2 I get massive errors with this
__________________
Report comment to moderator  
Reply With Quote
Unread 09-04-08, 05:00 AM  
nodq
A Kobold Labourer
 
nodq's Avatar

Forum posts: 0
File comments: 105
Uploads: 0
Code:
Interface\AddOns\oUF_HealComm\oUF_HealComm.lua:88: attempt to index a nil value
Count: 1

Call Stack:
[C]: ?
Interface\AddOns\oUF_HealComm\oUF_HealComm.lua:88: in function `hook'
Interface\AddOns\oUF_HealComm\oUF_HealComm.lua:106: in main chunk

getting this Error when using oUF_Grid
Report comment to moderator  
Reply With Quote
Unread 08-27-08, 06:47 AM  
krage
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 9
Uploads: 1
Originally posted by Frostweave
Haven't had a chance to try this out myself as i just came across this at work; but does this read incoming heals while in raid if I use oUF for Raid Frames as well?
This module works on any and all of your oUF frames (that are friendly targets). It uses LibHealComm-3.0 to both share and receive data about healing being done so in a raid setting you'll see heal estimates for anyone else in the raid with this library included in one of their mods. This includes a lot of major unit frame addons (pitbull, grid, etc).
Report comment to moderator  
Reply With Quote
Unread 08-20-08, 05:53 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
flarin & coree, you should remember to put any plugin for your layout as OptionalDeps in the toc file
Report comment to moderator  
Reply With Quote
Unread 08-11-08, 12:47 AM  
Frostweave
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Haven't had a chance to try this out myself as i just came across this at work; but does this read incoming heals while in raid if I use oUF for Raid Frames as well?
Report comment to moderator  
Reply With Quote
Unread 08-06-08, 05:09 AM  
coree
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 78
Uploads: 1
now it works without any errors. thanks
Report comment to moderator  
Reply With Quote
Unread 08-06-08, 03:00 AM  
krage
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 9
Uploads: 1
Hey Flarin and coree,

I've just uploaded an update which I think should fix that problem. Please give it a try and let me know if the error persists.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: