r25

Details

  • Filename
    CharScanner-r25.zip
  • Uploaded by
  • Uploaded
    Nov 23, 2009
  • Size
    46.01 KB
  • Downloads
    98
  • MD5
    6b5ed9efbbc11e6803489d7b8143f600

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r22 | kunda | 2009-10-29 18:01:22 +0000 (Thu, 29 Oct 2009) | 4 lines
Changed paths:
   M /trunk/CharScanner.lua
   M /trunk/CharScanner.toc
   M /trunk/CharScanner_Data.lua

CharScanner:
- fix: 10p Achievements 3808, 3809, 3810, 4080 moved to Trial of the Grand Crusader (10 player)
- fix: 25p Achievements 3817, 3818, 3819 moved to Trial of the Grand Crusader (25 player)
- fix: PRIEST role, DEATHKNIGHT role
------------------------------------------------------------------------