30300-9
Details
-
FilenameCharScanner-30300-9.zip
-
Uploaded by
-
UploadedJul 31, 2010
-
Size84.80 KB
-
Downloads123
-
MD55613af6bce761ffaa8c871161fb0a332
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r51 | kunda | 2010-08-01 01:54:34 +0000 (Sun, 01 Aug 2010) | 1 line
Changed paths:
A /tags/30300-9 (from /trunk:50)
Tagging as 30300-9
------------------------------------------------------------------------
r50 | kunda | 2010-08-01 01:39:06 +0000 (Sun, 01 Aug 2010) | 1 line
Changed paths:
M /trunk/CharScanner.lua
M /trunk/CharScanner.toc
D /trunk/CharScanner_Data.lua
A /trunk/CharScanner_PvE_Data.lua
bugfix
------------------------------------------------------------------------
r48 | kunda | 2010-07-30 19:25:12 +0000 (Fri, 30 Jul 2010) | 30 lines
Changed paths:
M /trunk/CharScanner-images-icons.tga
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
M /trunk/CharScanner.toc
CharScanner:
- Typo fix in default (english) Localization.
- Timer fix for the 6-Achievement/Talent-in-a-row-scan-than-10-second-break restriction.
- Added average scantime in HistoryFrame.
- Base Character Info:
- Added GUID.
- Gear:
- Added PvP icon to Gear Detail if an item has resilience.
- Added Enchantment count and PvP Item count in main frame.
- Achievements/Bosses/Kills collapse menu:
- Added search (Case-insensitve Boss name search)
- Height changed: the height will no longer 'grow' with the open menus.
- Height is resizable: default: 20 rows, min.: 5 rows, max.: 40 rows.
- AchievementDetail Frame:
- Added Button to compare a single Achievement 'Single Achievement Compare' -> shown in Compare Tool.
- SingleScan and GroupScan:
- Removed ProtectionFrame -> Scan/Restriction Progress Bar is now shown in StatusFrame.
- GroupScan:
- At the end of a GroupScan the CompareFrame is no longer automatically shown.
- It's now possible to do anything (eg. view/delete data, move/resize/close frame, search...) while GroupScan is active.
(Actions that are not allowed while GroupScanIsActive are disabled, eg.: SingleScan/GroupScan)
- Compare Tool:
- Primary/Secondary Talents are now always ordered by: [1 row: current spec] [2 row: second spec].
- The Secondary Talentspecification is abbreviated: 'T', 'D', 'H', '?' or if talent points are missing 'D (2)', 'H (3)', ...
- Added column for Enchantment count ('E') and PvP Item count ('P').
- and some other improvements...more soon
------------------------------------------------------------------------
r46 | kunda | 2010-07-07 17:23:32 +0000 (Wed, 07 Jul 2010) | 2 lines
Changed paths:
M /trunk/CharScanner.lua
Another update for the Achievement/Talent scan restriction (Patch 3.3.5):
If raid size is 6, 12, 18, 24, 30 or 36: no 10-second break after the last unit scan.
------------------------------------------------------------------------
r45 | kunda | 2010-07-05 15:44:06 +0000 (Mon, 05 Jul 2010) | 1 line
Changed paths:
M /trunk/CharScanner.lua
description update
------------------------------------------------------------------------
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.
------------------------------------------------------------------------