v.1.3.3-6-g116afa1-nolib

Details

  • Filename
    Chatter-v.1.3.3-6-g116afa1-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 6, 2012
  • Size
    103.68 KB
  • Downloads
    147
  • MD5
    e2fd7768b30f7ea09ace224131da1488

Supported WoW Retail Versions

  • 4.3.4

Changelog

phanx:
    - Fixes/updates for PlayerNames module: - Proper update for MoP, including registering for the events that actually fire in MoP, and using the actual MoP functions instead of aliasing them to old API function names or overwriting globals and breaking other addons. -_- - Updated to use the FillLocalizedClassList API instead of depending on redundant translations and... hooking UnitClass, wtf? - Removed some unused upvalues, renamed some upvalues to match actual usage, and cleaned up some of the massive amounts of clutter throughout the file.
Benjamin Staneck:
    - Less global pollution
    - MoP API fix
Stan:
    - preferredIndex 3 for the urlcopy dialog
Benjamin Staneck:
    - toc update for 4.3
Sal Scotto:
    - remove a hook that may have been causing a scroll issue, wasnt really needed