r44

Details

  • Filename
    CharScanner-r44.zip
  • Uploaded by
  • Uploaded
    Jul 5, 2010
  • Size
    74.98 KB
  • Downloads
    37
  • MD5
    78a7abef33198771d291ddf7fd7409d8

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r44 | kunda | 2010-07-05 15:31:51 +0000 (Mon, 05 Jul 2010) | 4 lines
Changed paths:
   M /trunk/CharScanner-localization-deDE.lua
   M /trunk/CharScanner-localization-enUS.lua
   M /trunk/CharScanner-localization-ruRU.lua
   M /trunk/CharScanner-localization-zhCN.lua
   M /trunk/CharScanner-localization-zhTW.lua
   M /trunk/CharScanner.lua

- update for Patch 3.3.5:
  Blizzard added a Achievement/Talent scan restriction with Patch 3.3.5.
  Only 6 scans in a row are allowed, than a 10-second break is required.
  This will increase the GROUPSCAN dramatically.
------------------------------------------------------------------------
r43 | kunda | 2010-07-01 14:14:28 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
   M /trunk/CharScanner.lua
   M /trunk/CharScanner.toc
   M /trunk/CharScanner_Data.lua

update for Patch 3.3.5 (Ruby Sanctum)
------------------------------------------------------------------------
r42 | kunda | 2010-04-17 00:56:41 +0000 (Sat, 17 Apr 2010) | 8 lines
Changed paths:
   M /trunk/CharScanner.lua

NO CODE CHANGE:
Statistic id 4046/4045 (Anub'arak) bug was fixed with Patch 3.3.3.xxxxx, but the old 4045 statistic value which
is returned from the server is still the same (old wrong cumulative 4046-one).
...the same procedure like the Koralon (4075) bug some Patches ago...

This means: statistic id 4045 and 4075 is NEVER correct (armory/ingame-stats too).

-> This is just a comment change. I will change the code for the statistic ids 4046 and 4045 with patch >3.3.3.
------------------------------------------------------------------------