Details

  • Filename
    CharPrivacy-r7.zip
  • Uploaded by
  • Uploaded
    Aug 24, 2012
  • Size
    3.54 KB
  • Downloads
    34
  • MD5
    b4bba46584d696e9096e2a0e87eb4ad6

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r7 | kunda | 2012-08-24 12:14:37 +0000 (Fri, 24 Aug 2012) | 1 line
Changed paths:
   M /trunk/CharPrivacy.lua

update
------------------------------------------------------------------------
r6 | kunda | 2012-08-23 22:38:58 +0000 (Thu, 23 Aug 2012) | 1 line
Changed paths:
   M /trunk/CharPrivacy.lua

update
------------------------------------------------------------------------
r5 | Phanx | 2012-08-23 08:31:36 +0000 (Thu, 23 Aug 2012) | 1 line
Changed paths:
   M /trunk/CharPrivacy-localization.lua

Added translations for esES, esMX, frFR, itIT, ptBR, ruRU
------------------------------------------------------------------------
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
------------------------------------------------------------------------