Change Log:
--------------------
v1.02
====
* Arcane Mages added
* Fire Mages added
* Mini icons to display Interrupts/target dispel/player dispel/cooldowns
* More complicated rotations
* More configuration options
* Minor bug fixes, too numerous to mention
* Split main file into several files to ease management
v1.01
====
* Elemental Shaman added
* The "Strictly no AoE" mode has been incorporated into the other modes, accessible by clicking on a key binding.
* The tables of rotations, spells and actions have been edited to facilitate expansion as well as to protect against trampling on other add-ons due to shared naming.
* The range estimation now never tests spells, only items. It took me a long time of experimenting to get the distances right and to hunt down the items.
* Previously stuck on "Automatic" due to carelessness.
* Perhaps some minor cosmetic bugs. I really forget. Nothing remarkable.
Description:
--------------------
Suggests spell priority/rotations for maximum damage per second
Supported Class/Specialisations:
Enhancement Shaman
Elemental Shaman
Arcane Mages
Fire Mages
More to come, including Frost Mages and Death Knights.
Displayed as a sequence of icons stretching from left to right on the screen. Position and size configurable.
Rotation/priority list is configurable.
Multiple rotations per specialisation.
Interrupt/dispel prompts.
Long cooldown support.
Lots of configuration options, including screen placement, range estimation, hot keys. Try "/wdw" in chat and "Interface" and then "Addons" from the game menu.
A feature of this add-on is that it eschews before/after event hooks where possible. It largely relies on a single predictable entry point (i.e. "OnUpdate") and avoids sorting algorithms, multiple queue tables and other costly structures. The aim is to have a small memory footprint, to be quick, and to be more reliable/predictable. Relying upon fewer server side triggers and prompts means being less reliant upon Blizz consistency.
You are urged to compare the rotation suggestions and functionality with other addons.
(Certain priority decisions are either well accepted no-brainers or the outcome of extensive player research, found on a handful of all the well known websites)
Note: Uses Ace3 add-on. Included in the zip file.
--------------------
v1.02
====
* Arcane Mages added
* Fire Mages added
* Mini icons to display Interrupts/target dispel/player dispel/cooldowns
* More complicated rotations
* More configuration options
* Minor bug fixes, too numerous to mention
* Split main file into several files to ease management
v1.01
====
* Elemental Shaman added
* The "Strictly no AoE" mode has been incorporated into the other modes, accessible by clicking on a key binding.
* The tables of rotations, spells and actions have been edited to facilitate expansion as well as to protect against trampling on other add-ons due to shared naming.
* The range estimation now never tests spells, only items. It took me a long time of experimenting to get the distances right and to hunt down the items.
* Previously stuck on "Automatic" due to carelessness.
* Perhaps some minor cosmetic bugs. I really forget. Nothing remarkable.
Description:
--------------------
Suggests spell priority/rotations for maximum damage per second
Supported Class/Specialisations:
Enhancement Shaman
Elemental Shaman
Arcane Mages
Fire Mages
More to come, including Frost Mages and Death Knights.
Displayed as a sequence of icons stretching from left to right on the screen. Position and size configurable.
Rotation/priority list is configurable.
Multiple rotations per specialisation.
Interrupt/dispel prompts.
Long cooldown support.
Lots of configuration options, including screen placement, range estimation, hot keys. Try "/wdw" in chat and "Interface" and then "Addons" from the game menu.
A feature of this add-on is that it eschews before/after event hooks where possible. It largely relies on a single predictable entry point (i.e. "OnUpdate") and avoids sorting algorithms, multiple queue tables and other costly structures. The aim is to have a small memory footprint, to be quick, and to be more reliable/predictable. Relying upon fewer server side triggers and prompts means being less reliant upon Blizz consistency.
You are urged to compare the rotation suggestions and functionality with other addons.
(Certain priority decisions are either well accepted no-brainers or the outcome of extensive player research, found on a handful of all the well known websites)
Note: Uses Ace3 add-on. Included in the zip file.