ItemValue-r49894.6
Details
-
FilenameItemValue-r49894.6.zip
-
Uploaded by
-
UploadedOct 3, 2007
-
Size206.81 KB
-
Downloads13
-
MD5a6a614fa7ae4b0478cb0679d4e915ec9
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r49894 | thexod | 2007-09-26 13:11:20 -0400 (Wed, 26 Sep 2007) | 2 lines
Changed paths:
M /trunk/ItemValue
M /trunk/ItemValue/Data_Jewels.lua
M /trunk/ItemValue/ItemValue-deDE.lua
M /trunk/ItemValue/ItemValue-enGB.lua
ItemValue:
- Added 2.2 jewels
------------------------------------------------------------------------
r49566 | thexod | 2007-09-23 13:30:29 -0400 (Sun, 23 Sep 2007) | 2 lines
Changed paths:
M /trunk/ItemValue/ItemValue.lua
ItemValue:
- Fixed /iv bj
------------------------------------------------------------------------
r49545 | thexod | 2007-09-22 17:49:26 -0400 (Sat, 22 Sep 2007) | 4 lines
Changed paths:
M /trunk/ItemValue/BestItems.lua
M /trunk/ItemValue/Class_Formula.lua
M /trunk/ItemValue/Class_Group.lua
M /trunk/ItemValue/Class_StatSet.lua
M /trunk/ItemValue/ItemValue.lua
ItemValue:
- Fixed inspect EQValue
- ItemValue -> self
- Changed the syntax of many functions
------------------------------------------------------------------------
r49518 | thexod | 2007-09-22 07:40:33 -0400 (Sat, 22 Sep 2007) | 2 lines
Changed paths:
M /trunk/ItemValue/ItemValue.lua
ItemValue:
- Fixed inspect frame updating
------------------------------------------------------------------------
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
------------------------------------------------------------------------