r31

Details

  • Filename
    CharScanner-r31.zip
  • Uploaded by
  • Uploaded
    Jan 14, 2010
  • Size
    65.28 KB
  • Downloads
    61
  • MD5
    ebe30614dd0b1e4d49ec02ba4e030e7d

Supported WoW Retail Versions

  • 3.3.0

Changelog

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