v0.50-nolib

Details

  • Filename
    PriorityQueue-v0.50-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 26, 2009
  • Size
    100.92 KB
  • Downloads
    42
  • MD5
    de9204ef60c0912e360a94f95f932956

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r57 | pericles | 2009-09-26 18:52:35 +0000 (Sat, 26 Sep 2009) | 2 lines
Changed paths:
   A /tags/v0.50 (from /trunk:56)

PriorityQueue:-
Release v0.50 to curse.com
------------------------------------------------------------------------
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.

------------------------------------------------------------------------