r50

Details

  • Filename
    LKAnnounce-r50.zip
  • Uploaded by
  • Uploaded
    Aug 18, 2010
  • Size
    151.79 KB
  • Downloads
    52
  • MD5
    a31636519fc8d3c0cdf192fa5b7d825f

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r50 | Mirrormn | 2010-08-18 21:41:21 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/LKAnnounce.lua
   M /trunk/LKAnnounce.toc

Fixed some runtime errors associated with DPS balancing.
------------------------------------------------------------------------
r49 | Mirrormn | 2010-08-13 08:04:54 +0000 (Fri, 13 Aug 2010) | 2 lines
Changed paths:
   M /trunk/LKAnnounce.lua

Fixed a bug where DPS balancing would include dead and offline raid members
Fixed a bug where DPS balancing would not count balances correctly
------------------------------------------------------------------------
r48 | Mirrormn | 2010-08-10 06:19:15 +0000 (Tue, 10 Aug 2010) | 2 lines
Changed paths:
   M /trunk/LKAnnounce.lua

Bugs related to Slow/Stun backup assignment matching fixed.
Bugs related to DPS balancing fixed.
------------------------------------------------------------------------
r47 | Mirrormn | 2010-08-09 00:29:02 +0000 (Mon, 09 Aug 2010) | 1 line
Changed paths:
   M /trunk/LKAnnounce.lua
   M /trunk/LKAnnounce.toc

Added an option to balance DPS on Val'kyr - DPS will be reassigned from the assignment with the most active DPSers to the assignment with the least active DPSers until the difference is less than 2.
------------------------------------------------------------------------
r46 | Mirrormn | 2010-08-08 18:42:17 +0000 (Sun, 08 Aug 2010) | 1 line
Changed paths:
   M /trunk/LKAnnounce.lua
   M /trunk/LKAnnounce.toc

Added an option to make backup stuns and slows prefer to match assigned targets (this helps keep people from having to switch dps targets, which keeps Val'kyr dps in better balance)
------------------------------------------------------------------------
r44 | Mirrormn | 2010-07-26 08:24:30 +0000 (Mon, 26 Jul 2010) | 3 lines
Changed paths:
   M /trunk/LKAnnounce.lua

Added custom channels to announcement channel selects (public server channels are filtered - sorry, no announcing Val'kyr assignments to ICC general!)
Made options table validation code more robust
Altered plague tracking announcements to use the same announce path as other announcements (still no message customization, but this allows them to use custom channels)
------------------------------------------------------------------------
r42 | Mirrormn | 2010-07-23 05:52:53 +0000 (Fri, 23 Jul 2010) | 2 lines
Changed paths:
   M /trunk/LKAnnounce.lua

Fixed a bug which kept Plague tracking announcements from being properly downgraded from RAID_WARNING to RAID. Again.
Battle-tested with a Heroic Lich King 25 kill!
------------------------------------------------------------------------
r40 | Mirrormn | 2010-07-22 18:23:12 +0000 (Thu, 22 Jul 2010) | 1 line
Changed paths:
   M /trunk/LKAnnounce.lua

Fixed a bug where the encounter could improperly end very early
------------------------------------------------------------------------
r39 | Mirrormn | 2010-07-22 18:12:42 +0000 (Thu, 22 Jul 2010) | 1 line
Changed paths:
   M /trunk/LKAnnounce.lua

Fixed a bug which would cause main assignment stun whispers to not work
------------------------------------------------------------------------
r38 | Mirrormn | 2010-07-20 23:36:23 +0000 (Tue, 20 Jul 2010) | 1 line
Changed paths:
   M /trunk/embeds.xml

Re-ordered inclusion of embeds in embeds.xml so that WoW will load AceGUI before AceConfig (not doing so causes AceConfig's attempt to get the AceGUI library fail in some cases).
------------------------------------------------------------------------
r36 | Mirrormn | 2010-07-20 03:42:04 +0000 (Tue, 20 Jul 2010) | 1 line
Changed paths:
   M /trunk/LKAnnounce.toc

.toc update
------------------------------------------------------------------------
r35 | Mirrormn | 2010-07-20 03:34:41 +0000 (Tue, 20 Jul 2010) | 2 lines
Changed paths:
   M /trunk/LKAnnounce.lua

Fixed a bug where cooldowns would not register at all
Fixed a bug where Raid Warning -> Raid downgrading wasn't working for Plague announcements
------------------------------------------------------------------------
r34 | Mirrormn | 2010-07-19 22:15:45 +0000 (Mon, 19 Jul 2010) | 1 line
Changed paths:
   M /trunk/LKAnnounce.lua

Added notices to the titles of assignment sections if those assignments' announcements are disabled
------------------------------------------------------------------------
r32 | Mirrormn | 2010-07-19 21:21:00 +0000 (Mon, 19 Jul 2010) | 1 line
Changed paths:
   M /trunk/LKAnnounce.lua

Fixed a bug which caused users who had loaded the addon before r16 to have an incompatible options table.
------------------------------------------------------------------------
r30 | Mirrormn | 2010-07-19 20:37:20 +0000 (Mon, 19 Jul 2010) | 1 line
Changed paths:
   M /trunk/LKAnnounce.lua

Fixed some variable handling to ensure the Defile timeout timer trigger and the Defile UNIT_TARGET trigger are exclusive
------------------------------------------------------------------------
r29 | Mirrormn | 2010-07-19 20:33:15 +0000 (Mon, 19 Jul 2010) | 2 lines
Changed paths:
   M /trunk/LKAnnounce.lua

Added a Lich King target change timeout timer, which should allow Defile announcements on the main tank, or if the user forgets to put the Lich King on focus
Removed related warning in the options menu
------------------------------------------------------------------------
r28 | Mirrormn | 2010-07-19 20:10:14 +0000 (Mon, 19 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Data.lua
   M /trunk/LKAnnounce.lua

Added Desecration and Earthbind Totem to AoE Slows
Removed external cooldowns section from the options menu since it's NYI
------------------------------------------------------------------------
r27 | Mirrormn | 2010-07-19 20:00:41 +0000 (Mon, 19 Jul 2010) | 3 lines
Changed paths:
   M /trunk/LKAnnounce.lua

Added an option to ignore players in groups 6-8 for assignments
Collapsed two Necrotic Plague announcements into one with an option to choose between them
Included functionality to check for Raging Spirit targets during Val'kyr picks - players targeted by (tanking) Raging Spirits will be considered ineligible for Val'kyr assignments
------------------------------------------------------------------------
r26 | Mirrormn | 2010-07-19 17:17:22 +0000 (Mon, 19 Jul 2010) | 2 lines
Changed paths:
   M /trunk/LKAnnounce.lua

Added DPS assignments to the "Announce All" LDB option
Reincluded some code that was deleted because it was thought to be unnecessary, but wasn't. Whoops!
------------------------------------------------------------------------
r25 | Mirrormn | 2010-07-19 16:28:50 +0000 (Mon, 19 Jul 2010) | 2 lines
Changed paths:
   M /trunk/LKAnnounce.lua

Added an option to disable announcements globally
Added an option to automatically announce in Raid instead of RW if not promoted
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
32.07 KB Aug 18, 2010 3.3.5 32