r58
Details
-
FilenamePriorityQueue-r58.zip
-
Uploaded by
-
UploadedOct 8, 2009
-
Size215.30 KB
-
Downloads98
-
MD5bb1cdea7fe95ff8ff2f3d73816d14e80
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r58 | pericles | 2009-10-08 17:18:14 +0000 (Thu, 08 Oct 2009) | 2 lines
Changed paths:
M /trunk/Hunter.lua
M /trunk/PriorityQueue.lua
PriorityQueue:-
Hunter explosive shot update and added debug info to test boss debuffs
------------------------------------------------------------------------
r56 | pericles | 2009-09-26 18:51:54 +0000 (Sat, 26 Sep 2009) | 2 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:-
Added GCD clock face type cooldown display to priority button.
------------------------------------------------------------------------
r55 | neonknightmare | 2009-09-12 08:42:54 +0000 (Sat, 12 Sep 2009) | 4 lines
Changed paths:
M /trunk/Locales/Locale-enUS.lua
PriorityQueue:
Locales/Locale-enUS.lua
- Modified locale string for 4CP Ferocious Bite.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------