Midnight 1.0.48 changes:
- fixed the most likely causes of the rotation stopping after entering or leaving an instance and not recovering without restarting the program. Requires testing and feedback.
- added support for action.<spell>.pmultiplier, persistent_multiplier, and dot.<spell>.pmultiplier to check how much an ability is currently empowered, or how much it was empowered when a DoT was applied to the target. Used in Rogue and Druid rotations.
- added the power.<type>.regen and power.<type>.regen_combined parameters to check resource regeneration speed.
- fixed the most likely causes of the rotation stopping after entering or leaving an instance and not recovering without restarting the program. Requires testing and feedback.
- added support for action.<spell>.pmultiplier, persistent_multiplier, and dot.<spell>.pmultiplier to check how much an ability is currently empowered, or how much it was empowered when a DoT was applied to the target. Used in Rogue and Druid rotations.
- added the power.<type>.regen and power.<type>.regen_combined parameters to check resource regeneration speed.
A rotation for Windwalker Monk has been added to the Midnight forum
Changes in Midnight version 1.0.47:
- Added the options.allow_during_channel=1 option (just add it at the beginning of the rotation), which allows the program to continue working through the rotation while the character is casting a channeled spell.
- Added the wait action, which allows further rotation checking to be stopped early when the specified condition is met.
- Added the time_to_max parameter for resources such as energy, mana, etc.
- Added fixes to the tracking of replacement and proc spells, so the program can more correctly determine their current state and availability in the rotation.
- Added the options.allow_during_channel=1 option (just add it at the beginning of the rotation), which allows the program to continue working through the rotation while the character is casting a channeled spell.
- Added the wait action, which allows further rotation checking to be stopped early when the specified condition is met.
- Added the time_to_max parameter for resources such as energy, mana, etc.
- Added fixes to the tracking of replacement and proc spells, so the program can more correctly determine their current state and availability in the rotation.
Changes in Midnight version 1.0.46:
- the program no longer treats abilities that perform additional actions besides interrupting (such as dealing damage or applying effects) as dedicated interrupt abilities (for example, Paladin’s Avenger's Shield is no longer treated as a pure interrupt ability and is now used correctly in rotations without requiring the target to be casting);
- fixed interruptibility detection — the program no longer attempts to interrupt uninterruptible casts (requires additional testing).
- the program no longer treats abilities that perform additional actions besides interrupting (such as dealing damage or applying effects) as dedicated interrupt abilities (for example, Paladin’s Avenger's Shield is no longer treated as a pure interrupt ability and is now used correctly in rotations without requiring the target to be casting);
- fixed interruptibility detection — the program no longer attempts to interrupt uninterruptible casts (requires additional testing).
A rotation for Elemental Shaman has been added to the Midnight forum.
Midnight version 1.0.45 changes:
- Fixed a bug where the program could attempt to use certain abilities that require casting time while moving (e.g., Shamans Lightning Bolt);
- The program now correctly accounts for the energy type in buffs that allow casting abilities without cost.
- Fixed a bug where the program could attempt to use certain abilities that require casting time while moving (e.g., Shamans Lightning Bolt);
- The program now correctly accounts for the energy type in buffs that allow casting abilities without cost.
Midnight version 1.0.44 changes:
- Fixed a bug where, when checking the ability usage possibility, the presence of a talent was not checked, and instead, aura presence checks were used.
- Fixed a bug where, when checking the ability usage possibility, the presence of a talent was not checked, and instead, aura presence checks were used.
The TWW Outlaw Assistant has been updated — fixed an oversight that could cause a Lua error when using Vanish in the program.
The Enhancement Shaman WotLK assistant has been updated — fixed an issue that caused the program to unnecessarily re-cast the Fire Totem.
Programs for TBC Classic Anniversary have been updated — fixed global cooldown tracking.
Updated assistant for DD Warriors TBC Classic Anniversary — the program no longer attempts to use melee abilities from range, and the Sunder Armor debuff is now refreshed before it expires instead of only after it falls off.
Updated assistant for Restoration Shamans TWW – fixed behavior in healing mode.
Updated assistant for Demonology Warlock MoP Classic — fixed Felstorm usage when the Grimoire of Supremacy talent is selected.
Updated the MoP Classic Balance Druid assistant — the program will no longer work while the character is in Travel Form.
Most of the Vanilla and TBC assistants have been updated — this includes a workaround for a Blizzard issue with tracking talent information.