r94-nolib
Details
-
FilenameLibItemBonus-2.0-r94-nolib.zip
-
Uploaded by
-
UploadedMay 19, 2010
-
Size53.37 KB
-
Downloads46
-
MD59fd79ee048ffece2a97fa6e3ad4ae3fe
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r94 | jerry | 2010-05-19 12:40:06 +0000 (Wed, 19 May 2010) | 2 lines
Changed paths:
M /trunk/LibItemBonus-2.0/core.lua
M /trunk/LibItemBonus-2.0/enchants.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/independant.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
M /trunk/LibItemBonus-2.0/postprocess.lua
Fix Ticket-8: As OnInitialize is called after PLAYER_LOGIN, it's presence is not a good indicator for first load, in case the user loads LIB multiple times. So use a specific marker instead.
------------------------------------------------------------------------
r93 | jerry | 2010-04-28 09:36:17 +0000 (Wed, 28 Apr 2010) | 2 lines
Changed paths:
M /trunk/LibItemBonus-2.0/postprocess.lua
Remove debug message
------------------------------------------------------------------------
r92 | pompachomp | 2010-04-24 16:54:59 +0000 (Sat, 24 Apr 2010) | 1 line
Changed paths:
M /trunk/LibItemBonus-2.0/postprocess.lua
Fixed function name misspelling
------------------------------------------------------------------------
r91 | jerry | 2010-04-23 21:32:52 +0000 (Fri, 23 Apr 2010) | 1 line
Changed paths:
M /trunk/LibItemBonus-2.0/locales/independant.lua
M /trunk/LibItemBonus-2.0/postprocess.lua
Fix Initialisation so that it occurs after the player has logged in.
------------------------------------------------------------------------
r90 | jerry | 2010-01-11 17:57:25 +0000 (Mon, 11 Jan 2010) | 1 line
Changed paths:
M /trunk/LibItemBonus-2.0/locales/independant.lua
M /trunk/LibItemBonus-2.0.toc
Better GetEnchantName() implementation, that uses whatever item the character has to extract enchant text.
------------------------------------------------------------------------