r70
Details
-
FilenameLibItemBonus-2.0-r70.zip
-
Uploaded by
-
UploadedApr 6, 2009
-
Size54.51 KB
-
Downloads46
-
MD54f46757d9257861246583a4789550198
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
r70 | jerry | 2009-04-06 09:31:17 +0000 (Mon, 06 Apr 2009) | 3 lines
Changed paths:
M /trunk/LibItemBonus-2.0/core.lua
M /trunk/LibItemBonus-2.0/locales/independant.lua
M /trunk/LibItemBonus-2.0/postprocess.lua
Optimize calls to Deformat
Make sure all patterns in independant are correctly escaped.
------------------------------------------------------------------------
r69 | jerry | 2009-04-06 09:07:37 +0000 (Mon, 06 Apr 2009) | 3 lines
Changed paths:
M /trunk/LibItemBonus-2.0/core.lua
M /trunk/LibItemBonus-2.0/lib.xml
M /trunk/LibItemBonus-2.0/locales/enUS.lua
A /trunk/LibItemBonus-2.0/locales/independant.lua
M /trunk/LibItemBonus-2.0/postprocess.lua
automatically add to spell ratings when adding melee ratings.
Add independant locale data to get the spell and enchant names right.
------------------------------------------------------------------------
r68 | jerry | 2009-04-06 07:21:52 +0000 (Mon, 06 Apr 2009) | 2 lines
Changed paths:
M /trunk/LibItemBonus-2.0/core.lua
M /trunk/LibItemBonus-2.0/lib.xml
A /trunk/LibItemBonus-2.0/ratings.lua
Fix ratings calculations
------------------------------------------------------------------------
r67 | jerry | 2009-04-05 19:08:38 +0000 (Sun, 05 Apr 2009) | 1 line
Changed paths:
M /trunk/LibItemBonus-2.0/core.lua
Make sure :ScanEquipment() is called after all events are received in a sequence of UNIT_INVENTORY_CHANGED
------------------------------------------------------------------------
r66 | nevcairiel | 2009-03-06 10:12:23 +0000 (Fri, 06 Mar 2009) | 1 line
Changed paths:
M /trunk/LibItemBonus-2.0.toc
Restore LoD to Libraries, as 3.0.8 fixed all bugs that blocked LoD OptionalDeps to load properly.
------------------------------------------------------------------------
r65 | jerry | 2009-01-26 22:55:46 +0000 (Mon, 26 Jan 2009) | 1 line
Changed paths:
M /trunk/LibItemBonus-2.0/locales/deDE.lua
M /trunk/LibItemBonus-2.0/locales/enUS.lua
M /trunk/LibItemBonus-2.0/locales/esES.lua
M /trunk/LibItemBonus-2.0/locales/frFR.lua
M /trunk/LibItemBonus-2.0/locales/koKR.lua
M /trunk/LibItemBonus-2.0/locales/ruRU.lua
M /trunk/LibItemBonus-2.0/locales/zhCN.lua
M /trunk/LibItemBonus-2.0/locales/zhTW.lua
prevent patterns to be updated in when the library is loaded twice.
------------------------------------------------------------------------