r54
Details
-
FilenamePriorityQueue-r54.zip
-
Uploaded by
-
UploadedSep 12, 2009
-
Size214.47 KB
-
Downloads71
-
MD52248275151711794d55b1dc792f1fd4c
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r54 | neonknightmare | 2009-09-12 08:38:46 +0000 (Sat, 12 Sep 2009) | 4 lines
Changed paths:
M /trunk/Druid.lua
PriorityQueue:
Druid.lua
- Changed 4CP Ferocious Bite priority to require the Rip debuff, since otherwise the priority does not work as intended.
------------------------------------------------------------------------
r53 | neonknightmare | 2009-09-12 04:03:59 +0000 (Sat, 12 Sep 2009) | 10 lines
Changed paths:
M /trunk/Locales/Locale-enUS.lua
M /trunk/Priest.lua
M /trunk/PriorityQueue.lua
M /trunk/Warrior.lua
PriorityQueue:
Warrior.lua
Locales/Locale-enUS.lua
- Added Arms rotation and priorities.
PriorityQueue.lua
- Added event detection for target dodging the player's melee swings (used by Overpower)
Priest.lua
- Added Shadow Word: Death priority.
------------------------------------------------------------------------
r52 | neonknightmare | 2009-09-08 04:21:05 +0000 (Tue, 08 Sep 2009) | 4 lines
Changed paths:
M /trunk/Mage.lua
PriorityQueue:
Mage.lua
- BUGFIX: Accidentally used GetDebuffInfo() instead of GetBuffInfo() for Brain Freeze buff detection.
------------------------------------------------------------------------
r51 | neonknightmare | 2009-09-08 03:57:28 +0000 (Tue, 08 Sep 2009) | 5 lines
Changed paths:
M /trunk/Locales/Locale-enUS.lua
M /trunk/Mage.lua
PriorityQueue:
Mage.lua
Locales/Locale-enUS.lua
- Added Frost mage priorities.
------------------------------------------------------------------------
r49 | pericles | 2009-08-23 17:20:41 +0000 (Sun, 23 Aug 2009) | 5 lines
Changed paths:
M /trunk/DeathKnight.lua
M /trunk/Druid.lua
M /trunk/Hunter.lua
M /trunk/Mage.lua
M /trunk/Paladin.lua
M /trunk/Priest.lua
M /trunk/PriorityQueue.lua
M /trunk/PriorityQueue.toc
M /trunk/Rogue.lua
M /trunk/Shaman.lua
M /trunk/Warlock.lua
M /trunk/Warrior.lua
PriorityQueue:-
Version 0.40 - Reworked Death Knight with lots of improvements for patch 3.2
Added event checks for changes in Mana/Energy/Rage/Runic Power
Various other tweaks and patches.
------------------------------------------------------------------------
r48 | pericles | 2009-08-08 21:36:56 +0000 (Sat, 08 Aug 2009) | 3 lines
Changed paths:
M /trunk/DeathKnight.lua
PriorityQueue:-
Change Blood DK DRW to ensure that 2 diseases on target and 4 death runes available for max damage before using DRW.
Also add pestilence to default (assumes Glyph of Disease)
------------------------------------------------------------------------