30300-1

Details

  • Filename
    CharScanner-30300-1.zip
  • Uploaded by
  • Uploaded
    Dec 10, 2009
  • Size
    47.68 KB
  • Downloads
    118
  • MD5
    66fffd3adc45b8833ae50ab10764ed96

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r28 | kunda | 2009-12-10 21:48:36 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   A /tags/30300-1 (from /trunk:27)

Tagging as 30300-1
------------------------------------------------------------------------
r27 | StingerSoft | 2009-12-10 21:33:48 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/CharScanner-localization-ruRU.lua

ruRU update
------------------------------------------------------------------------
r26 | kunda | 2009-12-10 20:59:02 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/CharScanner-localization-deDE.lua
   M /trunk/CharScanner-localization-enUS.lua
   M /trunk/CharScanner.lua
   M /trunk/CharScanner.toc
   M /trunk/CharScanner_Data.lua

update for Patch 3.3
------------------------------------------------------------------------
r25 | kunda | 2009-11-23 12:20:30 +0000 (Mon, 23 Nov 2009) | 14 lines
Changed paths:
   M /trunk/CharScanner.lua

CharScanner:
bug       : incorrect return value from GetComparisonStatistic()/GetStatistic()
workaround: check related achievement and return 1 or 0

# statistic id 4074/4075 (Koralon):
  4074 - Koralon the Flame Watcher kills (Wintergrasp 10 player)
  also counts for
  4075 - Koralon the Flame Watcher kills (Wintergrasp 25 player) -> BUG!
# statistic id 4046/4045 (Anub'arak):
  4046 - Times completed the Trial of the Crusader (25 player)
  also counts for
  4045 - Times completed the Trial of the Grand Crusader (10 player) -> BUG!

This are bugs in current WoW Client (3.2.2.10505).
------------------------------------------------------------------------
r24 | kunda | 2009-11-18 17:52:21 +0000 (Wed, 18 Nov 2009) | 2 lines
Changed paths:
   M /trunk/CharScanner.lua

CharScanner:
- optimized item quality code
------------------------------------------------------------------------