HeroRotation

HeroRotation

5M Downloads

Fearl Druid [alpha] - precombat bugs

Darkmoded opened this issue · 3 comments

commented

Regrowth is allways returns true: when talented with bloodtalons –
needs >> and not Player:Buff(S.BloodtalonsBuff)

Cat form called when in Cat form:
Player:BuffDownP(S.CatForm) returns true while in cat form.
There is a bug/Problem with BuffDownP out of combat?
not Player:Buff(S.CatForm) <<< works!

Prowl shown when prowling:
Player:BuffDownP(S.Prowl) should be using S.ProwlBuff + BuffDownP bug?
not Player:Buff(S.ProwlBuff ) <<< works!

The rotation works good BTW!

Cheers

commented

Precombat regrowth fixed in 5ca8451

Other two are not issues, tested ingame. Buff checks are already corrected in overrides.

Thanks for the report.

commented

Player:BuffDownP(S.Prowl)

Prowl vrs Prowlbuff?

commented

They both have the same ID so it doesn't matter at all, just an artifact of auto-generating.