Scorchio! 2
Note: as of Jan 2021, Scorchio has been flagged as abandoned due to the original author not carrying over her account to the new Overwolf system. Overwolf refuses to undo this. It isn't possible to release new versions while it's flagged as abandoned - they never get packaged. The original author flagged the project as "All Rights Reserved", so I'm not sure whether Overwolf would allow me to create a new forked version, even if I wanted to. Ultimately, the best path for everyone is probably to move on from Scorchio and build what you need around something like WeakAuras or TellMeWhen. -ywfn666
Scorchio2 is an addon for Mages that tracks Living Bomb, Nether Tempest, Ignite, Slow, Flamestrike (Flame Patch and snare), and Polymorph on multiple mobs, and can give you warnings and notifications when the debuffs need reapplying, or have expired completely. Scorchio can also provide bars for personal buffs/procs/summons: Clearcasting, Heating Up, Hot Streak!, Brain Freeze, Fingers of Frost, Combustion, Icy Veins, Arcane Power, Rune of Power, and Mirror Image. Up to three anchors are available for use (targeted, non-targeted, and buffs), and the sort order for bars within each anchor is customizable.
Use /scorchio2, or Blizzard's Addons configuration window to configure Scorchio2.
Localization Help Needed!
Lots of work has gone into translation, but there's still some left to do. Localizations are easy to submit on the WowAce Localization Page, and help many users. Please help with this if you're able. And thanks to everyone who's helped so far!
Was hoping someone can assist me with adding in Time Warp to be tracked. I've attempted to edit the lua and implement it but not having any luck!
For people still using this, to get the Rune of Power bar to show when using Combustion/Icy Veins/Arcane Power:
In Scorchio2.lua
(your line id's will be different as I already edited in some other buffs such as pyroclasm, but its probably around the 1160 mark or so)
Alternatively search for " if(suffix == " minus quotes to get to the right area.
After
Copy the nested if statement:
A few lines down you will see
Paste the copied if statement after the existing (in my case two) if statements
Edit the first line in your newly pasted code as follows:
Change
To
The spell ids are the casts for Icy Veins, Combustion, and Arcane power. While the select function checks your talents for Rune of Power so that if you are not running that talent the bar will not show up (since it wouldn't be making a rune)
In reply to Fxate:
Added this in, hadn't noticed it was an issue.
Will this be updated for Legion?
Yes, I am planning on it. But I'm not playing the 7.0 pre-patch right now. So, there may or may not be an update before the actual expansion is out.
Glad to see yesterday's updates! Thank you!
No problem, let me know if you see any bugs. I've only done minimal testing, won't be playing much until Legion is out.
Is there something like this for Priests. I love this add on for my mage and can see use on Priests too.
sptimers http://www.aleaaddons.ru/p/sptimers.html
Are you going to add pyromaniac to the watch list? the tier 4 set bonus proc?
I'll think about it. But since it'll only matter this tier, and because of the proc's short duration and extremely high priority, personally I think it's better served by something like WeakAuras or TellMeWhen.
I'm having difficulty getting warning sounds to work since 6.1. Sometimes they work, sometimes they don't. Expiration sounds seem to be working but I can't get the Gong sound effect and several others to work at all.
I'll check it out soon and see if I can reproduce the problem. Have some other bugs I need to fix as well.
Thanks, much!
Not seeing any problem here, if you have more info on how to reproduce a problem then let me know.
I noticed that Rune of Power is not on the list, is this intentional or did you simply forget?
Accurately tracking Rune of Power would be complicated, due to its nature. I guess a bar could be put up for each of your last two casts of it. That by itself doesn't seem too useful though, since you'd also want to know if you're standing in one of them currently. Personally, I think other addons are better suited for tracking Rune of Power.
I'm using 1.5.3 version because when I try to upgrade (I've tested all since that version 1.5.4 .. 1.6.0) I got several errors. The first one is without performing any action, just when I log in:
And then If I target any npc I got:
Hmm, I wonder if this was caused by using the buggy alpha r188. Do you know if you ever used that version?
In any case, I just checked in r199 which contains a work-around for what I think is going on. Give that a try, and if you're still getting errors, post the new errors, and if possible also upload your Scorchio2.lua from your account's top-level SavedVariables dir to pastebin.com so I can take a look at it.
yeah! no errors with r199, thank you for the fix!
I use to update my favourites addons quite frequently, so you are probably right about the reason :)