r601

Details

  • Filename
    ArkInventory-r601.zip
  • Uploaded by
  • Uploaded
    Sep 25, 2016
  • Size
    1.17 MB
  • Downloads
    145
  • MD5
    c0a4a6248973656bdf590398eab4af04

Supported WoW Retail Versions

  • 7.0.3

Changelog

------------------------------------------------------------------------
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

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
620.56 KB Sep 25, 2016 7.0.3 22