r26

Details

  • Filename
    CharScanner-r26.zip
  • Uploaded by
  • Uploaded
    Dec 10, 2009
  • Size
    47.55 KB
  • Downloads
    36
  • MD5
    eaf59fa04ecad70dc948e48612745437

Supported WoW Retail Versions

  • 3.3.0

Changelog

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