ItemValue-r66458.13
Details
-
FilenameItemValue-r66458.13.zip
-
Uploaded by
-
UploadedJun 4, 2008
-
Size228.80 KB
-
Downloads15
-
MD5837e4d69d71e00c951a5165aeb95ee46
Supported WoW Retail Versions
- 1.12.0
Changelog
------------------------------------------------------------------------
r66458 | thexod | 2008-03-27 15:45:05 -0400 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
M /trunk/ItemValue/Class_FullEquipmentBasedFormula.lua
ItemValue:
- Fixed localization errors in Class_FullEquipmentBasedFormula.lua
------------------------------------------------------------------------
r65438 | thexod | 2008-03-23 09:10:15 -0400 (Sun, 23 Mar 2008) | 4 lines
Changed paths:
M /trunk/ItemValue/BestItems.lua
M /trunk/ItemValue/Data_Jewels.lua
M /trunk/ItemValue/Locale/ItemValue-deDE.lua
ItemValue:
- Fixed BestItems listing clearly unusable items
- Disable 2.4 gems by default
- deDE Localisation update by Farook
------------------------------------------------------------------------
r65385 | thexod | 2008-03-22 17:27:55 -0400 (Sat, 22 Mar 2008) | 2 lines
Changed paths:
M /trunk/ItemValue/BestItems.lua
ItemValue:
- Fixed stupid typo
------------------------------------------------------------------------
r65381 | thexod | 2008-03-22 17:23:20 -0400 (Sat, 22 Mar 2008) | 3 lines
Changed paths:
M /trunk/ItemValue/BestItems.lua
M /trunk/ItemValue/ItemValue.lua
M /trunk/ItemValue/ItemValue.toc
ItemValue:
- Optimized Set deletion
- BestItems feature doesn't require Ludwig anymore
------------------------------------------------------------------------
r65284 | thexod | 2008-03-21 18:50:18 -0400 (Fri, 21 Mar 2008) | 2 lines
Changed paths:
M /trunk/ItemValue/Class_FullEquipmentBasedFormula.lua
ItemValue:
- Fixed typo in Class_FullEquipmentBasedFormula.lua
------------------------------------------------------------------------
r65280 | thexod | 2008-03-21 18:20:18 -0400 (Fri, 21 Mar 2008) | 2 lines
Changed paths:
M /trunk/ItemValue/ItemValue.lua
ItemValue:
- Fixed "ItemValue.lua:797 attempt to index local 'self' (a nil value)" error
------------------------------------------------------------------------
r65279 | thexod | 2008-03-21 18:15:37 -0400 (Fri, 21 Mar 2008) | 5 lines
Changed paths:
M /trunk/ItemValue/Class_Formula.lua
A /trunk/ItemValue/Class_FullEquipmentBasedFormula.lua
M /trunk/ItemValue/Data_Jewels.lua
M /trunk/ItemValue/ItemValue.lua
M /trunk/ItemValue/ItemValue.toc
M /trunk/ItemValue/Locale/ItemValue-deDE.lua
M /trunk/ItemValue/Locale/ItemValue-enGB.lua
ItemValue:
- Added 2.4 Jewel data, auto enabled with 2.4 (ptr), see Data_Jewels.lua line 7 how to enable this data for 2.3
- Added Chaotic Skyfire Diamond and Charmed Amani Jewel to the 2.3 jewel data
- Fixed auto-adding of unknown jewels
- Heavyly optimized the Formula Set and included a modified version of lrdx's FullEquipmentBasedFormula
------------------------------------------------------------------------
r64016 | thexod | 2008-03-09 08:53:21 -0400 (Sun, 09 Mar 2008) | 5 lines
Changed paths:
M /trunk/ItemValue/Data_Jewels.lua
D /trunk/ItemValue/ItemValue-deDE.lua
D /trunk/ItemValue/ItemValue-enGB.lua
M /trunk/ItemValue/ItemValue.lua
M /trunk/ItemValue/ItemValue.toc
A /trunk/ItemValue/Locale
A /trunk/ItemValue/Locale/ItemValue-deDE.lua
A /trunk/ItemValue/Locale/ItemValue-enGB.lua
ItemValue:
- Added shortcut to en/disable all unique jewels
- Less garbage when using BestJewels (and BestItems) function
- Moved localisation files into subfolder
- Toc update
------------------------------------------------------------------------