File Details
60000.24
- R
- Jan 24, 2015
- 65.51 KB
- 331
- 6.0.3
- Retail
File Name
BittensSpellFlash_Mage-60000.24.zip
Supported Versions
- 6.0.3
------------------------------------------------------------------------
r193 | slippycheeze | 2015-01-24 07:07:58 +0000 (Sat, 24 Jan 2015) | 1 line
Changed paths:
A /tags/60000.24 (from /trunk:190)
update to latest BSF library
------------------------------------------------------------------------
r190 | slippycheeze | 2015-01-19 02:56:10 +0000 (Mon, 19 Jan 2015) | 5 lines
Changed paths:
M /trunk/src/Rotations.lua
Clean up Prismatic Crystal tracking
Thanks to a couple of magic people who let me know it is tracked as a
totem, I can replace my hacky guesswork with just pulling data from the
totem system.
------------------------------------------------------------------------
r189 | slippycheeze | 2015-01-19 02:56:07 +0000 (Mon, 19 Jan 2015) | 1 line
Changed paths:
M /trunk/src/Rotations.lua
M /trunk/src/Spells.lua
Implement Prismatic Crystal for remaining spec...
------------------------------------------------------------------------
r188 | slippycheeze | 2015-01-19 02:56:03 +0000 (Mon, 19 Jan 2015) | 1 line
Changed paths:
M /trunk/src/Rotations.lua
Clean up fire debug code
------------------------------------------------------------------------
r187 | slippycheeze | 2015-01-19 02:55:59 +0000 (Mon, 19 Jan 2015) | 1 line
Changed paths:
M /trunk/src/Rotations.lua
M /trunk/src/Spells.lua
Don't flash Time Warp -- too specialized
------------------------------------------------------------------------
r185 | slippycheeze | 2015-01-18 23:41:47 +0000 (Sun, 18 Jan 2015) | 1 line
Changed paths:
M /trunk/src/Spells.lua
Minor luacheck cleanups
------------------------------------------------------------------------
r184 | slippycheeze | 2015-01-18 23:41:43 +0000 (Sun, 18 Jan 2015) | 6 lines
Changed paths:
M /trunk/src/Spells.lua
Fix Arcane Orb never flashing
This was a Blizzard ... well, I was going to say bug, but quirk is
probably closer to the truth: it has a range, but is never, ever in
range. This seems to apply to a lot of similar spells, and needs to be
annotated on the spell or it will never consider flashing it.
------------------------------------------------------------------------
r183 | slippycheeze | 2015-01-18 23:41:39 +0000 (Sun, 18 Jan 2015) | 1 line
Changed paths:
M /trunk/src/Rotations.lua
Remove arcane warning: is tested at 100 now
------------------------------------------------------------------------
r180 | slippycheeze | 2015-01-09 08:05:13 +0000 (Fri, 09 Jan 2015) | 1 line
Changed paths:
M /trunk/src/Spells.lua
Fix cooldown for Comet Storm
------------------------------------------------------------------------
r177 | slippycheeze | 2015-01-03 04:19:32 +0000 (Sat, 03 Jan 2015) | 1 line
Changed paths:
M /trunk/src/Spells.lua
Don't suggest Time Warp unless the target is a boss
------------------------------------------------------------------------
r176 | slippycheeze | 2015-01-03 04:19:27 +0000 (Sat, 03 Jan 2015) | 1 line
Changed paths:
M /trunk/src/Rotations.lua
M /trunk/src/Spells.lua
Use Arcane Orb when not capped on stacks, even single target
------------------------------------------------------------------------
r174 | slippycheeze | 2015-01-03 04:09:59 +0000 (Sat, 03 Jan 2015) | 11 lines
Changed paths:
M /trunk/src/Rotations.lua
M /trunk/src/Spells.lua
Improve Nether Tempest handling
We now keep track of where Nether Tempest was cast, and if it
is (probably) still active on a mob that isn't your target, we only
flash it "small" rather than normally.
If the target with it on dies, we should handle that correctly and
immediately revert to full size flashing.
This is done because we can't tell why you switched targets, and if the
NT cast needs to be refreshed because of range, mob switching, etc.
------------------------------------------------------------------------
r173 | slippycheeze | 2015-01-03 04:09:55 +0000 (Sat, 03 Jan 2015) | 1 line
Changed paths:
M /trunk/src/Rotations.lua
M /trunk/src/Spells.lua
Implement Arcane Prismatic Crystal support.
------------------------------------------------------------------------
r171 | slippycheeze | 2014-12-29 03:23:46 +0000 (Mon, 29 Dec 2014) | 1 line
Changed paths:
M /trunk/src/Spells.lua
Fix Arcane Explosion not flashing during AoE
------------------------------------------------------------------------
r169 | slippycheeze | 2014-12-28 22:47:04 +0000 (Sun, 28 Dec 2014) | 3 lines
Changed paths:
M /trunk/src/Rotations.lua
M /trunk/src/Spells.lua
Fix some Arcane rotation and spell flashing bugs
This polishes away a few places where we incorrectly flashed.
------------------------------------------------------------------------
r167 | slippycheeze | 2014-12-27 17:31:10 +0000 (Sat, 27 Dec 2014) | 1 line
Changed paths:
M /trunk/src/Rotations.lua
Open with Frostfire Bolt if Brain Freeze is up
------------------------------------------------------------------------
r165 | slippycheeze | 2014-12-25 06:49:31 +0000 (Thu, 25 Dec 2014) | 1 line
Changed paths:
M /trunk/src/Spells.lua
Fix typo that broke combustion with meteor
------------------------------------------------------------------------
r163 | slippycheeze | 2014-12-25 01:41:57 +0000 (Thu, 25 Dec 2014) | 9 lines
Changed paths:
M /trunk/src/Rotations.lua
Fix Finger of Frost tracking bug.
Changes in the WoW server-side meant that a work around for inaccuracies
in tracking FoF stacks in MoP has gone away; this, in turn, meant that
if you used a FoF stack when you had two, we mistakenly believed that
you have 0 (or even -1) stacks.
This fixes that, so we should now handle FoF much, much better in the
rotation. (Starting with not appearing to ignore it for a while...)
------------------------------------------------------------------------
r161 | slippycheeze | 2014-12-24 23:04:22 +0000 (Wed, 24 Dec 2014) | 1 line
Changed paths:
M /trunk/src/Spells.lua
Prevent Ice Nova flashing without charges.
------------------------------------------------------------------------
r159 | slippycheeze | 2014-12-24 22:36:17 +0000 (Wed, 24 Dec 2014) | 1 line
Changed paths:
M /trunk/src/IDs.lua
M /trunk/src/Rotations.lua
M /trunk/src/Spells.lua
Glyphing Icy Veins no longer changes spell ID.
------------------------------------------------------------------------
r158 | slippycheeze | 2014-12-24 22:36:13 +0000 (Wed, 24 Dec 2014) | 4 lines
Changed paths:
M /trunk/BittensSpellFlash_Mage.toc
D /trunk/src/BittensCombustionMonitor.lua
M /trunk/src/Options.lua
M /trunk/src/Rotations.lua
M /trunk/src/Spells.lua
Remove combustion monitor.
This will likely reappear in a while, but for now we stick with the SimC
rotation and just trust that combustion does well enough.
------------------------------------------------------------------------
r156 | slippycheeze | 2014-12-24 05:51:24 +0000 (Wed, 24 Dec 2014) | 3 lines
Changed paths:
M /trunk/src/Spells.lua
Fix Incanter's Flow breaking flashing for Fire
Just another lua bug. :(
------------------------------------------------------------------------

