MagicDKP-r73987-nolib

Details

  • Filename
    MagicDKP-r73987-nolib.zip
  • Uploaded by
  • Uploaded
    May 15, 2008
  • Size
    50.89 KB
  • Downloads
    30
  • MD5
    8aae33037802b375af206ba2c23627e3

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r70428 | neotron | 2008-04-19 05:15:20 -0400 (Sat, 19 Apr 2008) | 3 lines
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP:
-Fix, hopefully, all issues with raid / zone not registering correctly.
- Save the zone per event rather than just having the per-raid.
------------------------------------------------------------------------
r70227 | neotron | 2008-04-17 13:45:14 -0400 (Thu, 17 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Use local time instead (incorrectly) attempting to to use game time.
------------------------------------------------------------------------
r70082 | neotron | 2008-04-16 13:27:08 -0400 (Wed, 16 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/DefaultData.lua
   M /trunk/MagicDKP/MDKP_Dialog.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Attempt to log unattackable dead mobs as boss mobs - this is needed for the Kalecgos fight where the demon ends up dead, but unattackable, and there are no death events. Added Madrigosa to the default ignore since she will be moused over during the Brutallus encounter (and due to the above change would be registered as a boss kill).
------------------------------------------------------------------------
r69997 | neotron | 2008-04-15 23:54:41 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Fixed exporr typos.
------------------------------------------------------------------------
r69935 | neotron | 2008-04-15 18:37:47 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Small tweak to export.
------------------------------------------------------------------------
r69933 | neotron | 2008-04-15 18:34:46 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Fixed bug in CTRT export format.
------------------------------------------------------------------------
r69915 | neotron | 2008-04-15 17:17:29 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Fixed export issue hopefully and fixed typo in AddRaidConfig (drycoded)
------------------------------------------------------------------------
r69904 | neotron | 2008-04-15 16:14:00 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Attempt to add dummy item to events without items to make CTRT importer happy (drycoded).
------------------------------------------------------------------------
r69903 | neotron | 2008-04-15 16:04:33 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua

MagicDKP: Fixed typo. Drycoding is bad?
------------------------------------------------------------------------
r69902 | neotron | 2008-04-15 15:51:51 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/Locales/Locale-enUS.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Add extra raid members to standby (i.e ones in group > 5), added option to add standby in the normal event attendee list when exporting (drycoded).
------------------------------------------------------------------------
r69897 | neotron | 2008-04-15 15:09:41 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: fixed adding/deleting raid configuration somewhat.
------------------------------------------------------------------------
r69894 | neotron | 2008-04-15 14:44:27 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Fixed self.debug =>self:trace mismatch.
------------------------------------------------------------------------
r69893 | neotron | 2008-04-15 14:41:25 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: fixed /md start to work correctly.
------------------------------------------------------------------------
r69891 | neotron | 2008-04-15 14:34:16 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua

MagicDKP: Typo fix.
------------------------------------------------------------------------
r69890 | neotron | 2008-04-15 14:28:45 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Attempt to better create a new raid if needed.
------------------------------------------------------------------------
r69885 | neotron | 2008-04-15 13:47:34 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua

MagicDKP: enable/disable events end starting / ending raids.
------------------------------------------------------------------------
r69884 | neotron | 2008-04-15 13:43:30 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/Config.lua
   M /trunk/MagicDKP/Locales/Locale-enUS.lua
   M /trunk/MagicDKP/MDKP_Dialog.lua
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Added command options to 'start' and 'end' raids.
------------------------------------------------------------------------
r69882 | neotron | 2008-04-15 13:26:25 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: It helps if we create the raid even when trace debugging is turned off.
------------------------------------------------------------------------
r69748 | neotron | 2008-04-14 14:23:35 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicDKP/MagicDKP.lua

MagicDKP: Fixed issue with not turning the combat log handling off.
------------------------------------------------------------------------