r14

Details

  • Filename
    CharPrivacy-r14.zip
  • Uploaded by
  • Uploaded
    Sep 18, 2012
  • Size
    3.69 KB
  • Downloads
    35
  • MD5
    f3ecefd49df6271c49f345ca80b59e07

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r14 | kunda | 2012-09-18 12:35:27 +0000 (Tue, 18 Sep 2012) | 1 line
Changed paths:
   M /trunk/CharPrivacy.lua
   M /trunk/CharPrivacy.toc

comment
------------------------------------------------------------------------
r12 | kunda | 2012-08-31 00:13:29 +0000 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/CharPrivacy.lua
   M /trunk/CharPrivacy.toc

update
------------------------------------------------------------------------
r10 | kunda | 2012-08-26 11:23:23 +0000 (Sun, 26 Aug 2012) | 1 line
Changed paths:
   M /trunk/CharPrivacy.toc

toc update
------------------------------------------------------------------------
r9 | Phanx | 2012-08-26 00:28:03 +0000 (Sun, 26 Aug 2012) | 1 line
Changed paths:
   M /trunk/CharPrivacy-localization.lua
   M /trunk/CharPrivacy.lua

Fixed errors from translations set to true
------------------------------------------------------------------------
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
------------------------------------------------------------------------