Details

  • Filename
    CharPrivacy-r4.zip
  • Uploaded by
  • Uploaded
    Aug 22, 2012
  • Size
    3.08 KB
  • Downloads
    44
  • MD5
    c883e3b06c8a3c68da3590c81e6be1d7

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r4 | kunda | 2012-08-23 02:36:08 +0000 (Thu, 23 Aug 2012) | 3 lines
Changed paths:
   M /trunk/CharPrivacy.lua

added tocversion check (so that you can install this addon in your current live WoW (4.3.4) directory):
- 4.3.4 (<50000) = nothing happens
- 5.x (>50000) = ACTION!
------------------------------------------------------------------------
r3 | kunda | 2012-08-23 01:42:21 +0000 (Thu, 23 Aug 2012) | 1 line
Changed paths:
   A /trunk/.pkgmeta

pkgmeta
------------------------------------------------------------------------
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
------------------------------------------------------------------------