clcInfo

retribution example

Main purpose of the addon is to help the user easily track various cooldowns/auras/procs.
It supports multiple talent builds and should switch easy between them.
Also allows class specific modules that implement rotations (like clcret) or other features class specific.

IMPORTANT: class modules are currently designed for max level chars, they might or might not work for lower levels.

IMPORTANT: If you are experienced with lua and notice retarded coding/design please let me know.

Documentation main page: http://sites.google.com/site/clcinfowiki/
First steps: http://sites.google.com/site/clcinfowiki/first-steps
Code examples: http://sites.google.com/site/clcinfowiki/code-examples

Rotations for multiple classes by JManbc:

Video Tutorials:

User made tutorials:

Extra features:

  • movable resource bars for Deathknights, Paladins, Warlocks, Balance Druids (should look as close to default as possible, except the balance one).

Class Modules available for:

  • Paladin: Retribution and Protection
  • Deathknight: Frost, Unholy

Template codes available for:

  • Paladin: Retribution and Holy
  • Priest: Discipline and Holy

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of jonny2012 jonny2012 Mar 08, 2012 at 01:31 UTC - 0 likes

    hello. can anybody help me pls getting an actual frost dk code? the included one is to old :( thank you very much!

  • Avatar of JManbc JManbc Mar 06, 2012 at 19:59 UTC - 0 likes

    @Doogal: Go

    I have no plans, but you could look at Andr0id's example of a destro lock and make the same for afflic re-using my roto code. I've looked at it and could do it, but for my purposes the 2nd abil would be nice, but I get along with out it.

    http://www.wowace.com/addons/clcinfo_destrowarlock/

  • Avatar of Doogal Doogal Mar 06, 2012 at 18:33 UTC - 0 likes

    Hey all,

    Been a user of clcinfo for some time now on my Ret and have loved it, I am sorting out an affliction lock for raids now and after fiddling around for a while managed to get the script from Jmanbc working and it seems about spot on.

    My query here is how can I get a script to behave like the one for 'return 'IconRet2()' so I can get a forecast of what is due after the next GCD/Cast.

    I have tried various dot timers and none of them have worked as well single target as this method!

    also, it is just a script at the moment, are there any plans to port this to a module so we can switch priorities etc? just thinking that it would leave the availability to shuffle things around should things remarkably change in 5.0 etc.

    Thanks guys!

  • Avatar of Requital Requital Jan 23, 2012 at 11:03 UTC - 0 likes

    @ Jmanbc

    The Enhance rotation script is off for 4.3 I have updated it on my own and if you would like the info I can pm it to you.

  • Avatar of andr0id andr0id Jan 13, 2012 at 15:26 UTC - 0 likes

    Hi All,

    I've got a Destruction Warlock module posted at WowAce: http://www.wowace.com/addons/clcinfo_destrowarlock/

    It's got current and next ability as well as some info icons.

    This coolest part is that I've incorporated libRangeCheck to calculate target distance and accounted for spell cast time AND travel time in the rotation. Also, since I know the distance to the target, I will suggest Shadowflame if less than 8 yards and there is a Shadowflame in range icon too.

    I would love to see more destruction warlocks give it a try and suggest improvements.

    Also, I'm not sure if I should move it to Curse Forge, or just leave it where it is. I'm kind of confused about how these sites relate, but I started it there and have GIT pointed at WowAce, so I may just leave good enough alone for now.

    Also, how do I get on the list of "official" modules mentioned above?

    Thanks, Andy

    Last edited Jan 13, 2012 by andr0id
  • Avatar of zzchess zzchess Dec 29, 2011 at 11:22 UTC - 0 likes

    @JManbc: Go

    Ah, ok I get it. It was simply that I had previously been using destruction for dummies which showed meta as part of the rotation.

    Thanks for the help.

  • Avatar of JManbc JManbc Dec 28, 2011 at 23:29 UTC - 0 likes

    @zzchess: Go

    Since Meta is always priority it would always be up and tell you to use it. So I leave it up to user to choose to use. Add another icon to your display, with this behavoir.

    -- Check Metamorphosis
    return IconSpell("Metamorphosis",nil,"ready")
    

    If you hit Meta though Immo Aura will pop into the rotation, IF you are within range of your target to do damage. If your to far away it will not tell you to use it. But I did have Immo Aura at 10th in the priority, download my new patch. Making it 3rd, just after Meta > DS > Immo Aura

    Last edited Dec 28, 2011 by JManbc
  • Avatar of zzchess zzchess Dec 28, 2011 at 13:45 UTC - 0 likes

    I'm using JManbc's demonology 4.3 lua. For some reason, it doesn't tell me to use metamorphosis. Any ideas why not?

    Last edited Dec 28, 2011 by zzchess
  • Avatar of JManbc JManbc Dec 12, 2011 at 06:29 UTC - 0 likes

    @nirk: Go

    I changed to demon in 4.3 since its the higher dps spec now. But I did use the Afflic roto for 1 DS raid last week. I'll double check that its correct for 4.3 and post any needed updates this week. If you want though the demon roto marked 4.2 hasn't changed and is tested in the new DS raid.

  • Avatar of nirk nirk Dec 12, 2011 at 04:31 UTC - 0 likes

    Hello - This is indeed a fantastic addon! I was however wondering if anyone has created an updated rotation for affliction warlocks for 4.3? I have taken a look at the one on JManbc's site but it looks like it is outdated and a few of the "steps" within the LUA are not working as expected..or appear too.

    Thanks!

Facts

Date created
Aug 25, 2009
Categories
Last update
Mar 10, 2012
Development stage
Release
License
All Rights Reserved
Curse link
clcInfo
Downloads
189,095
Recent files
  • A: r226 for 4.3 Mar 10, 2012
  • A: r225 for 4.3 Jan 22, 2012
  • A: r224 for 4.3 Jan 18, 2012
  • A: r223 for 4.3 Dec 19, 2011
  • A: r222 for 4.3 Dec 19, 2011

Authors