MagicDKP-r74715-nolib

Details

  • Filename
    MagicDKP-r74715-nolib.zip
  • Uploaded by
  • Uploaded
    May 21, 2008
  • Size
    45.80 KB
  • Downloads
    41
  • MD5
    aad641aa473307bdf86b2cdc55cc015a

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r74715 | neotron | 2008-05-21 18:54:56 -0400 (Wed, 21 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MDKPItemWidget.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Add all raid members to the instance specific "trash loot" events (each time a trash item is looted). This allows proper reassignment of loot if necessary. Fixed bug with right clicking on an item icon to load the tooltip data.
------------------------------------------------------------------------
r73987 | neotron | 2008-05-15 13:44:34 -0400 (Thu, 15 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Fixed using the event name as the zone for custom events.
------------------------------------------------------------------------
r73698 | neotron | 2008-05-13 12:01:16 -0400 (Tue, 13 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: When disabling the addon, unregister all events.
------------------------------------------------------------------------
r73661 | neotron | 2008-05-13 03:35:43 -0400 (Tue, 13 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/Locales/Locale-enUS.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Added toggle to enable and disable the addon. When disabled, the addon will not create raids, listen to events etc. The config and raid UI will still work however.
------------------------------------------------------------------------
r73659 | neotron | 2008-05-13 01:12:35 -0400 (Tue, 13 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/Locales/Locale-enUS.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Added command to manually add item (/md additem <looter> <itemlink>. Don't error if a boss name is unknown.
------------------------------------------------------------------------
r73657 | neotron | 2008-05-13 00:47:08 -0400 (Tue, 13 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Fixed issue related to parsing names with accented characters.
------------------------------------------------------------------------
r73028 | neotron | 2008-05-07 17:42:43 -0400 (Wed, 07 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/DefaultData.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Also remove Maiev Shadowsong from list of npc's.
------------------------------------------------------------------------
r73026 | neotron | 2008-05-07 17:35:45 -0400 (Wed, 07 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Remove blacklisted friendly mobs accidently added when the addon didn't differentiate between friendly/enemy mobs (this caused the Kalecgos encounter to bug and added some unnecessary data for other zones).
------------------------------------------------------------------------
r72706 | neotron | 2008-05-05 01:14:42 -0400 (Mon, 05 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Don't attempt to get unit ID/guid if the unit doesn't exist.
------------------------------------------------------------------------
r72703 | neotron | 2008-05-04 23:18:05 -0400 (Sun, 04 May 2008) | 6 lines
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/Locales/Locale-enUS.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP:
- Add display of attendees/standby attendees in the raid log.
- Store and export class, level etc of attendees.
- Added rudimentary support for alts (see /md alt for details).
- Send raid ID in standby checks.
- Added support to limit standby checks to certain guild ranks.
------------------------------------------------------------------------
r71399 | neotron | 2008-04-25 01:13:22 -0400 (Fri, 25 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MDKPItemWidget.lua

MagicDKP: Don't double linklink items when shift clicking.
------------------------------------------------------------------------
r71353 | neotron | 2008-04-24 18:14:22 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/Locales/Locale-enUS.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Allow the use of the custom event name as zone name in CTRT export (temporary fix until per-event option is added). Drycoded.
------------------------------------------------------------------------
r71170 | neotron | 2008-04-23 20:41:19 -0400 (Wed, 23 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/embeds.xml

MagicDKP: Use MagicComm\lib.xml instead of MagicComm.lua
------------------------------------------------------------------------