3.07.07-nolib
Details
-
FilenameArkInventory-3.07.07-nolib.zip
-
Uploaded by
-
UploadedSep 10, 2016
-
Size617.93 KB
-
Downloads558
-
MD59a6ba3f54c091a2e13c47aad335561b1
Supported WoW Retail Versions
- 7.0.3
Changelog
------------------------------------------------------------------------
r592 | arkayenro | 2016-09-11 02:36:34 +0000 (Sun, 11 Sep 2016) | 1 line
Changed paths:
A /tags/3.07.07 (from /trunk:591)
Tagging as 3.07.07
------------------------------------------------------------------------
r591 | arkayenro | 2016-09-11 02:34:35 +0000 (Sun, 11 Sep 2016) | 11 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryCollectionToy.lua
M /trunk/ArkInventoryConfig.lua
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/Locale/game.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.xml
M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.lua
M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.xml
M /trunk/VersionHistory.txt
*3.07.07 (11-SEP-2016)*
* added - artifact relics should now show their item level (if enabled)
* added - category for consumable > artifact power (to be able split up relics and power)
* changed - artifact power items should now have a default category of consumable > artifact power
* changed - ancient mana items should now have a default category of system > currency
* fixed - items being incorrectly assigned to the equipable items category (the equip location value for some items is nil and not an empty string which it has been up until now)
* fixed - toybox items were getting incorrectly flagged as being unusable (if you had that enabled)
* fixed - toybox item cooldowns should now display
* fixed - issue with changing search options in config when the search module is not loaded
* changed - ldb tooltip for currencies now includes the total and weekly maximums
------------------------------------------------------------------------
r589 | arkayenro | 2016-09-03 12:32:12 +0000 (Sat, 03 Sep 2016) | 8 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryCollectionToy.lua
M /trunk/ArkInventoryJunk.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/ArkInventoryTranslate.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/VersionHistory.txt
*3.07.06 (03-SEP-2016)*
* changed - translations for mining and herbalism will try to get data from spells instead of items (to hopefully get them to work more reliably)
* fixed - issue with recipes/patterns being flagged as soulbound when they arent due to the item they create being soulbound
* changed - artifact power and artifact relic items should now be categorised under system > artifact relic
* fixed - issue with bar names that were too long getting wrapped instead of shortened (and ending up underneath the item)
* fixed - equipping a new bag in an empty bag slot will now update the window correctly
* fixed - issue with toybox source filter
------------------------------------------------------------------------
r587 | arkayenro | 2016-08-20 06:46:54 +0000 (Sat, 20 Aug 2016) | 4 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryConfig.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/VersionHistory.txt
*3.07.05 (20-AUG-2016)*
* fixed - issue with item age being reset on login due to tooltip data not being ready
* fixed - issue with item age being nil causing the bank to fail
------------------------------------------------------------------------
r585 | arkayenro | 2016-08-15 09:48:48 +0000 (Mon, 15 Aug 2016) | 7 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryStorage.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/itIT.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ptBR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
M /trunk/VersionHistory.txt
*3.07.04 (15-AUG-2016)*
* fixed - issue with ToggleAllBags and OpenAllBags code (when not overriding the bank and bags)
* fixed - issue with re-hooking when ai is disabled and then enabled within the same game session
* fixed - issue with re-hooking the bank when changing the override option
* changed - new item glow changed to cover the entire item and is user configurable via config > general > new item glow
* fixed - issue with 30230 upgrade code
------------------------------------------------------------------------
r583 | arkayenro | 2016-08-12 21:48:26 +0000 (Fri, 12 Aug 2016) | 8 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryCollectionHeirloom.lua
M /trunk/ArkInventoryCollectionMount.lua
M /trunk/ArkInventoryCollectionPet.lua
M /trunk/ArkInventoryCollectionToy.lua
M /trunk/ArkInventoryConfig.lua
M /trunk/ArkInventoryConst.lua
M /trunk/ArkInventoryRestack.lua
M /trunk/ArkInventoryRules.lua
M /trunk/ArkInventorySearch.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/ArkInventoryTranslate.lua
M /trunk/ArkInventoryUpgrades.lua
M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.lua
M /trunk/VersionHistory.txt
*3.07.03 (13-AUG-2016)*
* fixed - issue with error message about "you should never have got here" displaying incorrectly
* fixed - upgrade code
* fixed - issue with chatlinked items doubling up (in bag and bank)
* fixed - issue with moving items around in the guild bank
* fixed (maybe) - issue with mailbox/vendor not opening
* added - categories and rules can be enabled/disabled in the config window
------------------------------------------------------------------------