promotional bannermobile promotional banner

Bitten's SpellFlash: Druid

Replaces Blizzard's default proc highlighting to flash 1) a maximum dps rotation, or 2) a maximum survivability tanking rotat...

File Details

60100.201503092107

  • R
  • Mar 10, 2015
  • 78.79 KB
  • 458.7K
  • 6.1.0
  • Retail

File Name

BittensSpellFlash_Druid-60100.201503092107.zip

Supported Versions

  • 6.1.0

------------------------------------------------------------------------
r168 | slippycheeze | 2015-03-10 04:08:06 +0000 (Tue, 10 Mar 2015) | 1 line
Changed paths:
   A /tags/60100.201503092107 (from /trunk:165)

Create tag 60100.201503092107
------------------------------------------------------------------------
r165 | slippycheeze | 2015-03-08 21:46:38 +0000 (Sun, 08 Mar 2015) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Use the latest release BSFL, not HEAD
------------------------------------------------------------------------
r164 | slippycheeze | 2015-03-08 07:32:34 +0000 (Sun, 08 Mar 2015) | 10 lines
Changed paths:
   M /trunk/src/Rotations.lua
   M /trunk/src/Spells.lua

Minor updates to rotations, lua bug fixes

This updates the bear rotation to no longer crash when pulverize is
selected as a talent, and also to avoid flashing it without three stacks
of lacerate.

It also updates the Boomkin rotation to be a little smarter about what
it puts dots on -- anything that has the same or less maximum health
than the player is probably not worth the effort, because it will die
before they play out their benefits.
------------------------------------------------------------------------
r162 | slippycheeze | 2015-02-25 02:10:02 +0000 (Wed, 25 Feb 2015) | 1 line
Changed paths:
   M /trunk/BittensSpellFlash_Druid.toc

Bump TOC for patch 6.1
------------------------------------------------------------------------
r160 | slippycheeze | 2015-02-16 21:42:39 +0000 (Mon, 16 Feb 2015) | 1 line
Changed paths:
   M /trunk/src/Spells.lua

Hotfix for Pulverize: don't flash without enough lacerate stacks
------------------------------------------------------------------------
r158 | slippycheeze | 2015-02-16 08:36:11 +0000 (Mon, 16 Feb 2015) | 1 line
Changed paths:
   M /trunk/src/Rotations.lua

Added sunfire to pre-combat flashing
------------------------------------------------------------------------
r157 | slippycheeze | 2015-02-16 07:39:55 +0000 (Mon, 16 Feb 2015) | 9 lines
Changed paths:
   M /trunk/src/Spells.lua

Avoid flashing Sunfire constantly when Moonfire is not applied

When target switching, if you are in the solar phase (eg: sunfire
available), and moonfire was not already present on the target, we would
constantly flash sunfire -- because the API treats the two spells
identically, so special support is needed to filter out conditions where
they shouldn't flash.

This updates the code to avoid moonfire when it is not castable.
------------------------------------------------------------------------
r155 | slippycheeze | 2015-02-16 06:56:39 +0000 (Mon, 16 Feb 2015) | 1 line
Changed paths:
   M /trunk/src/IDs.lua
   M /trunk/src/Rotations.lua
   M /trunk/src/Spells.lua

Implement WoD Balance rotation
------------------------------------------------------------------------
r153 | slippycheeze | 2015-02-15 22:14:03 +0000 (Sun, 15 Feb 2015) | 1 line
Changed paths:
   M /trunk/src/IDs.lua
   M /trunk/src/Rotations.lua
   M /trunk/src/Spells.lua

Implement WoD bear rotation
------------------------------------------------------------------------
r151 | slippycheeze | 2015-01-25 20:56:15 +0000 (Sun, 25 Jan 2015) | 1 line
Changed paths:
   M /trunk/src/Localization.lua

Fix localization use
------------------------------------------------------------------------