r348-nolib

Details

  • Filename
    Prat-3.0-r348-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 13, 2009
  • Size
    347.91 KB
  • Downloads
    48
  • MD5
    43a0c5501a044e28131b1e6d37c2a7d8

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r348 | sylvanaar | 2009-07-13 05:09:12 +0000 (Mon, 13 Jul 2009) | 1 line
Changed paths:
   M /trunk/addon/modules.lua
   M /trunk/addon/options.lua

fix issues with setting modules to load enabled or disabled when they are currently set as "dont load", changed the text and color for enabled and disabled which requires a reload.
------------------------------------------------------------------------
r347 | sylvanaar | 2009-07-11 22:44:15 +0000 (Sat, 11 Jul 2009) | 1 line
Changed paths:
   M /trunk/modules/AltNames.lua

prefilter the guild note to prevent extra crap from being imported in the altname
------------------------------------------------------------------------
r345 | sylvanaar | 2009-07-09 21:51:33 +0000 (Thu, 09 Jul 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua
   M /trunk/modules/ChannelNames.lua

fix the GetDifficultyColor function renaming globally for all addons for ptr. fix an error with a missing/renamed menu option on the ptr
------------------------------------------------------------------------
r342 | sylvanaar | 2009-06-25 04:36:29 +0000 (Thu, 25 Jun 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

check for valid GUID
------------------------------------------------------------------------
r341 | sylvanaar | 2009-06-25 03:18:21 +0000 (Thu, 25 Jun 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

if there is no playerlink dont do any lookups
------------------------------------------------------------------------
r340 | sylvanaar | 2009-06-25 03:14:01 +0000 (Thu, 25 Jun 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

fixes to coloring
------------------------------------------------------------------------
r339 | sylvanaar | 2009-06-25 02:46:01 +0000 (Thu, 25 Jun 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua
   M /trunk/services/chatsections.lua

store arg12 in the GUID field of the chat table. use it to look up missing class colors only - for now
------------------------------------------------------------------------
r338 | sylvanaar | 2009-06-25 01:16:52 +0000 (Thu, 25 Jun 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua
   M /trunk/services/chatsections.lua

added some code to include the player guid and info from that in the debug output. the current version of prat already worked on the ptr apparently
------------------------------------------------------------------------