Details

  • Filename
    charprivacy-r2.zip
  • Uploaded by
  • Uploaded
    Aug 22, 2012
  • Size
    2.88 KB
  • Downloads
    35
  • MD5
    23987345ce6278799fb48654e9fdc063

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r2 | kunda | 2012-08-23 01:37:40 +0000 (Thu, 23 Aug 2012) | 22 lines
Changed paths:
   A /trunk/CharPrivacy-localization.lua
   A /trunk/CharPrivacy.lua
   A /trunk/CharPrivacy.toc

CharPrivacy:

With Mists of Pandaria it's possible to get all characters from an account
via 'data-determining' the armory using the 'Community Platform API'.
This is possible by matching account-wide achievements (which can produce
a unique account-fingerprint) between different character-datasets.
Prior Mists of Pandaria this was NOT possible!

Blizzard added an option to disable such 'data-determining'-actions, BUT
this option is DISABLED by DEFAULT.
You need to ENABLE "Display Only Character Achievements to Others" with
each character.

This addon simply checks if you have enabled this option. If this option
is disabled this addon automatically enables it and shows a message in
chat.

Please help to make this addon absolete:
Blizzard MUST make this option ENABLED by DEFAULT.

initial commit
------------------------------------------------------------------------
r1 | svn | 2012-08-23 01:26:04 +0000 (Thu, 23 Aug 2012) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

charprivacy/mainline: Initial Import
------------------------------------------------------------------------