3.02.27-nolib
Details
-
FilenameArkInventory-3.02.27-nolib.zip
-
Uploaded by
-
UploadedNov 27, 2009
-
Size461.09 KB
-
Downloads84
-
MD5487efdb9c08d4fb0ff8e3234d3c351e9
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r200 | arkayenro | 2009-11-27 23:12:34 +0000 (Fri, 27 Nov 2009) | 8 lines
Changed paths:
A /tags/3.02.27 (from /trunk:199)
*3.02.27 (28-NOV-2009)*
* fixed - items should now reassign properly when you modify an outfit (if the outfit mod is using the blizzard equipment manager as its back end)
* fixed - corrected the ruRU translation for mining bags
* fixed - taint issue when using class colours
* changed - data now stored at realm level so you can see what you have on the other faction - all data has been erased, please login to each character to update its data
* changed - function ArkInventory.ObjectCountGet( search_id, just_me, ignore_vaults, ignore_other_faction ) - added 4rd parameter to ignore the opposite faction when requesting item counts
* changed - tooltip options rearranged
------------------------------------------------------------------------
r199 | arkayenro | 2009-11-27 23:06:17 +0000 (Fri, 27 Nov 2009) | 8 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryMoney.lua
M /trunk/ArkInventoryOptions.lua
D /trunk/ArkInventoryScanTooltip.lua
D /trunk/ArkInventoryScanTooltip.xml
M /trunk/ArkInventorySearch.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/ArkInventoryUpgrades.lua
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/VersionHistory.txt
*3.02.27 (28-NOV-2009)*
* fixed - items should now reassign properly when you modify an outfit (if the outfit mod is using the blizzard equipment manager as its back end)
* fixed - corrected the ruRU translation for mining bags
* fixed - taint issue when using class colours
* changed - data now stored at realm level so you can see what you have on the other faction - all data has been erased, please login to each character to update its data
* changed - function ArkInventory.ObjectCountGet( search_id, just_me, ignore_vaults, ignore_other_faction ) - added 4rd parameter to ignore the opposite faction when requesting item counts
* changed - tooltip options rearranged
------------------------------------------------------------------------
r197 | arkayenro | 2009-11-04 00:53:43 +0000 (Wed, 04 Nov 2009) | 6 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryOptions.lua
M /trunk/ArkInventoryRules.lua
M /trunk/ArkInventorySearch.lua
M /trunk/ArkInventorySearch.xml
M /trunk/ArkInventoryUpgrades.lua
M /trunk/VersionHistory.txt
*3.02.26 (04-NOV-2009)*
* fixed - border style issue due to renamed textures
* fixed - tooltips are now scaled back to normal (100%) when you disable tooltip scaling
* changed - settings config option changed to tab style to make the choices more obvious
* added - background colour options for the search and rules windows
------------------------------------------------------------------------
r195 | arkayenro | 2009-11-03 03:31:45 +0000 (Tue, 03 Nov 2009) | 9 lines
Changed paths:
M /trunk/.pkgmeta
D /trunk/ArkCoreClass.lua
D /trunk/ArkCoreClass.xml
D /trunk/ArkCoreScanTooltip.lua
D /trunk/ArkCoreScanTooltip.xml
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
D /trunk/ArkInventoryFonts.lua
M /trunk/ArkInventoryLDB.lua
A /trunk/ArkInventoryMedia.lua (from /trunk/ArkInventoryFonts.lua:193
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryOptions.lua
M /trunk/ArkInventoryRules.lua
M /trunk/ArkInventoryRules.xml
A /trunk/ArkInventoryScanTooltip.lua
A /trunk/ArkInventoryScanTooltip.xml
M /trunk/ArkInventorySearch.lua
M /trunk/ArkInventorySearch.xml
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
A /trunk/Images/BorderSquare1.tga
A /trunk/Images/BorderSquare2.tga
A /trunk/Images/BorderSquare3.tga
A /trunk/Images/BorderTooltip1.tga
A /trunk/Images/BorderTooltip2.tga
A /trunk/Images/BorderTooltip3.tga
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/VersionHistory.txt
M /trunk/embeds.xml
*3.02.25 (03-NOV-2009)*
* added - 6 solid border styles, Tooltip 1/2/3 and Square 1/2/3 for better visibility
* added - AddonLoader support, defaulting to always:delayed
* fixed - potential issue when using a font that was loaded after this mod was loaded
* fixed - removed extra blank line on tooltip item counts when item is only in a guild bank
* changed - ace-oo library removed
* changed - config options table changed to reduce memory footprint
* changed - function ArkInventory.ObjectCountGet( search_id, just_me, ignore_vaults ) - added 3rd parameter to ignore guild banks when requesting item counts
------------------------------------------------------------------------