• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • CLU (Codified Likeness Utility)

    Discussion in 'Archives' started by wulf, Feb 18, 2012.

    Thread Status:
    Not open for further replies.
    1. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Hi ShinobiAoshi, moving forward I will be implementing on/off settings that will disable on the fly;-
      1. Precombat logic (PreCombatBuffBehavior) pre combat buffs and other misc things
      2. Medic logic (CombatBuffBehavior) such as healing spells and combat buffs
      3. AoE logic
      4. Trinkets
      5. Racials
      6. Aspect switching
      7. Pet Summoning

      And anything else I can think of that is not part of the core rotation, this should provide some flexibility to those that may want to handle these things themselves.
       
      Last edited: Apr 2, 2012
    2. primo

      primo New Member

      Joined:
      Sep 19, 2010
      Messages:
      1,059
      Likes Received:
      0
      Trophy Points:
      0
      wulf the fire mage keep spamming dalaran and arcane brilliance , first dalaran then arcane over and over till mana runs out

      ps did a fresh instal and clu
       
      Last edited: Apr 2, 2012
    3. bennyquest

      bennyquest Community Developer

      Joined:
      Dec 6, 2010
      Messages:
      2,644
      Likes Received:
      22
      Trophy Points:
      38
      Wulf sorry i have not checked in you have not given me anything to test my fingers are getting itchy
       
    4. aeus

      aeus Member

      Joined:
      Jan 15, 2011
      Messages:
      507
      Likes Received:
      3
      Trophy Points:
      18
      Awesome CC mate. Keep up the good work!
       
    5. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Ok I think I have resolved this...I feel like a douche, I didn't have the Tome of Dalaran Brilliance...thus I did not have Dalaran Brilliance doh!:rolleyes:
      Both buffs check each other to see if they exist on the player before casting.

      Change the following in Arcane.cs lines 110 & 111, if your up to it...

      Code:
      Buff.CastRaidBuff("Dalaran Brilliance",         ret => !Buff.PlayerHasBuff("Arcane Brilliance"), "Dalaran Brilliance"),
      Buff.CastRaidBuff("Arcane Brilliance",          ret => !Buff.PlayerHasBuff("Dalaran Brilliance"), "Arcane Brilliance"),
      Fixed in next release..I may push a small update tonight...running late for work argghhh....

      EDIT: Awesome results posted here with CLU's Blood DK rotation Success Story :D
       
      Last edited: Apr 2, 2012
    6. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Change Log
      -------------

      * 3/4/2012 [2.3.4]
      * [Mage] Fixed spamming arcane brilliance and dalaran brilliance
      * [All] GUI Setting for Automaticly handling AoE such as DnD, Multishot, MindSear, HellFire, etc (Automatic=True/Manual=False)
      * [All] GUI Setting for Automaticly handling Raid and Party Buffing such as Kings, MoTW, Fortitude, etc (Automatic=True/Manual=False)
      * [Feral Kitty] Possible fix for reported bug not able to shred Ragnaros. Feral and Sublety rotations now using Me.CurrentTarget.MeIsBehind.
      * [DeathKnight] Fix for not casting BoneShield while resting // thanks Obliv

      The GUI has been changed, to accommodate the above changes and the new changes coming (PreCombatBuffBehavior, CombatBuffBehavior, Trinkets, Racials, Aspect switching, Pet Summoning). It has been tested quickly - damn you server shutdown - so let me know if there is anything not working, settings are instantly changed and saved.

      I haven't forgotten about engineering gloves I just couldn't fix them for this release.
       
      Last edited: Apr 3, 2012
    7. Kronz

      Kronz New Member

      Joined:
      Jan 17, 2012
      Messages:
      497
      Likes Received:
      3
      Trophy Points:
      0
      I get 27K top and 22K sustained DPS on a dummy on my lock with 391 ilvl using Combat Bot and this CC.

      Do I need to do something else to get better numbers ?
       
    8. pkinrules

      pkinrules New Member

      Joined:
      Dec 4, 2011
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Great CC but i think what would make it better would be if you can you Include Bane of Havoc on your focus target for destro locks.
       
    9. Pronamic

      Pronamic Member

      Joined:
      Apr 18, 2010
      Messages:
      102
      Likes Received:
      0
      Trophy Points:
      16
      Awsome CC Wulf mate i play SUb works really nice mate top notch :)
       
    10. tonari

      tonari New Member

      Joined:
      Jan 10, 2012
      Messages:
      266
      Likes Received:
      0
      Trophy Points:
      0
      What spec are u? I use RaidBot and always got a bit bigger numbers then with combat bot,also atm locks are kinda bad dps wise, i usually pull ~48k burst and 35-36k average dps as demo lock tho that is in ideal conditions, infront of target(melee range) with 0 movement on a dummy.The lock is 397ilevel atm
       
    11. No!secontrol

      No!secontrol New Member

      Joined:
      Mar 5, 2012
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
    12. ShinobiAoshi

      ShinobiAoshi Member

      Joined:
      Jul 21, 2010
      Messages:
      143
      Likes Received:
      2
      Trophy Points:
      18
      Hey Wulf, have something else to report here. The CC seems to get wonky whenever I am fighting Murozond on my Demonology warlock. Sometimes it either will not go back into combat after a rewind, or it will cast Life Tap when it is indeed at full mana. Attached the log, hopefully it'll give some clues. If you need more information, please let me know!
       
    13. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Thanks ShinobiAoshi, will investigate.

      Quick update while I am adding these new settings...

      Change Log
      -------------

      * 4/4/2012 [2.3.5] [All] GUI Settings added for Interrupt Management (Automatic/Manual) Heal/Defensive Management (Automatic/Manual)
       
      Last edited: Apr 4, 2012
    14. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      Wulf --
      I see you have Assassination and Combat options for rogues, but what about Subtlety? Just wondering. I use CLU for my Frost/Blood DK and it works really well. Was hoping to use it for my sub rogue, but it doesn't seem to support sub spec.
       
    15. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      I just took this for a spin on my 383 IL MF DK (dungeon gear + crafted), and I pretty much dominated meters. Top 2 on every fight.
      Good job man! Q'd for the second half of DS atm, but I couldn't help myself but to come and show mah thx!
       
    16. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      I never understood what Masterfrost is/was, nor how to gear and talent for it. I'm using the standard DW frost setup, which is what was around before this new Masterfrost thing. Mind explaining, or directing me to some information about stats, gearing, talents, etc?
       
    17. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Hi zeldrak, Combat and Subtlety are the only rotations supported at the moment.

      Masterfrost information here

      Hi Toney001, great to hear you having success with CLU :)
       
      Last edited: Apr 4, 2012
    18. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      Ah! I see. Well, I guess I misread your first post then, lol. I wouldn't put it past myself. I thought it said that Combat and Assassination were the two rogue specs that it supported. I'm going to go have another read and try again. XD

      Thanks for the information on both parts.
       
    19. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      It appears I am wrong as well.. I forgot a I added combat for rogues haha.
       
    20. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      Well, you have every right to be mistaken, since you have a lot on you rmind with updating code and such. However, I should have read better and avoided the mistake I made completely. Keep up the good work, wulf.
       
    Thread Status:
    Not open for further replies.

    Share This Page