MagicMarker-r77858.5

Details

  • Filename
    MagicMarker-r77858.5.zip
  • Uploaded by
  • Uploaded
    Jul 16, 2008
  • Size
    227.47 KB
  • Downloads
    142
  • MD5
    ae7d1a60d7f78ceb117e1577beb503fd

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r76573 | neotron | 2008-06-13 01:14:43 -0400 (Fri, 13 Jun 2008) | 1 line
Changed paths:
   M /trunk/MagicMarker/MagicMarker.lua

MagicMarker: Removing rather dumb MMFu local (broke some MMFu support).
------------------------------------------------------------------------
r76546 | neotron | 2008-06-12 16:53:10 -0400 (Thu, 12 Jun 2008) | 3 lines
Changed paths:
   M /trunk/MagicMarker/Config.lua
   M /trunk/MagicMarker/MagicMarker.lua
   M /trunk/MagicMarker/MarkTemplates.lua

MagicMarker:
- Fixed several bugs (some related to using incorrectly named variables).
- Upvalued essentially everything that can be upvalued.
------------------------------------------------------------------------

Additional Legacy Files