Looking good, wulf. Waiting on two things to come out now. Oracle and Fpsware's Farmer Joe. My birthday is in a month, so maybe I'll have two birthday presents to play with.
what would be the advantage over pausing - unpausing? we can't (i know we can, but i don't like the way!) assign actions to keys without having a modifier, so a new Hotkey in the CR won't help for the kick rotation: - disable interrupting in the CR - interrupt by yourself (interrupt spells are off GCD, so it doesn't matter what the CR is doin)
the issue with the local settings / regional settings was something different, there was a pausing from the CR cause a 0.5 turned into a 5 value, the only thing that really helped, was removing the setting from the GUI and have it hard coded atm in PR2, since it was never a setting, that gave the user any possibility to influence the routine if this happens with pure (or any other CR) to you, send me a log, and the most detailled description of the situation (fight length, mobcount, raid/scenario, heroism up ... AOE enabled... what ever u can imagine, and i will try to find it)
Now that's an update I like to see..with the over healing. which was the point I was making in previous posts =) TY Benny... my druid healing fingers are getting itchy
and also, PR is not using Tigers eye brew stacks at 10 even though I have it set. It just stacks to 20 and nothing
log! you are playing in Hotkeymode or Semi-Auto? -> Press ALT + Q and report back if TeB is used at 10 (or whatever u set it to) if not working, try updating PR2 (this issue should be fixed since nearly one week now)
Good news, but always that show logs or speak oracle, always use priest or Mist, other clases how druid or shaman are testingn??
Druid = 94% complete. Holy priest = 91% complete. Disc Priest = 94% complete. Shaman = 87% complete. Paladin = 78% complete. Monk = 60% complete. The classes that are above 90% are performing outstanding in raid, but still have improvements to complete. As you can see I'm working my way down the list, currently I am on shaman. Paladin will be next. I will release when all classes are above 90% maybe release before I finish monk, will see.
Can you guys add a option for AOE abilities to where it allows you to select which of those you want to use? For instance Im a Ele Sham during raid the bot will cast earthquake. When I turn off AOE abilities it wont cast Chain Lightning which is a must during certain encounters.
Have more numbers for oracle/pure. Oracle on priest no cooldowns.....pure on monk no cooldowns. Ilvl on priest is 512 monk is 494. Oh, in order, Durumu, Prim, Dark animus.
currently i see no way/reason to do so tell us the encounters where u think CL should be casted over LB as Elemental Shaman and i will see what i can do for ya maybe something like a second (complete) singletarget rotation where LB is replaced with CL (this is done several times in PR2 -> Rotation Selector, and i'm okay with this way) @wulf now comes the point were we could need the dynamic rotations we talked about for dps
in preparation of some minor changes for dotting we added today a general check for dots to DotTracker a dev can now simply call DotTracker.NeedRefresh(unit,auraid) to check if it is worth to reapply a dot in theory the dev don't have to check the duration anymore (cause the stats will be 0 when not applied or when faded) the only reason to check the duration is to have a max uptime (with dottracker only, the uptime will fall a lil bit, but this could also be added if someone needs, so NeedRefresh would replace all conditions at once, for any DoT / HoT), this means that some classes will get a codecleanup when duration is implemented but before i'll add the duration thing, i need to test a bit more the log for DotTracker should now (when new methods are used) write to the Log which are the stats we saved when applying, and which are the stats we currently have (for debugging purposes)
Can i ask what is the AoE Rotation of Mage frost, fire , and arcane on this cc? i'm starting to play a mage i love your cc with my hunter is simply perfect, and well about that version 2.1.2 on hunter work better of the last version in term of dps
Thanks for the quick reply. HM Duru and HM Twins to answer you question. What Im really asking for is a tab with all AOE abilities CL, Earthquake, magma totem and you can select the methods of AOE you want the bot to use. Currently I always use Earthquake even though I prefer not to.
i don't get it ... what is better for hunter now? 2.1.2 or 2.1.4 or 2.1.3 ? Arcane AOE - less adds (less then 5) - Arcane Barrage - Flamestrike - Multidot Bomb-Talent - Single target rotation - many adds (more than 5) - Flamestrike - Multidot Bomb-Talent - Arcane Explosion Fire AOE - Inferno Blast - Flamestrike - Multidot Bomb-Talent - Dragon's Breath - Single target rotation Frost Mage - less adds (3 and less) - Frozen Orb - Fire Blast - Flamestrike - Multidot Bomb-Talent - Single target rotation - many adds (4 and more) - Frozen Orb - Frost Nova - Freeze - Flamestrike - Fire Blast - Multidot Bomb-Talent - Blizzard - Single target rotation
Well the problem with the different spells is ... they have different conditions / dependicies, so it is much harder to implement a useful version of an override the thing i could image is to bind a cast action to the Special Key which will cast the selected ability on cooldown, which is maybe not what u want atm, since it will ignore big parts of the rotation and talking about that ... while CL and EQ have a lil cooldown where the rest of the rotation could be executed ... MT has no cooldown, so it would be useless to change it this way (except i add the predefined conditions to it) ... which could be possible. but like i said ... when using the spells on CD we will have trouble with executing different parts of the rotation