r597-nolib
Details
-
FilenameArkInventory-r597-nolib.zip
-
Uploaded by
-
UploadedSep 23, 2016
-
Size618.67 KB
-
Downloads35
-
MD5a4020161e8c606386c0e958994ccda70
Supported WoW Retail Versions
- 7.0.3
Changelog
------------------------------------------------------------------------
r597 | arkayenro | 2016-09-23 10:34:39 +0000 (Fri, 23 Sep 2016) | 3 lines
Changed paths:
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryStorage.lua
M /trunk/VersionHistory.txt
*3.07.10 (23-SEP-2016)*
* fixed - issue with inconsistent hyperlinks causing an error
------------------------------------------------------------------------
r595 | arkayenro | 2016-09-23 00:44:09 +0000 (Fri, 23 Sep 2016) | 5 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryJunk.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/VersionHistory.txt
*3.07.09 (23-SEP-2016)*
* fixed - issue with type() rule function
* workaround - issue with i being nil when getting assigned category. still need to work out the cause
* fixed - item counts should only be added to tooltips for items
------------------------------------------------------------------------
r593 | arkayenro | 2016-09-22 13:39:56 +0000 (Thu, 22 Sep 2016) | 11 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryCollectionHeirloom.lua
M /trunk/ArkInventoryCompanion.lua
M /trunk/ArkInventoryConfig.lua
M /trunk/ArkInventoryConst.lua
M /trunk/ArkInventoryJunk.lua
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryRestack.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/ArkInventoryUpgrades.lua
M /trunk/Locale/enUS.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.xml
M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.lua
M /trunk/VersionHistory.txt
*3.07.08 (22-SEP-2016)*
* note - all item data has been erased. please login to each character to update its data
* changed - items that end up assigned to the default category now have that assignment cached to speed up display.
* changed - rules should use slightly less cpu. should be more noticable if you have a lot of rules
* changed - starlight rose dust should now have a default category of system > quest
* fixed - creeping carpet set to ground mount
* fixed - errors inside coroutines should now display (the ones where the bag window is usually just black, or partially built)
* added - rule variables. rules can now access most of the item information directly via the i, osd and info variables (see wiki for details)
* changed - sell junk function now only sells items assigned to the system > junk category. if you have a grey item you dont want sold just assign it to another category. if you have non grey items you want auto sold then assign them to the system > junk category. deletion of non sellable greens (or higher) may still prompt for confirmation
* fixed - issue with item counts not getting added to some types of links (mostly the tradeskill ones)
------------------------------------------------------------------------
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
------------------------------------------------------------------------