r74

Details

  • Filename
    CharScanner-r74.zip
  • Uploaded by
  • Uploaded
    Jan 15, 2011
  • Size
    155.85 KB
  • Downloads
    31
  • MD5
    2a6d9f840c12dfd9c1a61fc4512fb595

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r74 | kunda | 2011-01-16 00:35:48 +0000 (Sun, 16 Jan 2011) | 1 line
Changed paths:
   M /trunk/CharScanner.lua

removed testcode
------------------------------------------------------------------------
r73 | kunda | 2011-01-16 00:21:57 +0000 (Sun, 16 Jan 2011) | 20 lines
Changed paths:
   A /trunk/CharScanner-data-PvE.lua
   A /trunk/CharScanner-data-PvP.lua
   A /trunk/CharScanner-gearstats-Enchantment.lua
   A /trunk/CharScanner-gearstats-Gem.lua
   A /trunk/CharScanner-gearstats-Reforge.lua
   A /trunk/CharScanner-gearstats-Set.lua
   D /trunk/CharScanner-images-button-GUI.tga
   D /trunk/CharScanner-images-button-highlight.tga
   D /trunk/CharScanner-images-button.tga
   D /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
   A /trunk/CharScanner-texture-button-GUI.tga
   A /trunk/CharScanner-texture-button-highlight.tga
   A /trunk/CharScanner-texture-button.tga
   A /trunk/CharScanner-texture-icons.tga
   M /trunk/CharScanner.lua
   M /trunk/CharScanner.toc
   D /trunk/CharScanner_PvE_Data.lua
   D /trunk/CharScanner_PvP_Data.lua

CharScanner:
HUGE gear scan update

GearFrame:
- complete rewrite and new, better UI
- new: added detailed gear data:
 - 99% gemID stats (incl. SocketBonus & MetaGem check - no tooltip color check, I use a precise, 100% secure method!)
 - 94% enchantID stats
 - 100% reforgeID stats incl. values
 - 100% cata setID stats - older Sets TODO (expect: Warlock Sets are complete)
 -> 1 old gemID and 32 old enchantIDs are marked as TODO because they have strange old stats
- new: added gear statistics (similar to the character stats when you look at yourself)
- new: added summary ench/gem/reforge/set statistics (incl. effect spells)
- new: gemcolor count
- all items/enchs/gems (incl. effect spells) linkable in chat (and/or if item dressup room)
- new: added gem count to overview

Improvements:
- huge global variable cleanup (mainly UI widgets)
- new users see the MainFrame and OptionsFrame at first use
------------------------------------------------------------------------
r72 | kunda | 2010-12-07 16:27:27 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
   M /trunk/CharScanner.lua

fix previous commit
------------------------------------------------------------------------