Get an Epic Experience with Premium

WarlockReminder

Warlock Login to Add Favorites
  • 4 Likes
  • World of Warcraft
  • 1,582 Monthly Downloads
  • Supports: 5.2.0
  • 274,376 Total Downloads
  • Updated 03/31/2013
  • Created 02/23/2009
  • 163 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: GNU General Public License version 3 (GPLv3)
  • Newest File: 2.1.6
or
Support development! **
Donate

About WarlockReminder

WarlockReminder Continued
Reminds you of missing warlock buffs and procs, and shows your cooldowns. Included are combat reminders, such as Drain Soul sub 20% or Molten Core. WarlockReminder creates 4 frames to track your buffs, combat procs, cooldowns and custom buffs.

Original Addon "WarlockReminder" by Vux of Dragonblight-US.
I will continue work on this project, because I like the addon and it always reminded me of missing buffs in raids.
Thanks @ Vux to let me take over this project.

WarlockReminder reminds you of important Warlock Buffs.

  • Dark Intent
  • Demonic Rebirth
  • Pet
  • Soul Link
  • Grimoire of Sacrifice
  • Flask or Elixir (above 98% & bosslevel)
  • Well fed (above 98% & bosslevel)

Dark Intent:
Scans your party for missing 10% Spellpower buffs, Dark Intent, Arcane Brilliance, Still Water (Hunter pet) or Burning Wrath.

Combat reminder:

  • Drain Soul
  • Molten Core
  • Nightfall
  • Shadowburn
  • Soul Shards, Demonic Fury and Burning Ember tracker

Cooldown reminder:
Tracks all of your Warlock specific cooldowns.

Custom reminder
Add your own Buffs to be reminded of, this is useful for Set-Bonuses and personal likings.
Use the spell-id to enter a new buff. You get the spell-id by searching for it on www.wowhead.com. For example: Fel Spark (T11-Bonus) http://www.wowhead.com/spell=89937 => Spell-Id: 89937

To open the config menu type "/wlr config" or "/warlockreminder config" or open your Interface Options/Addon menu

Looking for translators:
Want to help on this project? Feel free to translate it into your language. Go to http://wow.curseforge.com/addons/warlockreminder/localization/. Thanks for your help! :)

Please report bugs via ticket on curseforge.com and leave your feature requests in the comments. :)

------------------------------------------------------------------------
r98 | cklausi | 2013-03-31 07:46:08 +0000 (Sun, 31 Mar 2013) | 1 line
Changed paths:
   A /tags/2.1.6 (from /trunk:97)

Tagging as 2.1.6
------------------------------------------------------------------------
r97 | cklausi | 2013-03-19 16:28:16 +0000 (Tue, 19 Mar 2013) | 1 line
Changed paths:
   M /trunk/WarlockReminder.lua

updated Dark Intent scanner for 10% stamina buffs
------------------------------------------------------------------------
r96 | cklausi | 2013-03-19 16:01:58 +0000 (Tue, 19 Mar 2013) | 1 line
Changed paths:
   M /trunk/WarlockReminder.lua

fix for custom reminder config mode
------------------------------------------------------------------------
r94 | cklausi | 2013-03-06 14:55:01 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/WarlockReminder.lua

improved segment text of burning ember tracker
------------------------------------------------------------------------
r93 | cklausi | 2013-03-06 14:49:02 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   D /trunk/Libs/LibSharedMedia-3.0/Changelog-LibSharedMedia-3.0-5.0.4 v2.txt
   M /trunk/WarlockReminder.lua

removed Kil'jaedens cunning cd reminder
------------------------------------------------------------------------
r92 | cklausi | 2013-03-06 14:37:04 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   A /trunk/Libs/LibSharedMedia-3.0/Changelog-LibSharedMedia-3.0-5.2.0.txt
   M /trunk/Libs/LibSharedMedia-3.0/LibSharedMedia-3.0.toc

update LibSharedMedia
------------------------------------------------------------------------
r91 | cklausi | 2013-03-05 20:20:18 +0000 (Tue, 05 Mar 2013) | 3 lines
Changed paths:
   M /trunk/WarlockReminder.lua

added conflagrate timer
added backdraft timer
improved burning embers support
------------------------------------------------------------------------
r90 | cklausi | 2013-03-05 19:02:39 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
   M /trunk/Libs/AceTimer-3.0/AceTimer-3.0.lua

Update Ace Libary for 5.2
------------------------------------------------------------------------
r89 | cklausi | 2013-03-04 17:05:41 +0000 (Mon, 04 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
   M /trunk/Libs/AceTimer-3.0/AceTimer-3.0.lua
   M /trunk/WarlockReminder.toc

Update Ace Libaries
Bump toc for 5.2
------------------------------------------------------------------------

Comments

First Previous Page 1 of 7 Next Last
  • #99

    Can you make this addon track the engineers synapse springs. I went to wow head and entered the [spell=82175] but it will not track. All the other spells I enter work great. 

  • #100

    Tracking a cooldown with the custom reminder ist currently not possible.

    If you do want to track the buff of synapse spring you'll have to find the correct spellid of the buff. For synapse springs I also don't find the correct buff on wowhead.

    Try the following, activate your gloves and mouseover the buff on your interface, some tooltip addons show the spellid.

    Or run this macro when the buff is active:

    /run for i=1,40 do local name = select(1, UnitBuff("player", i)); local id=select(11, UnitBuff("player",i)); if name then print(name .. ": " .. id); end end

    It will show you all active buffs on you with the correct spellid.

    I know my customreminder is very user unfriendly, but I currently have no time to give it a overhaul. 

  • #97

    How do you make the icons smaller?

  • #94

    Can we get support for destruction warlocks?

    Namely Burning Embers and Backdraft tracking?

     

    Preferably make them similar to how the Shards are tracked in that it shows the number of Burning Embers and the number of stacks of Backdraft currently up, if it's possible to add a timer to Backdraft to count down remaining time before it wears off that would be excellent as well.

    Last edited by Naamtar on 3/5/2013 12:20:32 PM
  • #96

    Check out newest version for conflag, backdraft and better burning ember support.

    Please report any issues and keep sending me feedback :)

  • #95

    Hey,

    Burning Ember tracking is already included.

    I'll have a closer look at the Backdraft thing (never played destro since Mop ;))

  • #98

    Thanks, about to get on and check out the latest version.

    Looks like Destro might be the new viable spec with the recent changes in 5.2. :)

  • #92

    Would it be possible to add Soulstone as a reminder?

    Last edited by bsmorgan on 1/9/2013 4:34:04 PM
  • #93

    Soulstone cooldown tracking is a good idea, I think this is currently missing.

  • #87

    I don't see support for Demonic Calling. I'd like to know when my demonology warlock has this buff so I can cast one of the spells that calls out the imps. I only want to know in combat and I'd like to position the indicator close to the center of the screen. Is this possible with Warlock Reminder?

  • #89

    Thanks for your request, I looked at the spell and have done some testing (I'm currently not playing demo at all). But I'm  not sure why you want to see this buff. Are there any situations where you need to know when your next imp will spawn?

    You could easily add the buff of demonic calling to the custom reminder, use spell id 114925
    Timer will look little ugly, next version will fix this. 

    There is a good thing about this, I'm currently improving the timers of all reminder ;)

  • #91

    I still see no need to add a special reminder for demonic calling. As demo warlock you work down your priority by keeping up doom > corruption > hog > sf with mc procs > sb. In metamorphosis this changes to doom > toc.
    Demonic calling will happen automatically in this "rotation".

    If you want to see the buff, use the custom reminder and enter spell id 114925, there is also an option to only show it in combat. Use the newest version of wlr, because I fixed an issue with the timer.

  • #90

    When the warlock has the Demonic Calling buff, the next Shadow Bolt, Soul Fire, or Touch of Chaos will summon a Wild Imp to attack the target. If you don't have the buff, those spells just do their normal thing. If you have the buff and don't use one of those spells, no Wild Imps get summoned. Does that clear up why I want to see this buff?

    Currently the buff appears in the upper right corner along with the rest of the player buffs. I'd like to create an indicator closer to the middle of the screen that only appears when I have the buff and I am in combat (i.e. I don't want it to bother me when I'm not fighting). As an example, IceHUD fades when you are at full health and are not in combat.

     

  • #85

    Please add "Show only in combat" checkbox for custom reminder

  • #86

    I added this option in the new version.

  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!