r53
Details
- 
                        FilenameLibItemBonus-2.0-r53.zip
 - 
                        Uploaded by
 -  
                        UploadedNov 17, 2008
 -  
                        Size49.85 KB
 - 
                            Downloads67
 - 
                        MD500f8e13317344f3e55e74acdb952ed96
 
Supported WoW Retail Versions
- 3.0.3
 
Changelog
------------------------------------------------------------------------
r53 | jerry | 2008-11-17 08:13:13 +0000 (Mon, 17 Nov 2008) | 2 lines
Changed paths:
   M /trunk/LibItemBonus-2.0/core.lua
   M /trunk/LibItemBonus-2.0/postprocess.lua
Make sure the Library is Initialized at the end of the load process
------------------------------------------------------------------------
r52 | jerry | 2008-11-15 22:46:12 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
   M /trunk/LibItemBonus-2.0/core.lua
revert most of commit 51. Please post a error report with a backtrace log if something calls :GetFriendlyBonus() too soon.
------------------------------------------------------------------------
r51 | Pericles | 2008-11-15 04:22:11 +0000 (Sat, 15 Nov 2008) | 7 lines
Changed paths:
   M /trunk/LibItemBonus-2.0/core.lua
LibItemBonus-2.0:
Suggested beta fixes :-
Changed error on line 249 which had level <=70 for second time when it should have been level <=80
Removed L = self.patterns and replaced L. for self.patterns throughout as this was generating errors about line 1034 etc "attempt to index upvalue 'L' a nil value"
I suspect this was mis-matches with L used for Locales quite commonly.
------------------------------------------------------------------------
r50 | jerry | 2008-11-04 08:00:56 +0000 (Tue, 04 Nov 2008) | 2 lines
Changed paths:
   M /trunk/LibItemBonus-2.0/locales/deDE.lua
Updates to deDE, thanks to dr_AllCOM3
------------------------------------------------------------------------
r48 | jerry | 2008-10-27 18:14:36 +0000 (Mon, 27 Oct 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibItemBonus-2.0.toc
Add embedded libraries
Add version to TOC
------------------------------------------------------------------------
r47 | nevcairiel | 2008-10-16 08:53:48 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
   M /trunk/LibItemBonus-2.0/locales/enUS.lua
Fix wizard oils for 3.0
------------------------------------------------------------------------