MagicDKP-r75171-nolib

Details

  • Filename
    MagicDKP-r75171-nolib.zip
  • Uploaded by
  • Uploaded
    May 26, 2008
  • Size
    45.87 KB
  • Downloads
    40
  • MD5
    ef94447c6852e40dda98462e84d10b7b

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r75171 | neotron | 2008-05-26 05:23:36 -0400 (Mon, 26 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Locales/Locale-enUS.lua

MagicDKP: Added missing locale entry.
------------------------------------------------------------------------
r75168 | neotron | 2008-05-26 05:08:25 -0400 (Mon, 26 May 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/MDKPItemWidget.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Streamlined the raid display somewhat (items are now shown on the "main" event page to avoid an unnecessary level in the tree).
------------------------------------------------------------------------
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.
------------------------------------------------------------------------