r35
Details
-
FilenameCharScanner-r35.zip
-
Uploaded by
-
UploadedFeb 3, 2010
-
Size69.94 KB
-
Downloads40
-
MD5d50affd92546172d65a230530ad978e3
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r35 | kunda | 2010-02-03 14:04:04 +0000 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/CharScanner.lua
M /trunk/CharScanner_Data.lua
new: added Toravon
------------------------------------------------------------------------
r34 | kunda | 2010-01-29 00:23:44 +0000 (Fri, 29 Jan 2010) | 2 lines
Changed paths:
M /trunk/CharScanner-localization-deDE.lua
M /trunk/CharScanner-localization-enUS.lua
M /trunk/CharScanner-localization-ruRU.lua
M /trunk/CharScanner.lua
M /trunk/CharScanner.toc
fix: sort by class is now sorted by localized classnames instead of english classnames
change: mainrole texture (same as LFGRole) instead of text strings
------------------------------------------------------------------------
r32 | kunda | 2010-01-18 17:25:43 +0000 (Mon, 18 Jan 2010) | 6 lines
Changed paths:
A /trunk/CharScanner-images-button-GUI.tga
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.lua
added: Left click on 'Minimap-Button' or 'LDB Icon' shows now a menu with options for Single Scan, Group Scan (add), Group Scan (new) and Options.
slightly changed GUI Design:
- Unified textures.
- A yellow filled CharScanner icon indicates a scan action.
- A CharScanner icon with a yellow border indicates no action - simply shows GUI.
- Updated textures with fancy ones.
------------------------------------------------------------------------
r31 | kunda | 2010-01-15 00:31:05 +0000 (Fri, 15 Jan 2010) | 5 lines
Changed paths:
A /trunk/CharScanner-images-button-highlight.tga
M /trunk/CharScanner-images-button.tga
D /trunk/CharScanner-images-buttontrans.tga
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.lua
M /trunk/CharScanner.toc
M /trunk/CharScanner_Data.lua
added: Achievement Detail (incl. Description Info) to Statistic/Achievement overview
added: Minimap Button (OFF by DEFAULT -> check options)
changed: '/scan' is now doing a SINGLESCAN if there is a scannable target instead of just showing the basic GUI Buttons
changed: if doing a GROUPSCAN the Compare Tool is now shown by default instead of the SINGLESCAN overview
cosmetics: the fancy alternative SCAN-Button texture is now the one and only SCAN-Button texture
------------------------------------------------------------------------
r29 | kunda | 2010-01-06 15:52:51 +0000 (Wed, 06 Jan 2010) | 32 lines
Changed paths:
M /trunk/CharScanner-images-button.tga
A /trunk/CharScanner-images-buttontrans.tga
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.lua
M /trunk/CharScanner.toc
M /trunk/CharScanner_Data.lua
General:
- new: mouseover GROUPSCAN-Button to get an addition GROUPSCAN function:
-> GROUPSCAN deletes all previous scans before doing a groupscan
- removed: 'Clear All'-Button in HistoryFrame (use DELETE-Button instead)
- new: DELETE-Button - deletes all character scan data
- added: alternative CharScanner Texture (OFF by DEFAULT -> check options)
- added: option to show only one chat message if doing a groupscan (OFF by DEFAULT -> check options)
- improved: some frame level/strat probs
Talents:
- new: talents can now linked in chat - shift-click ("CHATLINK") if chat is opened -> same behaviour as original UI
- fix: opposite faction level fix - this is only needed if there is a skull (Level ??/-1) instead of the real level
= we get now the exact level of all chars (INSPECT_TALENT_READY dependend)
- funny: base classtalent information is now saved to the internal temp classes table if you firstly scan a
class with lvl < 10 ... surprise surprise this works
Gear:
- new: Equipment Items can noch linked in chat - shift-click ("CHATLINK") if chat is opened -> same behaviour as original UI
- new: Equipment Items supports now ItemCompare - shift ("COMPAREITEMS") -> same behaviour as original UI
- new: Equipment Items supports now DressUp Room - ctrl-click ("DRESSUP") -> same behaviour as original UI
- added: enchantment icon to equipment slot if item has an enchantment
Achievements/Statistics:
- added: Compare-Button to Achievement/Statistic Collapse Menu
-> this opens the Group Compare Tool with the clicked dungeon/raid (sorted by Bosses/Achievements/Kills)
- removed: 'Random Lich King (heroic) dungeons completed' from WotLK Heroic Dungeons statistic
- removed: fix for 'Koralon the Flame Watcher kills (Wintergrasp 25 player)' -> Blizzard fixed this in Client 3.3.0.11159
Group Compare Tool:
- added: mainrole column
- added: raid selection (to have an easy overview about dungeon & raid experience from all raid/party members)
- change: sort order for achievements/bosses/kills to reflect the new raid selection
------------------------------------------------------------------------