Addon Information
Works with 3.1
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Nevcairiel's Portal Bug Reports Feature Requests
Author:
Version:
1.5.0
Date:
04-14-2009 09:47 AM
Size:
131.29 Kb
Downloads:
16,282
Favorites:
106
MD5:
Pictures
Click to enlarge
HotCandy in Action
HotCandy   Popular! (More than 5000 hits)
HotCandy is a Heal-over-Time tracker designed for Druids, but it also supports other healing classes with HoTs, like Renew of Priests, or Riptide of Shamans.

HotCandy was designed to be very simple and easy to use, with only a handful of options to customize the style of the bars. However its core is powerful and supports all known set bonuses and talents that increase the length of your HoTs.

HotCandy is driven by the CombatLog events and the cast events, those two in tandem provide it with all the information it needs to provide proper information about all your active HoTs.

You can access the HotCandy configuration through the Blizzard Interface AddOns Options.
  Change Log - HotCandy
1.5.0
- Full support for the 3.1.0 Content Patch!
- Added support for Healing Way, Wild Growth and Prayer of Mending

1.4.5
- Adjusted the length of Rejuvenation for Level 80 Druids to 15 seconds
- Fixed an error when HotCandy was run on an unsupported class

1.4.1
- Added support for Riptide and Glyph of Renew
- Updated LibBars-1.0 library to improve user experience
- Fixed stack detection of Lifebloom

1.4.0
- Full support for 3.0, including Talents and Glyphs
- New options to toggle the tracking of all supported spells
- Internal reworking

1.4.0-beta:
- First beta release for WoW 3.0
- Support for Nature's Splendor (Druid Talent)
- No Glyph support yet, to come in 1.4.0 Final

1.1.63309:
- added tracking of Lifebloom stacks
- added options to format the text on the bars
- removed 2 library deps and upgraded one library
- added Load on Demand support using AddonLoader

1.0.42857:
- relevant set bonuses will be detected automatically now
- support for texture choosing through SharedMediaLib
- option to change the width of the bars
  Archived Versions - HotCandy
File Name
Version
Size
Author
Date
1.4.5
119kB
Nevcairiel
11-19-2008 05:16 PM
  Comments - HotCandy
Post A Reply
Author Comments Comment Options
Old 06-16-2009, 02:02 AM  
Maelfilk
A Kobold Labourer

Forum posts: 1
File comments: 13
Uploads: 0
Nice addon, but will the bug which makes the bars reset every relog be reset? I've seen a lot of posts, but addon author never answered any of them...
Maelfilk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-17-2009, 08:44 PM  
tauroc
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
any chance we could get the earthliving HoT on here? (the shaman on that has a chance to be put on from all heals)

edit:did it myself, also added in ancestral fortitdue support. just had to add some code to the spells section
Code:
		earthliving = {
			id = 52000,
			duration = 12,
		},
		ancestralfortitude = {
			id = 16237,
			duration = 15,
		},

Last edited by tauroc : 05-17-2009 at 09:02 PM.
tauroc is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-07-2009, 11:57 PM  
Akirium
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
any way to get rid of the icon or skin it?
Akirium is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-23-2009, 11:04 AM  
zibary
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
you can expand this mod to handle Glyph of Riptide by adding the following block of code to the UpdateBonus() function, in the section marked with the comment -- Glyph Bonnus

Code:
elseif class == "SHAMAN" then
		-- Glyph of Riptide
		if hasGlyph(63273) then
			track.riptide.duration = track.riptide.dura7tion + 6
		end
btw, to the author, i'd like to make a feature request as well... i'd like to see the bars registered as unit_frames so they could be used by Clique to click-cast. thanks.

[e] to clarify, i don't mean for you to turn the current bars into unit frames. the bar functionality is perfect. i would like to see an additional (smallish) unit frame also created and assigned to the player that the HoT is applied to. this would greatly simplify the task of "consuming" riptide with a chain heal at the end of it's life. thanks.

Last edited by zibary : 04-23-2009 at 11:27 AM.
zibary is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-03-2009, 06:06 AM  
lodewijk
A Murloc Raider

Forum posts: 8
File comments: 96
Uploads: 0
hi, just a quick question/request here. is there an option to sort the bars by player first and by remaining hot-time 2nd? maybe even with some gap between individual players?

Last edited by lodewijk : 02-03-2009 at 06:06 AM.
lodewijk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-09-2009, 04:19 PM  
zonya
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Would like to know if there's a fix for the "bar position resetting every time I log" bug.
zonya is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-07-2009, 03:30 PM  
Qupe
A Deviate Faerie Dragon

Forum posts: 11
File comments: 80
Uploads: 4
Please please please please

is there a way to stop these bars from resetting their position and bar texture?
Qupe is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-20-2008, 01:53 PM  
Tenson
A Fallenroot Satyr

Forum posts: 26
File comments: 88
Uploads: 0
Wild Growth

Does HotCandy detect Wild Growth? Or, is it possible to detect it?

I don't use any scrolling text, just the default blizzard one, and I seem to be able to see in on myself, but I can't see it on others.

With HotCandy, I don't see the Wild Growth ticking on myself (when I have a buff with swiping count down).

Thanks in advance
Tenson is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-18-2008, 06:29 PM  
Forerunner
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Hey, there seems to be an issue with tracking Rejuvenation (Rank 15) with Nature's Splendor. I'm not sure whether it is the talent or the new rank (which is 3 seconds longer than all the other ranks of Rejuvenation), but I assume it is with the skill because Lifebloom and Regrowth are tracked fine with the talent.
Forerunner is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-08-2008, 02:31 AM  
Nevcairiel
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 63
Uploads: 7
Quote:
Originally posted by DiGG
Also, please note that the Tier5 priest set, when having 4 pieces, extends Renew by 3 more seconds. Back when I had that set, I had to edit manually your addon, to add those 3 seconds. Dunno if/how you can add this also...
Huh, i have support for the Avatar Raiment set. But not like its being used any more now ...
Nevcairiel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-05-2008, 05:52 PM  
rewy
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Positioning fix

Nev:

Any chance we can get a hotfix for the location error with the mod?

For some reason its not saving the x,y coords of the position you chose to anchor it to. If you do it while in game it will stay that way till you log out or exit game, but, upon entering the game again it will not save the coords you chose and will revert to its default position.
rewy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-04-2008, 09:44 AM  
DiGG
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Quote:
Originally posted by Nevcairiel
In the next version, too!
Also, please note that the Tier5 priest set, when having 4 pieces, extends Renew by 3 more seconds. Back when I had that set, I had to edit manually your addon, to add those 3 seconds. Dunno if/how you can add this also...
DiGG is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2008, 12:16 PM  
Nevcairiel
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 63
Uploads: 7
Quote:
Originally posted by DiGG
Finally works for me... but I'm a priest, and with the new glyphs, I'm using Glyph of Renew (http://www.wowhead.com/?item=42411) and the counter still shows 15 secs on my renews, when it should be 12 secs... is it something that will be added *soon* to this wonderful mod?
In the next version, too!
Nevcairiel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2008, 12:15 PM  
Nevcairiel
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 63
Uploads: 7
Re: Riptide

Quote:
Originally posted by berdan
To get Riptide tracking for us Shamans, I added this in local spells:
Code:
	SHAMAN = {
		riptide = {
			id = 61299,
			type = "cast",
			duration = 15,
		},
	},
Had this one coming for the next version too, but thanks for verifying
Nevcairiel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-27-2008, 11:20 PM  
berdan
A Kobold Labourer
 
berdan's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
Riptide

To get Riptide tracking for us Shamans, I added this in local spells:
Code:
	SHAMAN = {
		riptide = {
			id = 61299,
			type = "cast",
			duration = 15,
		},
	},
berdan is offline Report comment to moderator   Edit/Delete Message 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.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.