1.0.232-nolib

Details

  • Filename
    MagicDKP-1.0.232-nolib.zip
  • Uploaded by
  • Uploaded
    Feb 10, 2011
  • Size
    153.07 KB
  • Downloads
    74
  • MD5
    eac7544b4c064dca53416d7828428bc0

Supported WoW Retail Versions

  • 4.0.6

Changelog

------------------------------------------------------------------------
r232 | dhedbor | 2011-02-11 05:38:08 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
   A /tags/1.0.232 (from /trunk:231)

Tagging as 1.0.232
------------------------------------------------------------------------
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
------------------------------------------------------------------------