Download
(1MB)
Download
Updated: 02-10-24 02:51 PM
Pictures
File Info
Compatibility:
Seeds of Renewal (10.2.5)
Updated:02-10-24 02:51 PM
Created:unknown
Downloads:428,245
Favorites:1,153
MD5:
Categories:Unit Mods, The Burning Crusade Classic, Classic - General, WOTLK Classic, Buff, Debuff, Spell, Casting Bars, Cooldowns, Combat Mods

IceHUD  Popular! (More than 5000 hits)

Version: v1.14.36
by: Parnic [More]

Feel free to Click here to lend your support! if you enjoy using IceHUD and feel generous.


Summary
IceHUD is a highly configurable and customizable HUD addon in the spirit of DHUD, MetaHUD, and others designed to keep your focus in the center of the screen where your character is.

What it is
Player and target health and mana bars, casting and mirror bars, pet health and mana bars, druid mana bar in forms, extensive target info, ToT display, and much more

Short feature list

  • Lots of different bar shapes and patterns to make the HUD look like you want
  • Class-specific modules such as combo point counters, Slice'n'dice timers, druid mana trackers, Eclipse bar, Holy Power monitoring, Warlock shard tracking, and more
  • Target-of-target bars, Crowd Control timers, Range Finders, Threat meters, and plenty of other helpful modules
  • Lots of DogTag-supported strings for extreme customizability (with the option to completely disable DogTag support for those that dislike the CPU toll that it takes)
  • Cast lag indicator (optional)
  • Alpha settings for in combat, target selected, etc.
  • Fully customizable bars and counters capable of tracking buff/debuff applications on any unit, spell/ability cooldowns, and the health/mana of any unit you specify. The custom health/mana bars will even work with crazy unit specifications like "focustargettargetfocustarget" if you want!
  • Highly configurable (can totally re-arrange all bars, change text display, etc.)

Slash commands
/icehud - opens the configuration UI to tweak any setting
/icehudCL - command-line access to tweak IceHUD settings (for use with macros, etc.)

Frequently Asked Questions

1. How do I hide the default Blizzard player, target unit frames and party unit frames?
Type /icehud, expand the "Module Settings" section, click "Player Health" or "Target Health," and check "Hide Blizzard Frame" and/or "Hide Blizzard Party Frame". (NOTE: before version 1.3.7, the player/target unitframes were hidden by default. Follow the same steps to enable them if desired)

2. How do I turn off click-targeting and menus on the player bar?
Type /icehud, expand the "Module Settings" section, click "Player Health," un-check "Allow click-targeting." Note that as of v1.3, there is now an option to allow click-targeting out of combat, but turn it off while in combat.

3. How do I hide the HUD or change its transparency based on combat, targeting, etc.?
Type /icehud, check the "Transparency Settings" section. Nearly any combination of states should be available for tweaking.

4. Even if the rest of the HUD is transparent, the health percentages seem to show up. Why?
Type /icehud, expand the "Module Settings" section, expand "Player Health," click "Text Settings," look for options about keeping the lower/upper text blocks alpha locked. If the text is alpha locked, it will not drop below 100%, otherwise it respects its bar's transparency setting. Player Health/Mana, Target Health/Mana, and pet bars should all have these options.

5. Is there any way to see combo points for Rogues and Druids or sunder applications for Warriors?
Yes, check the "Combo Points" and "Sunders" modules in the /icehud configuration panel. (Note that these modules may not show up if you're not of the appropriate class to see them. They should be present for their respective classes, however.)

6. What's this thing at the top of the player's cast bar and threat bar? It's darker than the rest of the bar. (and may be colored red)
That's the Cast Lag Indicator (or the aggro-pull warning for the Threat bar) that shows you when you can start casting a new spell and still be able to finish the current one (based on your lag to the server). You can disable this in the Player Cast Bar settings under the /icehud configuration screen.

7. Is there a bar that shows breath underwater and if so, how can I adjust it?
Yes, this is called the MirrorBarHandler in the module settings portion of the /icehud configuration. It's called that because it mirrors casting bar behavior, displays more than just breathing (fatigue is one example), and that's what Blizzard calls it. It can be moved/adjusted/resized/etc. as with any other module.

8. There's a long green bar that sometimes shows up below everything else. What is it?
That would be the TargetOfTarget module. That module is available for people who don't want the full ToT health/mana bars, but do want some sort of ToT representation on the screen. It's configurable through the /icehud module settings.

9. IceHUD needs a bar or counter for buff/debuff X!
Good news: as of v1.5, you can create as many bars and counters for any buffs or debuffs you want! Type /icehud, select one of the custom module types in the drop-down at the top of the settings page, and press the Create button. This will create a custom module and automatically select it in the list. It is highly recommend that you rename the bar as soon as possible to avoid any confusion later.

10. How do I turn off the resting/combat/PvP/etc. icons on the player or target?
Type /icehud, expand Module Settings, expand PlayerHealth (or TargetHealth for targets), click Icon Settings. You can control every aspect of the icons there including location, visibility, draw order, etc.

11. How do I turn off buffs/debuffs on the player's or target's bar?
Type /icehud, expand Module Settings, expand PlayerInfo (or TargetInfo for targets), select Buff Settings or Debuff Settings, and un-check "show buffs" (or "show debuffs").

12. How do I turn off these big huge bars that pulse whenever one of my abilities procs?
This isn't IceHUD - it's Blizzard's new Spell Alerts they added in 4.0.1. Interface options => Combat => "Show Spell Alerts" to turn them off or search for a mod to tweak their positioning/size/etc.

13. I don't like where some of the bars are placed. How do I put the health/mana on the left/right?
Type /icehud, expand Module Settings, expand whatever module you want to move (e.g. PlayerHealth, PlayerMana), and adjust the "Side" and "Offset" settings. "Side" controls whether it's on the left or the right and "Offset" controls how far from center it is.

14. Which module displays Monk Chi power?
Prior to v1.11.2, this module was called HarmonyPower. Harmony was the original name for Chi back when 5.0 was in beta, so I used Blizzard's name for it while I was developing for Cataclysm. IceHUD v1.11.2 changed this module to be called Chi.

15. How do I add commas/periods into big numbers like health?
If you have DogTags enabled, you can open the Text Settings for the module in question and add SeparateDigits() around the tag you're trying to split up. To display Health/MaxHealth with commas, use: [(SeparateDigits(HP):HPColor "/" SeparateDigits(MaxHP):HPColor):Bracket]. To use periods instead of commas, use: [(SeparateDigits(HP, "."):HPColor "/" SeparateDigits(MaxHP, "."):HPColor):Bracket]. Use the /dog help menu to build your own similar tags for Mana, etc.

16. The countdown timers on buffs and debuffs completely obscure the icon. How do I disable the timer text?
IceHUD is not responsible for this countdown text and cannot control it. The 6.0 patch added an option in the game client to display counts on top of cooldowns. Look at the Action Bars menu under the game's Interface options. You can turn the text on or off there. Mods like OmniCC or CooldownCount will generally give you the same feature but allow you to control when, where, and how the text shows up.

17. When I rotate some modules 90 degrees, such as the castbar, the bar appears to wiggle up and down as it fills or empties. How do I fix this?
This is a side effect of the animation API that I'm co-opting to force a rotation without having to provide duplicates of every bar texture in the mod. Any bar moving sufficiently quickly and updating rapidly will cause this. IceHUD is intended to be a vertically-oriented mod, so the rotation feature is there for people who are willing to accept the side effects that come with it. My suggestion is to use one of the many horizontally-oriented bar mods out there if you're wanting horizontal bars. Quartz is a good castbar replacement that you can use and disable IceHUD's built-in castbar, for example.

18. How do I get rid of the bars that showed up beneath the player in the 7.0 patch?
Blizzard added a "Personal Resource Display" feature in the 7.0 game client. You can disable it in the Game options -> Interface -> Names -> Personal Resource Display.

19. Why is there no target castbar for Classic?
The Classic game client doesn't offer a reliable way to show castbars for anyone except the player. IceHUD doesn't support the type of inaccurate guessing at combat log details that would be required to get a semi-useful target castbar.

# Changelog

v1.14.36:

- Really fix IceHUD stomping on other uses of the PowerBarContainer such as the Digging bar for the Archive event.

v1.14.35:

- Fix IceHUD stomping on other uses of the PowerBarContainer such as the Digging bar for the Archive event.

v1.14.34:

- Fix Vigor showing up sometimes when it shouldn't.

v1.14.33:

- Update TOC for Dragonflight to 10.2.5

v1.14.32:

- Enable GlobalCoolDown module in Classic Era 1.15.0+
- Enable tracking target buffs/debuffs in Classic Era 1.15.0+

v1.14.31:

- Fix nil concatenation error (wowace ticket #351)

v1.14.30:

- Update Classic-era TOC for 1.15.0
- Enable TargetCastBar module on Classic-era 1.15+

v1.14.29:

- Fix Stagger bar error for 10.2.0 (wowace ticket #348)

v1.14.28:

- Update TOC for Dragonflight to 10.2.0

v1.14.27:

- Update TOC for Dragonflight to 10.1.7

v1.14.26:

- Update TOC for classic-era to 1.14.4

v1.14.25:

- Fixed lua error that would appear when targetting webwrapped players in heroic alpha/beta titan rune dungeons.
- Added ability to adjust strata globally.

v1.14.24:

- Fixed an error when targeting a player and right-clicking a module that should show a menu in 10.1.5.

v1.14.23:

- Update Dragonflight TOC for 10.1.5

v1.14.22:

- Fixed reported issue with a Lua error on Wrath Classic clients. https://www.wowace.com/projects/ice-hud/issues/344
- Fixed Vigor module not working when riding Grotto Netherwing Drake (and theoretically all future Dragonriding mount types).
- Updated TOC for Wrath-Classic.

v1.14.21:

- Increased maximum scale/zoom to 400%, by request.
- Fixed TargetCC/FocusCC modules on Wrath Classic.
- Fixed disabled Buff/Debuff Watchers showing a static gray bar when set to When Missing or Always display modes.
- Fixed Buff/Debuff Watchers showing an empty bar when set to Missing mode. If the background was disabled, this looked like just a floating spell icon.
- Fixed spell icons sometimes not showing up for custom bars until the tracked spell had been cast once.

v1.14.20:

- Added Winding Slitherdrake as recognized for the Dragonriding Vigor module

v1.14.19:

- Updated TOCs for 10.1.0
- Added addon icon for 10.1.0 clients
- Fixed Dragonriding Vigor charges not showing up in 10.1.0
- Fixed Vigor not always updating correctly when loading into the game or a new zone

v1.14.18:

- Fixed Runic Power showing on a scale of 0-1000+ instead of 0-100+ with DogTags off
- Added option (enabled by default) to hide mod during cataloging.
- Fixed "Hide Blizzard Buffs" option on PlayerInfo causing errors and "?" icons when toggling off.
- Also hide Debuff frame if it exists (Dragonflight+) when enabling "Hide Blizzard Buffs" in the PlayerInfo module.

v1.14.17:

- Updated TOCs for 10.0.7

v1.14.16:

- Exposed the option in the Totems module to hide the Blizzard Totems frame or not, and changed the default value to not hide when on a version of the game that doesn't support right-clicking to destroy totems (any version after Wrath). This enables using the default Totems frame to cancel totems early.
- Fixed a reported error when playing Darkmoon Faire games.
- Added a few more Polymorph ranks to TargetCC for Classic. I'm sure there are more missing.

v1.14.15:

- Updated TOCs for 10.0.5

v1.14.14:

- Fixed PlayerAlternatePower bar showing up when it shouldn't have, such as when casting Power Word: Shield before ever having done anything to trigger a game-level "alternate power" event, such as mounting a Dragonriding mount.

v1.14.13:

- Fixed Vigor module hiding default Climbing, Film, etc. UIs. (wowace ticket #336)

v1.14.12:

- Added a module for showing Dragonriding Vigor points.

v1.14.11:

- Packaged a new version of LibDogTag-Unit to fix the Guild roster resetting its scroll position every 20 seconds.

v1.14.10:

- Fix an error in TargetTargetHealth/Mana and CustomHealth when Low Threshold Color was checked and Scale by Health % was un-checked.

v1.14.9:

- Fix Low Threshold to be usable even when Color By Health/Mana % is disabled. (ticket #334)

v1.14.8:

- Fix Color By Health % to work with Low Threshold Color option. Previously, if Low Threshold was set, the color was always either MaxHealth/MaxMana or MinHealth/MinMana, it would never be colored by health %. Now if both are set, it will scale by health % until it reaches the low threshold, at which point it will switch to the Min color.
- Fix Low Threshold color and flashing to work at the same percentage. Previously these were slightly different such that it would start flashing at 40% but not turn to the Min color until 39.9999%, for example.

v1.14.7:

- Add option to scale absorb bar by the unit's maximum health.

v1.14.6:

- Add ability for buff/debuff watchers to only display when the specified buff/debuff is missing. This also adds the ability to require that the given unit exists. So if you had Unit set to Target, Display mode set to Missing, and Only if unit exists checked, you'd show the bar if you have a target and they don't have the given buff/debuff.
- Don't flash the castbar for instant-cast spells that the player didn't cast (such as internal quest spells).
- Add DruidEnergy module (disabled by default). This module will show the player's Energy level if they're a Druid and currently shapeshifted to a non-energy-using form (eligible forms are configurable by the user).

v1.14.5:

- Fix castbar flashing. There are controls on the player castbar module for flashing when a spell succeeds or fails, and separate controls for flashing when an instant cast completes. Those were broken, but now work again.
- Add "@" after the number when the Combo Points module is in Numeric mode, "Show Charged points" is enabled, and the current combo point is charged.
- Fix Charged point support in the ComboPointsBar module.

v1.14.4:

- Update TOC for 10.0.2

v1.14.3:

- Add Spell ID support for aura tracking.
- Add Evoker support.
- Add Empowered Casting (hold-to-cast levels) support.

v1.14.2:

- Fix CC and Invuln modules not showing immediately when they should.

v1.14.1:

- Fix Hide Party feature on pre-10.0 clients.

v1.14.0:

- 10.0 compatibility
- Renamed Anima Charged combo points to Charged, and removed specific references to Kyrian.
Optional Files (0)


Archived Files (85)
File Name
Version
Size
Author
Date
v1.14.35
1MB
Parnic
02-10-24 10:14 AM
v1.14.35-alpha1
1MB
Parnic
02-07-24 05:44 PM
v1.14.35-alpha1
1MB
Parnic
01-21-24 12:38 PM
v1.14.34
1MB
Parnic
01-19-24 09:04 AM
v1.14.33
1MB
Parnic
01-16-24 05:28 PM
v1.14.32
1MB
Parnic
01-07-24 02:52 PM
v1.14.31
1MB
Parnic
12-26-23 03:49 PM
v1.14.30
1MB
Parnic
12-10-23 07:00 PM
v1.14.29
1MB
Parnic
11-08-23 09:34 AM
v1.14.28
1MB
Parnic
11-07-23 04:37 PM
v1.14.27
1MB
Parnic
09-08-23 09:31 AM
v1.14.26
1MB
Parnic
08-23-23 01:39 PM
v1.14.25
1MB
Parnic
08-03-23 04:01 PM
v1.14.24
1MB
Parnic
07-17-23 02:15 AM
v1.14.23
1MB
Parnic
07-11-23 03:53 PM
v1.14.22
1MB
Parnic
07-05-23 12:35 PM
v1.14.22-alpha2
1MB
Parnic
07-04-23 09:20 AM
v1.14.22-alpha1
1MB
Parnic
06-05-23 09:34 PM
v1.14.21
1MB
Parnic
05-18-23 09:29 AM
v1.14.20
1MB
Parnic
05-11-23 09:26 AM
v1.14.19
1MB
Parnic
05-03-23 05:25 PM
v1.14.18
1MB
Parnic
04-05-23 07:18 AM
v1.14.18
1MB
Parnic
04-01-23 08:00 PM
v1.14.17
1MB
Parnic
04-01-23 02:34 PM
v1.14.16
1MB
Parnic
02-14-23 10:53 AM
v1.14.16-alpha1
1MB
Parnic
02-06-23 12:20 AM
v1.14.15
1MB
Parnic
01-25-23 01:42 PM
v1.14.14
1MB
Parnic
01-22-23 03:58 PM
v1.14.13
1MB
Parnic
01-21-23 08:43 PM
v1.14.12
1MB
Parnic
01-19-23 01:40 PM
v1.14.12-alpha1
1MB
Parnic
01-15-23 01:05 PM
v1.14.11
1MB
Parnic
01-13-23 09:36 AM
v1.14.10
1MB
Parnic
12-19-22 12:53 PM
v1.14.9
1MB
Parnic
12-13-22 08:49 PM
v1.14.8
1MB
Parnic
11-25-22 10:40 PM
v1.14.7
1MB
Parnic
11-23-22 10:39 PM
v1.14.0
1MB
Parnic
11-23-22 06:52 PM
v1.14.6
1MB
Parnic
11-20-22 11:08 AM
v1.14.5
1MB
Parnic
11-16-22 09:59 PM
v1.14.4
1MB
Parnic
11-15-22 10:17 AM
v1.14.3
1MB
Parnic
11-12-22 08:06 PM
v1.14.2
1MB
Parnic
10-31-22 10:38 PM
v1.14.1
1MB
Parnic
10-30-22 10:22 PM
v1.14.0
1MB
Parnic
10-30-22 08:26 AM
v1.14.0-alpha4
1MB
Parnic
10-29-22 04:26 PM
v1.14.0-alpha4
1MB
Parnic
10-28-22 09:50 PM
v1.14.0-alpha3
1MB
Parnic
10-28-22 07:50 AM
v1.14.0-alpha2
1MB
Parnic
10-27-22 12:36 PM
v1.14.0-alpha1
1MB
Parnic
10-27-22 07:04 AM
1.13.17.3
1MB
Parnic
10-04-22 09:44 PM
1.13.17.2
1MB
Parnic
09-20-22 01:29 PM
1.13.17.1
1MB
Parnic
09-19-22 09:23 AM
1.13.17
1MB
Parnic
09-18-22 10:39 PM
1.13.16
1MB
Parnic
09-02-22 01:37 PM
1.13.15
1MB
Parnic
08-31-22 06:15 PM
1.13.15-alpha2
1MB
Parnic
08-30-22 09:27 PM
1.13.15-alpha1
1MB
Parnic
08-30-22 09:07 PM
1.13.14.3
1MB
Parnic
06-06-22 08:04 AM
1.13.14.2
1MB
Parnic
06-05-22 10:31 PM
1.13.14.1
1MB
Parnic
06-01-22 03:28 PM
1.13.14
1MB
Parnic
06-01-22 07:33 AM
1.13.14-alpha1
1MB
Parnic
05-02-22 11:24 AM
1.13.13
1MB
Parnic
03-28-22 09:32 AM
1.13.13-alpha1
1MB
Parnic
03-24-22 11:25 AM
1.13.12
1MB
Parnic
03-22-22 10:18 PM
1.13.12-alpha1
1MB
Parnic
03-22-22 03:03 PM
1.13.11
1MB
Parnic
01-28-22 11:23 AM
1.13.10
1MB
Parnic
11-11-21 01:02 PM
1.13.9
1MB
Parnic
10-14-21 06:57 PM
1.13.9-alpha1
1MB
Parnic
10-12-21 08:24 PM
1.13.8.1
1MB
Parnic
09-10-21 01:10 PM
1.13.8
1MB
Parnic
09-05-21 08:37 AM
1.13.7
1MB
Parnic
07-19-21 11:54 AM
1.13.6
1MB
Parnic
06-29-21 07:15 AM
1.13.5
1MB
Parnic
06-26-21 01:23 PM
1.13.5-alpha3
1MB
Parnic
05-21-21 06:43 AM
1.13.5-alpha3
1MB
Parnic
05-21-21 06:33 AM
1.13.5-alpha2
1MB
Parnic
05-20-21 07:51 PM
1.13.5-alpha1
1MB
Parnic
05-09-21 04:13 PM
1.13.5-alpha1
1MB
Parnic
05-09-21 04:05 PM
1.13.5-alpha1
1MB
Parnic
05-09-21 11:07 AM
1.13.4
1MB
Parnic
04-25-21 09:55 PM
1.13.4-alpha1
1MB
Parnic
04-13-21 08:34 PM
1.13.3
1MB
Parnic
03-22-21 08:45 PM
1.13.3-alpha1
1MB
Parnic
03-21-21 10:24 AM


Post A Reply Comment Options
Unread 08-15-09, 01:20 PM  
Parnic
A Murloc Raider
 
Parnic's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 618
Uploads: 2
Originally posted by thetakerfan
Probably something I'm just missing, or maybe it just won't work the way I want and I'll just get used to it, but I figured I'd ask...

I was trying to put the casting bar over the mana bar (how I'm used to it in metahud), which works fine. When casting something, the bar shows up over the mana bar. Problem is the lag bar doesn't, I'm guessing its hidden under the mana bar and not seen?

Any way to have the lag indicator on the cast bar layered above the mana bar, or am I just doing something wrong?
I will look into the lag bar's depth placement. I'm sure it's an easy fix .
Report comment to moderator  
Reply With Quote
Unread 08-15-09, 01:19 PM  
Parnic
A Murloc Raider
 
Parnic's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 618
Uploads: 2
Re: A suggestion for the threat bar

Originally posted by Bredd
Is there a way to also display what percentage whoever threat no. 2 is? That way I could tell, through icehud, whether i should give certain mobs a little extra attention.

Great work!

-Bredd
This is currently not an option, unfortunately. I will add it to the wish list.
Report comment to moderator  
Reply With Quote
Unread 08-15-09, 12:36 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by thetakerfan
Probably something I'm just missing, or maybe it just won't work the way I want and I'll just get used to it, but I figured I'd ask...

I was trying to put the casting bar over the mana bar (how I'm used to it in metahud), which works fine. When casting something, the bar shows up over the mana bar. Problem is the lag bar doesn't, I'm guessing its hidden under the mana bar and not seen?

Any way to have the lag indicator on the cast bar layered above the mana bar, or am I just doing something wrong?
If the BIG RED NOTE on the addon page here is not applies to you, then it could be this:
all bars are rendered in the same layer, thus if you place one bar at the same place as another, there's no certainty in which bar will be drawn on top of which. To relieve this issue, i suggest you playing aroung with opacity blending options.
Report comment to moderator  
Reply With Quote
Unread 08-15-09, 09:58 AM  
thetakerfan
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Probably something I'm just missing, or maybe it just won't work the way I want and I'll just get used to it, but I figured I'd ask...

I was trying to put the casting bar over the mana bar (how I'm used to it in metahud), which works fine. When casting something, the bar shows up over the mana bar. Problem is the lag bar doesn't, I'm guessing its hidden under the mana bar and not seen?

Any way to have the lag indicator on the cast bar layered above the mana bar, or am I just doing something wrong?
Report comment to moderator  
Reply With Quote
Unread 08-15-09, 09:40 AM  
Bredd
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
A suggestion for the threat bar

I Love Icehud, and recommend it to everyone.

The threat bar is great when I'm dps'ing bc I hate looking up at omen all the time to check my threat.

But when I'm tanking all it does is show me that i'm no. 1, which I already know cuz my Mom told me.

Is there a way to also display what percentage whoever threat no. 2 is? That way I could tell, through icehud, whether i should give certain mobs a little extra attention.

Great work!

-Bredd
Report comment to moderator  
Reply With Quote
Unread 08-10-09, 04:48 PM  
Parnic
A Murloc Raider
 
Parnic's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 618
Uploads: 2
Originally posted by Drudatz
Any Plans for Layouts like in MetaHud,
so you have Player Health & Mana on Left side
and targets on Right?
I have no plans to add pre-formatted layouts, no. Users already have the ability to tweak this themselves .
Report comment to moderator  
Reply With Quote
Unread 08-10-09, 04:44 PM  
Drudatz
A Fallenroot Satyr

Forum posts: 20
File comments: 2
Uploads: 0
Any Plans for Layouts like in MetaHud,
so you have Player Health & Mana on Left side
and targets on Right?
Report comment to moderator  
Reply With Quote
Unread 08-09-09, 02:36 PM  
Brakken
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
You're right. Stupid me I was confusing sct with icehud. Sorry for the bother.
Report comment to moderator  
Reply With Quote
Unread 08-09-09, 02:28 PM  
Parnic
A Murloc Raider
 
Parnic's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 618
Uploads: 2
Originally posted by Brakken
I'm having a problem with my warlocks fel armor buff. The regen component of it is constantly ticking away showing up with heal messages when at full health. It just shows the overheal and won't stop until the buff drops. Is there a way for it to not show a heal like the regen effect while at full health?
I will investigate this. I'm sure it's a bug introduced in 3.2. I have a Priest that I can test with Renew.

EDIT: Wait, what do you mean by "heal messages" and "overheal"? IceHUD doesn't really display any message to the screen. Perhaps you're seeing another mod's message and not IceHUD's?
Last edited by Parnic : 08-09-09 at 02:29 PM.
Report comment to moderator  
Reply With Quote
Unread 08-09-09, 02:27 PM  
Brakken
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
I'm having a problem with my warlocks fel armor buff. The regen component of it is constantly ticking away showing up with heal messages when at full health. It just shows the overheal and won't stop until the buff drops. Is there a way for it to not show a heal like the regen effect while at full health?
Report comment to moderator  
Reply With Quote
Unread 08-06-09, 11:52 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
A heads-up:
If you have IceHUD loaded, it's not possible to switch totems in Blizzard totem bar when you're in combat.
Right now this issue affecting Titan Panel, Bartender4, IceHUD.
Tristanian has already arranged something like a fix for Titan Panel.
Report comment to moderator  
Reply With Quote
Unread 08-02-09, 07:00 AM  
Parnic
A Murloc Raider
 
Parnic's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 618
Uploads: 2
Originally posted by AnrDaemon
Ever tried reading whole my post, not only the quoted line?
Please stop. If you're going to be rude to my users, I'd rather you just not post here any more.
Report comment to moderator  
Reply With Quote
Unread 08-02-09, 05:17 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by Xarl
I am targeting my self in the Screeny thats just it.

And it happens if i target a Friendly npc with PvP Flag on or a Friendly Player with PvP on.

And i will see if it is really only a City happening or if it happens as well out in the open

Guess i will have to try to get used to it then if there is no fix for it
Ever tried reading whole my post, not only the quoted line?

Parnic, i'll try to produce more clean testcase. Hopefully soon.
Report comment to moderator  
Reply With Quote
Unread 07-31-09, 10:48 AM  
Parnic
A Murloc Raider
 
Parnic's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 618
Uploads: 2
Originally posted by Xarl
I am targeting my self in the Screeny thats just it.

And it happens if i target a Friendly npc with PvP Flag on or a Friendly Player with PvP on.

And i will see if it is really only a City happening or if it happens as well out in the open

Guess i will have to try to get used to it then if there is no fix for it
No no, I would like to fix it, but if I can't make it happen myself, then I can test a fix . If you find out more information about how to make it happen reliably, please let me know.
Report comment to moderator  
Reply With Quote
Unread 07-31-09, 10:43 AM  
Xarl
A Warpwood Thunder Caller
 
Xarl's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 94
File comments: 224
Uploads: 1
Originally posted by AnrDaemon

The only way to reset it - is to target yourself.

I am targeting my self in the Screeny thats just it.

And it happens if i target a Friendly npc with PvP Flag on or a Friendly Player with PvP on.

And i will see if it is really only a City happening or if it happens as well out in the open

Guess i will have to try to get used to it then if there is no fix for it
__________________
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.