v2.0.4

Details

  • Filename
    LibItemBonus-2.0-v2.0.4.zip
  • Uploaded by
  • Uploaded
    Nov 26, 2008
  • Size
    57.94 KB
  • Downloads
    10,469
  • MD5
    e7a926772852f12ac5acc16dd9a15f8e

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r59 | jerry | 2008-11-26 10:42:15 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
   A /tags/v2.0.4 (from /trunk:58)

Tagging as v2.0.4
------------------------------------------------------------------------
r58 | jerry | 2008-11-26 10:41:08 +0000 (Wed, 26 Nov 2008) | 2 lines
Changed paths:
   M /trunk/LibItemBonus-2.0/core.lua
   M /trunk/LibItemBonus-2.0/lib.xml
   A /trunk/LibItemBonus-2.0/locales/ruRU.lua

Add ruRU locale, thanks Bokonon

------------------------------------------------------------------------
r56 | jerry | 2008-11-26 07:40:56 +0000 (Wed, 26 Nov 2008) | 2 lines
Changed paths:
   M /trunk/LibItemBonus-2.0/core.lua

Fix rating multiplier for level above 70

------------------------------------------------------------------------
r54 | jerry | 2008-11-20 08:17:08 +0000 (Thu, 20 Nov 2008) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibItemBonus-2.0/locales/enUS.lua
   M /trunk/LibItemBonus-2.0/locales/koKR.lua
   M /trunk/LibItemBonus-2.0/locales/zhCN.lua
   M /trunk/LibItemBonus-2.0/locales/zhTW.lua
   A /trunk/test
   A /trunk/test/testibl.lua

Add test script
Fix Expertise in enUS
Remove HEAL_AND_DMG to koKR and zhTW

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r45 | jerry | 2008-10-16 06:57:15 +0000 (Thu, 16 Oct 2008) | 2 lines
Changed paths:
   M /trunk/LibItemBonus-2.0/locales/frFR.lua

Fix frFR locale

------------------------------------------------------------------------
r44 | jerry | 2008-10-15 12:02:07 +0000 (Wed, 15 Oct 2008) | 2 lines
Changed paths:
   M /trunk/LibItemBonus-2.0/core.lua
   M /trunk/LibItemBonus-2.0/locales/enUS.lua
   M /trunk/LibItemBonus-2.0/postprocess.lua
   M /trunk/LibItemBonus-2.0.toc

LibItemBonus-2.0: 3.0 support for enUS

------------------------------------------------------------------------
r43 | nevcairiel | 2008-10-12 11:39:50 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
   M /trunk/LibItemBonus-2.0.toc

Patch 3.0 prep: Remove LoD from Libraries that have no load manager (LoD+OptDep Bug)
------------------------------------------------------------------------
r42 | nevcairiel | 2008-10-09 21:52:58 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
   M /trunk/LibItemBonus-2.0/core.lua
   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/zhCN.lua
   M /trunk/LibItemBonus-2.0/locales/zhTW.lua
   M /trunk/LibItemBonus-2.0/postprocess.lua
   M /trunk/LibItemBonus-2.0/test.lua

WoWAce Post-Processing: Virtually inflate Library Revision numbers for proper upgrade path
------------------------------------------------------------------------
r41 | root | 2008-09-29 21:54:08 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/Libs

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r39 | root | 2008-09-29 20:58:17 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/LibItemBonus-2.0
   A /trunk (from /tmp/trunk/LibItemBonus-2.0:38)

Importing old repo data under /trunk
------------------------------------------------------------------------
r38 | gnarfoz | 2008-09-28 01:59:03 +0000 (Sun, 28 Sep 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/enUS.lua

LibItemBonus-2.0: also catch "Shield Block Rating" (initials capitalised) because that's how Enchant Shield: Shield Block's (http://www.wowhead.com/?spell=27946) result looks like.
------------------------------------------------------------------------
r37 | jerry | 2008-08-24 15:26:44 +0000 (Sun, 24 Aug 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua

LibItemBonus-2.0: fix Initialization so that it's done before the user has a chance to call the API
------------------------------------------------------------------------
r34 | cwdg | 2008-06-09 12:31:03 +0000 (Mon, 09 Jun 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/zhCN.lua

LibItemBonus-2.0:
-update zhCN locale
------------------------------------------------------------------------
r33 | chuanhsing | 2008-05-06 07:38:09 +0000 (Tue, 06 May 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua

LibItemBonus-2.0: update zhTW locale
------------------------------------------------------------------------
r32 | jerry | 2008-05-05 07:04:25 +0000 (Mon, 05 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/frFR.lua

LibItemBonus-2.0: fix a couple of patterns in frFR. Thanks Zindjorl

------------------------------------------------------------------------
r30 | jerry | 2008-04-28 07:06:15 +0000 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/test.lua

LibItemBonus-2.0: check and print an error if a tooltip has too many lines. Thanks Xinhuan for finding out the issue.

------------------------------------------------------------------------
r29 | jerry | 2008-04-28 06:39:45 +0000 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/zhTW.lua

LibItemBonus-2.0: update zhTW. Thanks BestSteve

------------------------------------------------------------------------
r28 | jerry | 2008-04-22 21:41:03 +0000 (Tue, 22 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua

LibItemBonus-2.0: fix WEAPON_SPEED bonus, thanks Lerkur
------------------------------------------------------------------------
r27 | jerry | 2008-04-19 17:54:15 +0000 (Sat, 19 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua

LibItemBonus-2.0: InspectFrame does not always exists
------------------------------------------------------------------------
r26 | jerry | 2008-04-08 16:24:44 +0000 (Tue, 08 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua

LibItemBonus-2.0: fix upgrading path, thanks Xinhuan.
------------------------------------------------------------------------
r25 | jerry | 2008-04-08 13:56:53 +0000 (Tue, 08 Apr 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua

LibItemBonus-2.0: fix the double-slash command

------------------------------------------------------------------------
r24 | jerry | 2008-04-07 08:09:54 +0000 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/Libs

LibItemBonus-2.0: fix LibStub externals reference to tags instead of trunk

------------------------------------------------------------------------
r23 | xinhuan | 2008-04-04 03:34:53 +0000 (Fri, 04 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua

LibItemBonus-2.0: Add missing combat rating mapping CR_EXPERTISE
------------------------------------------------------------------------
r22 | jerry | 2008-04-03 09:34:40 +0000 (Thu, 03 Apr 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua

LibItemBonus-2.0: set svn:keywords

------------------------------------------------------------------------
r21 | jerry | 2008-04-03 07:42:22 +0000 (Thu, 03 Apr 2008) | 3 lines
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/lib.xml
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/deDE.lua
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/enUS.lua
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/esES.lua
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/frFR.lua
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/koKR.lua
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/zhCN.lua
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/zhTW.lua
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/postprocess.lua

LibItemBonus-2.0:
_ catchup with corrections and patterns updated in IBL since the rewrite

------------------------------------------------------------------------
r20 | jerry | 2008-04-02 08:18:31 +0000 (Wed, 02 Apr 2008) | 4 lines
Changed paths:
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/deDE.lua
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/enUS.lua
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/frFR.lua
   M /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/test.lua

LibItemBonus-2.0:
_ Add Spell Haste Rating in enUS.
_ Removed implied Healing bonus when only spell damage is referenced in enUS, deDE and frFR. I can't do the same in koKR and zhTW, sadly. I hope it will fix the difference between calculated heal bonus and real heal bonus.

------------------------------------------------------------------------
r19 | jerry | 2008-04-01 17:35:18 +0000 (Tue, 01 Apr 2008) | 5 lines
Changed paths:
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/core.lua
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/lib.xml
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/deDE.lua
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/enUS.lua
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/frFR.lua
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/koKR.lua
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/locales/zhTW.lua
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/postprocess.lua
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0/test.lua
   A /tmp/trunk/LibItemBonus-2.0/LibItemBonus-2.0.toc
   A /tmp/trunk/LibItemBonus-2.0/Libs
   A /tmp/trunk/LibItemBonus-2.0/embeds.xml

LibItemBonus-2.0: Framework agnostic version of ItemBonusLib
_ Removed dependency to Ace2, Gratuity and Deformat.
_ Support Ace2 events if AceEvent is available.
_ Support Ace3 event and config if Ace3 is available.

------------------------------------------------------------------------
r18 | jerry | 2008-04-01 17:29:49 +0000 (Tue, 01 Apr 2008) | 1 line
Changed paths:
   A /tmp/trunk/LibItemBonus-2.0

LibItemBonus-2.0: create folder
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
54.79 KB Nov 26, 2008 3.0.3 116