• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • PureRotation V2

    Discussion in 'Archives' started by Stormchasing, Apr 16, 2013.

    1. gathertime

      gathertime Member

      Joined:
      Sep 12, 2011
      Messages:
      96
      Likes Received:
      1
      Trophy Points:
      8
      Can I just say this... You guys are beautiful people and I love you! That will be all.
       
    2. TreeK

      TreeK New Member

      Joined:
      Jul 10, 2012
      Messages:
      170
      Likes Received:
      1
      Trophy Points:
      0
      As Storm said, log please. With that said, I only gave MM a quick look over post 5.4 to fix obvious changes, so it is quite possible it is broken currently. Once Storm releases the new PR I'll be switching a toon to MM so I will check the rotation then (unless he has already fixed it).
       
    3. DandyDo

      DandyDo New Member

      Joined:
      Jul 30, 2013
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Does the SVN have a more up to date version than the link on the front page?

      I have issues with the zipped version and cannot use the SVN as the URL is blocked where i am now.
       
    4. Overnaturlig

      Overnaturlig Member

      Joined:
      Feb 21, 2012
      Messages:
      178
      Likes Received:
      4
      Trophy Points:
      18
      I was wondering if you could make the special key for feral druids, so that it goes into bear form and tanks? :D that would be awesome and very usefull
       
    5. Overnaturlig

      Overnaturlig Member

      Joined:
      Feb 21, 2012
      Messages:
      178
      Likes Received:
      4
      Trophy Points:
      18
    6. slator

      slator Member

      Joined:
      Nov 16, 2012
      Messages:
      378
      Likes Received:
      1
      Trophy Points:
      18
      WW Monk is using Rushing Jade Wind on cooldown (even on non-AoE situations).
       
    7. DewdInTheNewd

      DewdInTheNewd New Member

      Joined:
      Oct 19, 2011
      Messages:
      124
      Likes Received:
      2
      Trophy Points:
      0
    8. amputations

      amputations Active Member

      Joined:
      Jan 6, 2011
      Messages:
      2,262
      Likes Received:
      11
      Trophy Points:
      38
      You activated Heart of the Wild, thats why it started to use Wrath. If you read the tooltip of HotW you'll understand why:

       
    9. goninkedup

      goninkedup New Member

      Joined:
      Oct 6, 2013
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      This is terrible with deathknight... Worst one yet
       
    10. Zeven

      Zeven Member

      Joined:
      Dec 14, 2011
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      6
      Having issues with the feral routine. When engaged in battle and finishes off a mob, it auto targets a distant mob and pulls it with Faerie Fire. Also when I press Esc to stop attacking it targets back and keeps attacking, only after repeated Esc clicking does it stop. I notice that the routine likes to save Combo Points while continuing to use CP generation Skills like Mangle and Rake. Was also wondering if it detects procs that increase mastery and reapply the bleeds. Anywho I have attached my log and I have also deleted all the things it said to do on the first post in case there was a problem and the issues still came up. If there is a setting that I didn't set right please let me know and thanks for the help. :D
       

      Attached Files:

    11. amputations

      amputations Active Member

      Joined:
      Jan 6, 2011
      Messages:
      2,262
      Likes Received:
      11
      Trophy Points:
      38
      I could say you are terrible with deathknight, at least on providing helpful feedback for it..
       
    12. blablub

      blablub New Member

      Joined:
      Dec 1, 2012
      Messages:
      809
      Likes Received:
      4
      Trophy Points:
      0
      yea right now we don?t even know if its blood, frost dw, frost 2h or uh ^^

      neither botbase or whats so bad about it ;)

      had no problems with my dk, did pretty well on 13/14 nhc SoO (frost 2h)
       
    13. fzU

      fzU New Member

      Joined:
      Sep 26, 2013
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      After editing the spell id into the Helpers/EncounterSpecific.cs it is not cancelling spells, another code needed for this one ??
       
    14. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      guys don't keep talking with people that aren't able to attach a log :)
      i found a serious way for that ... issue reports without detailed descriptions and/or attached complete log, will be ignored ;)

      *** Update ***
      Today i commited the initial version of PureRotation V3
      this atm ONLY the core, so everyone who tries to run HB with this version won't be happy, since
      - no config shows up
      - no rotation will be executed

      Complete new core (Singular based, since there is no need to rewrite everything on my own)
      ToDo:
      - Add the config stuff to show up
      - implement all class rotations
      - implement support for DBM (Deadly Boss Mod, can use defensive cooldowns based on DBM bars)
      - implement move out of bad stuff (experimental,movement is turned off by default)
      - implement keybindings (keybindings are currently implemented but not supported since the only rotation that will be executed is Frost Deathknight)
      - implement DeathStrikeTracker back again
      - implement DotTracker back again (for all classes)
      - add autoupdater for dev and public version (thanks nomnomnom for sharing)
      - maybe some graphical features ... Recount Like

      The Todo-List is currently ordered by priority, i think i'll be able to have a working V3 this week, ready for raiding again, have to look at TreeKz work and some work of all the other guys that have coded for PR V2 so far, to have all their costum code in there again.
      The decision to choose Singular as Framework / Core were very easy, because it has currently a state of logging and so, that it makes it much easier for debugging (was the hell with V2, we have still 2 bugs in V2 which i could never reproduce!)
       
    15. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      dunno what u added / how ... but it should look like

      internal static readonly HashSet<int> StopCastingSpells = new HashSet<int>
      {
      138763, // Dark Animus - Interrupting Jolt
      137457, // Oondasta - Piercing Roar
      143343 // Thok the Bloodthirsty - Deafening Screech
      };
       
    16. DonSleza4e

      DonSleza4e New Member

      Joined:
      Jan 24, 2012
      Messages:
      118
      Likes Received:
      1
      Trophy Points:
      0
      Why my balance druid casts Healing Touch out of battle every time (until mana = 0). HP is 100%
      Can't find how to disable such behaviour
       
    17. Staffix

      Staffix Banned

      Joined:
      Dec 20, 2012
      Messages:
      1,085
      Likes Received:
      8
      Trophy Points:
      0
      Post a log please :)
       
    18. fzU

      fzU New Member

      Joined:
      Sep 26, 2013
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      I did that, but i think there is a trick because the cast is getting faster, or maybe the boss is just stupid (silence on instants sometimes)... :)
       
    19. fzU

      fzU New Member

      Joined:
      Sep 26, 2013
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      Why is Balance Routine waiting for some seconds after activating Incarnation?
       
    20. Clubwar

      Clubwar Member

      Joined:
      May 3, 2012
      Messages:
      907
      Likes Received:
      3
      Trophy Points:
      18
      Whats is the new meta dps? Frost or arcane? I love fire, but i lost too many dps whit him
       

    Share This Page