MagicMarker-r78605.12

Details

  • Filename
    MagicMarker-r78605.12.zip
  • Uploaded by
  • Uploaded
    Sep 12, 2008
  • Size
    230.32 KB
  • Downloads
    244
  • MD5
    493b2d789d339e25efd6903d9086eca9

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r78605 | neotron | 2008-07-16 23:18:23 -0400 (Wed, 16 Jul 2008) | 1 line
Changed paths:
   M /trunk/MagicMarker/MagicMarker.lua

MagicMarker: Save MM_Data imported version globally instead of in a profile (since mob data is global).
------------------------------------------------------------------------
r77858 | neotron | 2008-07-05 19:29:28 -0400 (Sat, 05 Jul 2008) | 3 lines
Changed paths:
   M /trunk/MagicMarker/Config.lua
   M /trunk/MagicMarker/MagicMarker.lua
   M /trunk/MagicMarker/MarkTemplates.lua

MagicMarker:
- Send network updates when settings are changed for individual mobs. This data is queued and not sent during combat to avoid unnecessary spamming.
- Changed to use self.hasDebug etc due to change in LibLogger.
------------------------------------------------------------------------
r77559 | neotron | 2008-06-28 05:13:09 -0400 (Sat, 28 Jun 2008) | 1 line
Changed paths:
   M /trunk/MagicMarker/Config.lua

MagicMarker: Use non-strict zone lookup to avoid unnecessary warnings.
------------------------------------------------------------------------
r77554 | neotron | 2008-06-28 03:40:16 -0400 (Sat, 28 Jun 2008) | 5 lines
Changed paths:
   M /trunk/MagicMarker/MagicMarker.lua

MagicMarker:
- Never change CC -> tank for targets received over the network.
- Fixed an issue that incorrectly counted crowd controlled targets when dealing with network assignment data.
- These two issues caused MM to incorrectly changed data received over the network (could cause mark bounce issues).
- Potentially fixed a couple of nil bugs (but root cause is uncertain so they might pop up somewhere else).
------------------------------------------------------------------------
r77249 | neotron | 2008-06-22 14:20:24 -0400 (Sun, 22 Jun 2008) | 1 line
Changed paths:
   M /trunk/MagicMarker/MagicMarker.lua

MagicMarker: Fixed nil indexing bug when merging data.
------------------------------------------------------------------------
r77200 | neotron | 2008-06-21 15:17:10 -0400 (Sat, 21 Jun 2008) | 1 line
Changed paths:
   M /trunk/MagicMarker/Config.lua
   M /trunk/MagicMarker/MagicMarker.lua

MagicMarker: Add method to register futhe fubar plugin (fall back to use old global value).
------------------------------------------------------------------------
r77198 | neotron | 2008-06-21 15:02:26 -0400 (Sat, 21 Jun 2008) | 4 lines
Changed paths:
   M /trunk/MagicMarker/Bindings.xml
   M /trunk/MagicMarker/Config.lua
   M /trunk/MagicMarker/Locales/Locale-enUS.lua

MagicMarker: Added 5 key bindings for easy target configuration:
- Increase and decrease tank priority.
- Increase and decrease crowd control priority.
- Toggle mob category between tank and crowd control.
------------------------------------------------------------------------
r77197 | neotron | 2008-06-21 14:17:14 -0400 (Sat, 21 Jun 2008) | 1 line
Changed paths:
   M /trunk/MagicMarker/Config.lua
   M /trunk/MagicMarker/MagicMarker.lua

MagicMarker: Update MMFu counts properly when mobs are die/are unmarked.
------------------------------------------------------------------------
r77192 | neotron | 2008-06-21 13:19:09 -0400 (Sat, 21 Jun 2008) | 3 lines
Changed paths:
   M /trunk/MagicMarker/Config.lua
   M /trunk/MagicMarker/Locales/Locale-enUS.lua
   M /trunk/MagicMarker/MagicMarker.lua

MagicMarker:
- Support for importing (merging) data from MagicMarker_Data.
- Change to allow marking of the Zul'Aman bear boss mobs before they become active.
------------------------------------------------------------------------
r76910 | neotron | 2008-06-17 05:21:32 -0400 (Tue, 17 Jun 2008) | 1 line
Changed paths:
   M /trunk/MagicMarker/MagicMarker.lua

MagicMarker: Update total and marked targets for FuBar_MagicMarker when events causes a change.
------------------------------------------------------------------------

Additional Legacy Files