ItemValue-r65284
Details
-
FilenameItemValue-r65284.zip
-
Uploaded by
-
UploadedMar 21, 2008
-
Size226.71 KB
-
Downloads14
-
MD53fa63d3c910343d93e15e79f7e87852d
Supported WoW Retail Versions
- 1.12.0
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------