1.0.234-nolib

Details

  • Filename
    MagicDKP-1.0.234-nolib.zip
  • Uploaded by
  • Uploaded
    Feb 11, 2011
  • Size
    153.11 KB
  • Downloads
    102
  • MD5
    ca46dc0c7a360baa62f89da7fabc194e

Supported WoW Retail Versions

  • 4.0.6

Changelog

------------------------------------------------------------------------
r234 | dhedbor | 2011-02-11 06:03:18 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
   A /tags/1.0.234 (from /trunk:233)

Tagging as 1.0.234
------------------------------------------------------------------------
r233 | dhedbor | 2011-02-11 05:54:58 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
   M /trunk/MagicDKP.lua

Disable combat logging when the raid is ended.
------------------------------------------------------------------------
r231 | dhedbor | 2011-02-11 05:37:43 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
   M /trunk/DeathMessages.lua
   M /trunk/MagicDKP.lua

Fixed death tracking. It used to rely on mousing over or targeting boss level mobs. Unfortunately Blizzard has started making raid bosses that aren't categorized as worldboss but just ordinary (level 88) elites. Now combat logging is always tracked while in a raid instance, with a fallback to the mouseover. Mouseover eligibilty check now also looks for known bosses in addition to mob categories.
------------------------------------------------------------------------
r229 | dhedbor | 2011-01-24 07:10:45 +0000 (Mon, 24 Jan 2011) | 2 lines
Changed paths:
   M /trunk/DefaultData.lua
   M /trunk/MagicDKP.lua

- Fixed invalid GUID issue. Unfortunately data recorded since 4.0 is invalid. Any GUID above 65k will be removed but invalid ones might remain.
- Added Cataclysm raids to the default data.
------------------------------------------------------------------------
r228 | dhedbor | 2010-11-14 07:43:27 +0000 (Sun, 14 Nov 2010) | 1 line
Changed paths:
   M /trunk/MDKPItemWidget.lua

Fixed linking items to chat
------------------------------------------------------------------------