ItemValue-r48996.3

Details

  • Filename
    ItemValue-r48996.3.zip
  • Uploaded by
  • Uploaded
    Sep 19, 2007
  • Size
    186.58 KB
  • Downloads
    11
  • MD5
    dda8f8ae6ee4d1ea1896452d9dd019a3

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r48996 | thexod | 2007-09-15 11:29:24 -0400 (Sat, 15 Sep 2007) | 2 lines
Changed paths:
   M /trunk/ItemValue/ItemValue.lua

ItemValue:
- Workaround for ItemValue.lua line 1696 error
------------------------------------------------------------------------
r47719 | thexod | 2007-08-29 18:14:53 -0400 (Wed, 29 Aug 2007) | 2 lines
Changed paths:
   M /trunk/ItemValue/ItemValue.lua

ItemValue:
- Fixed some things I broke with the setfenv change
------------------------------------------------------------------------
r47702 | thexod | 2007-08-29 12:43:25 -0400 (Wed, 29 Aug 2007) | 3 lines
Changed paths:
   M /trunk/ItemValue/Class_Formula.lua
   M /trunk/ItemValue/ItemValue.lua

ItemValue:
- No more setfenv(1, ItemValue) in ItemValue.lua
- Fixed a few Formula errors
------------------------------------------------------------------------
r47573 | thrillseeker | 2007-08-27 17:33:49 -0400 (Mon, 27 Aug 2007) | 2 lines
Changed paths:
   M /trunk/ItemValue/ItemValue-deDE.lua

ItemValue:
- fixed that previous bug
------------------------------------------------------------------------
r47570 | thrillseeker | 2007-08-27 17:25:40 -0400 (Mon, 27 Aug 2007) | 2 lines
Changed paths:
   M /trunk/ItemValue/ItemValue-deDE.lua

ItemValue:
- Translated almost all Jewels to deDE. There was a bug in though (as in: was there before I tinkered with the files...), that I could net (yet?) fix.
------------------------------------------------------------------------
r47552 | thexod | 2007-08-27 14:21:33 -0400 (Mon, 27 Aug 2007) | 4 lines
Changed paths:
   M /trunk/ItemValue/BestItems.lua
   M /trunk/ItemValue/Class_Group.lua
   M /trunk/ItemValue/Class_StatSet.lua
   M /trunk/ItemValue/Data_Jewels.lua
   A /trunk/ItemValue/ItemValue-deDE.lua
   M /trunk/ItemValue/ItemValue-enGB.lua
   M /trunk/ItemValue/ItemValue.lua
   M /trunk/ItemValue/ItemValue.toc

ItemValue:
- Minor changes to some strings
- Localization is now possible
- Included a quick deDE translation
------------------------------------------------------------------------
r47472 | thexod | 2007-08-26 18:21:27 -0400 (Sun, 26 Aug 2007) | 4 lines
Changed paths:
   M /trunk/ItemValue/BestItems.lua
   M /trunk/ItemValue/ItemValue.lua

ItemValue:
- Bestjewels now round as it should
- Now using Gratuity to scan for tooltip text color, too
- Fixed error involving non-equipped items
------------------------------------------------------------------------
r47362 | thexod | 2007-08-24 18:00:12 -0400 (Fri, 24 Aug 2007) | 3 lines
Changed paths:
   M /trunk/ItemValue/BestItems.lua

ItemValue:
- BestItems now scans Robes, again
- Fixed 2H weapons not working with BestItems
------------------------------------------------------------------------
r47357 | thexod | 2007-08-24 15:58:47 -0400 (Fri, 24 Aug 2007) | 4 lines
Changed paths:
   M /trunk/ItemValue/BestItems.lua

ItemValue:
- Class specific categories for BestItems
- BestItems now only displays usable items
- BestItems now scans rare, epic and legendary items
------------------------------------------------------------------------
r47282 | thexod | 2007-08-23 20:52:14 -0400 (Thu, 23 Aug 2007) | 3 lines
Changed paths:
   M /trunk/ItemValue/BestItems.lua
   M /trunk/ItemValue/ItemValue.lua

ItemValue:
- Fixed BestJewels error, now rounds as correctly
- Removed debug messages in BestItems.lua
------------------------------------------------------------------------
r47280 | thexod | 2007-08-23 19:56:32 -0400 (Thu, 23 Aug 2007) | 3 lines
Changed paths:
   M /trunk/ItemValue/BestItems.lua
   M /trunk/ItemValue/ItemValue.lua

ItemValue:
- Use table recycling for the most called table using function, too
- BestItems is now working again and outputs like tooltip text
------------------------------------------------------------------------
r47279 | thexod | 2007-08-23 19:00:01 -0400 (Thu, 23 Aug 2007) | 2 lines
Changed paths:
   M /trunk/ItemValue/BestItems.lua

ItemValue:
- Fixed BestItems not scanning for any set
------------------------------------------------------------------------
r47278 | thexod | 2007-08-23 18:36:50 -0400 (Thu, 23 Aug 2007) | 3 lines
Changed paths:
   M /trunk/ItemValue/Class_Group.lua
   M /trunk/ItemValue/ItemValue.lua

ItemValue:
- Added ability to customize the order of the tooltip text
- Small optimization to the "Group" Set
------------------------------------------------------------------------
r47254 | thexod | 2007-08-23 08:18:08 -0400 (Thu, 23 Aug 2007) | 5 lines
Changed paths:
   M /trunk/ItemValue/Class_Formula.lua
   M /trunk/ItemValue/Class_Group.lua
   M /trunk/ItemValue/Class_StatSet.lua
   M /trunk/ItemValue/ItemValue.lua

ItemValue:
- Modularized some Set options
- "Set->Enable" renamed to "Set->DisplayInTooltip"
- Per-set rounding option
- Small memory optimizations in Set handling and Formula
------------------------------------------------------------------------
r47248 | thexod | 2007-08-23 06:55:03 -0400 (Thu, 23 Aug 2007) | 2 lines
Changed paths:
   M /trunk/ItemValue/ItemValue.lua

ItemValue:
- Reenabled automatic bestjewel function for tooltips
------------------------------------------------------------------------
r46807 | thexod | 2007-08-17 15:51:42 -0400 (Fri, 17 Aug 2007) | 7 lines
Changed paths:
   A /trunk/ItemValue/BestItems.lua
   M /trunk/ItemValue/ItemValue.lua
   M /trunk/ItemValue/ItemValue.toc
   M /trunk/ItemValue/embeds.xml

ItemValue:
- Added some missing externals
- Fubar plugin now has a little tooltip
- Fixed error message at first BestJewels usage
- Changed a lot chat messages to use a yellow color instead of ""
- The user is now asked if he wants to accept a Set sent to him, instead of auto-accepting
- New Feature (optional): Best Items, requires Ludwig, found at ItemValue -> Tools -> Best Items
------------------------------------------------------------------------

Additional Legacy Files