3.07.15
Details
-
FilenameArkInventory-3.07.15.zip
-
Uploaded by
-
UploadedOct 1, 2016
-
Size1.23 MB
-
Downloads78,360
-
MD593097aa49bdcaaccc61b0ae423ae3e9e
Supported WoW Retail Versions
- 7.0.3
Changelog
------------------------------------------------------------------------
r608 | arkayenro | 2016-10-02 01:10:02 +0000 (Sun, 02 Oct 2016) | 1 line
Changed paths:
A /tags/3.07.15 (from /trunk:607)
Tagging as 3.07.15
------------------------------------------------------------------------
r607 | arkayenro | 2016-10-01 22:38:50 +0000 (Sat, 01 Oct 2016) | 3 lines
Changed paths:
M /trunk/ArkInventory.toc
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/VersionHistory.txt
*3.07.15 (02-OCT-2016)*
* fixed - rule function: itemstring
------------------------------------------------------------------------
r605 | arkayenro | 2016-10-01 12:08:17 +0000 (Sat, 01 Oct 2016) | 9 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryJunk.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryRestack.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/ArkInventoryTranslate.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/game.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/VersionHistory.txt
*3.07.14 (01-OCT-2016)*
* fixed - issue with sell junk notification not always displaying
* fixed - issue with sort category equip location
* fixed - issue with artifact power items not getting categorised properly when colorblind mode is enabled
* removed - rule function: id()
* added - rule function: itemstring()
* added - sorting: slot type
* fixed - restack function should no longer be able to stall, should also not lock up the game while it does it
------------------------------------------------------------------------
r603 | arkayenro | 2016-09-25 23:47:48 +0000 (Sun, 25 Sep 2016) | 3 lines
Changed paths:
M /trunk/ArkInventory.toc
M /trunk/VersionHistory.txt
*3.07.13 (26-SEP-2016)*
* fixed - removed debug output
------------------------------------------------------------------------
r601 | arkayenro | 2016-09-25 23:26:50 +0000 (Sun, 25 Sep 2016) | 7 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryCollectionPet.lua
M /trunk/ArkInventoryJunk.lua
M /trunk/ArkInventoryRestack.lua
M /trunk/ArkInventoryStorage.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/VersionHistory.txt
*3.07.12 (xx-SEP-2016)*
* changed - co-routine code rewritten to remove the possibility of item updates in between a yield/resume being ignored (redraws may now take longer to complete under some circumstances)
* changed - bag rescan timer for zero slot bug lowered from 10 to 2 seconds
* fixed - objectstringdecode function to handle new itemstring format
* fixed - issue with restack code and positioning of profession bags
* changed - sell junk also displays number if items destroyed (if any)
------------------------------------------------------------------------
r599 | arkayenro | 2016-09-23 22:51:59 +0000 (Fri, 23 Sep 2016) | 5 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryCompanion.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/Locale/game.lua
M /trunk/VersionHistory.txt
*3.07.11 (24-SEP-2016)*
* fixed - item counts restored for currency and spell (mount) objects
* fixed - typo in objectstringdecode function for bonusids3
* fixed (maybe) - issue with artifact power items in zhCN locale
------------------------------------------------------------------------
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
------------------------------------------------------------------------