r587

Details

  • Filename
    ArkInventory-r587.zip
  • Uploaded by
  • Uploaded
    Aug 20, 2016
  • Size
    1.16 MB
  • Downloads
    119
  • MD5
    71fa787ecbc6b7347a20d852a6c1acbd

Supported WoW Retail Versions

  • 7.0.3

Changelog

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

------------------------------------------------------------------------
r581 | arkayenro | 2016-08-10 13:45:16 +0000 (Wed, 10 Aug 2016) | 4 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/VersionHistory.txt

*3.07.02 (10-AUG-2016)*
 * fixed - issue with 30260 upgrade code
 * fixed - issue with copying category sets

------------------------------------------------------------------------
r579 | arkayenro | 2016-08-10 01:39:28 +0000 (Wed, 10 Aug 2016) | 3 lines
Changed paths:
   M /trunk/ArkInventory.toc
   M /trunk/VersionHistory.txt

*3.07.01 (10-AUG-2016)*
 * tagged as release

------------------------------------------------------------------------
r577 | arkayenro | 2016-08-09 10:22:16 +0000 (Tue, 09 Aug 2016) | 2 lines
Changed paths:
   M /trunk/VersionHistory.txt

ArkInventory:
-
------------------------------------------------------------------------
r576 | arkayenro | 2016-08-08 11:28:22 +0000 (Mon, 08 Aug 2016) | 7 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryCollectionToy.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/VersionHistory.txt

*3.07.00 (08-AUG-2016) BETA 8*
 * fixed - issue with 30271 conversion code
 * fixed - issue with config (profiles)
 * fixed - issue with chatlinked items doubling up
 * fixed - issue with void storage not getting scanned
 * removed - debug output of favourite toy ids

------------------------------------------------------------------------
r574 | arkayenro | 2016-08-06 23:50:40 +0000 (Sat, 06 Aug 2016) | 5 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   A /trunk/ArkInventoryCollectionHeirloom.lua
   A /trunk/ArkInventoryCollectionMount.lua
   A /trunk/ArkInventoryCollectionPet.lua
   A /trunk/ArkInventoryCollectionToy.lua
   M /trunk/ArkInventoryCompanion.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMenu.lua
   D /trunk/ArkInventoryMountJournal.lua
   D /trunk/ArkInventoryPetJournal.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   D /trunk/ArkInventoryToyBox.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
   M /trunk/VersionHistory.txt

*3.07.00 (07-AUG-2016) BETA 7*
 * fixed - issue with 30230 conversion code
 * added - heirlooms window (view only)
 * fixed - issue with tooltips in account location windows

------------------------------------------------------------------------
r572 | arkayenro | 2016-08-03 13:37:25 +0000 (Wed, 03 Aug 2016) | 4 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryToyBox.lua
   M /trunk/VersionHistory.txt

*3.07.00 (03-AUG-2016) BETA 6*
 * changed - removed redundant refresh actions in the vault update code
 * fixed - removed toybox debug output

------------------------------------------------------------------------
r570 | arkayenro | 2016-08-01 02:20:31 +0000 (Mon, 01 Aug 2016) | 7 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/VersionHistory.txt

*3.07.00 (01-AUG-2016) BETA 5*
 * fixed - issue with online tooltip for the mailbox not showing
 * fixed - issue with offline tooltip for gold amounts in mailbox
 * workaround - issue with mailbox being slow due to having to rescan the whole thing every time, default update timer is now 2 seconds (changeable in config)
 * fixed - issue with config > rules being blank
 * fixed - issue with conversion code introduced in beta 4

------------------------------------------------------------------------
r568 | arkayenro | 2016-07-31 02:08:46 +0000 (Sun, 31 Jul 2016) | 9 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventory.xml
   M /trunk/ArkInventoryCodex.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryConst.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryMountJournal.lua
   M /trunk/ArkInventoryPetJournal.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/ArkInventoryToyBox.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/VersionHistory.txt

*3.07.00 (31-JUL-2016) BETA 4*
 * fixed - issue with profiles not applying when opening a non player window (guild bank/account)
 * fixed - conversion code missed bag to bar assignments which ended up causing a black window on open
 * fixed - codex issue causing the default profile to be used in some cases
 * fixed - issue copying a layout/style/catset and the current window not updating
 * fixed - issue where items would sometimes be picked up when in edit mode (mostly at the bank/vault)
 * fixed - issue where vault was refreshing on each change
 * fixed - issue with toybox scanning

------------------------------------------------------------------------
r566 | arkayenro | 2016-07-28 12:55:54 +0000 (Thu, 28 Jul 2016) | 2 lines
Changed paths:
   M /trunk/ArkInventoryStorage.lua

ArkInventory:
- removed some debug lines
------------------------------------------------------------------------
r564 | arkayenro | 2016-07-28 12:46:43 +0000 (Thu, 28 Jul 2016) | 6 lines
Changed paths:
   M /trunk/ArkInventoryStorage.lua

*3.07.00 (28-JUL-2016) BETA 3*
 * added - when the title frame is hidden a smaller set of action icons is displayed in the container frame
 * fixed - issue with style/layout/category set not getting applied immediately when you change it in a profile
 * fixed - issue with vault window sometimes opening with the players data (ERR and empty) instead of guild data
 * fixed - issue with an internal item id format causing item counts to be wonky

------------------------------------------------------------------------
r562 | arkayenro | 2016-07-28 12:06:22 +0000 (Thu, 28 Jul 2016) | 6 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventory.xml
   M /trunk/ArkInventoryCodex.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/VersionHistory.txt

*3.07.00 (28-JUL-2016) BETA 3*
 * added - when the title frame is hidden a smaller set of action icons is displayed in the container frame
 * fixed - issue with style/layout/category set not getting applied immediately when you change it in a profile
 * fixed - issue with vault window sometimes opening with the players data (ERR and empty) instead of guild data
 * fixed - issue with an internal item id format causing item counts to be wonky

------------------------------------------------------------------------
r560 | arkayenro | 2016-07-26 22:37:19 +0000 (Tue, 26 Jul 2016) | 2 lines
Changed paths:
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryStorage.lua

ArkInventory:
- 30700 beta 2
------------------------------------------------------------------------
r558 | arkayenro | 2016-07-26 12:53:18 +0000 (Tue, 26 Jul 2016) | 5 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventory.xml
   A /trunk/ArkInventoryCodex.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryConst.lua
   M /trunk/ArkInventoryJunk.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMedia.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryMoney.lua
   M /trunk/ArkInventoryMountJournal.lua
   M /trunk/ArkInventoryPetJournal.lua
   M /trunk/ArkInventoryRestack.lua
   M /trunk/ArkInventoryRules.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/ArkInventoryToyBox.lua
   M /trunk/ArkInventoryTranslate.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/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.00 (26-JUL-2016) BETA*
 * fixed - issue with gold amounts displayed in tooltips when in colourblind mode
 * added - profiles
 * recover - where possible previous profile data will be recovered, if it cant be done you just need to set the controls for the profile

------------------------------------------------------------------------
r556 | arkayenro | 2016-07-24 11:41:39 +0000 (Sun, 24 Jul 2016) | 3 lines
Changed paths:
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryPetJournal.lua
   M /trunk/VersionHistory.txt

*3.06.17 (24-JUL-2016)*
 * fixed -issue with pet filters

------------------------------------------------------------------------
r554 | arkayenro | 2016-07-23 05:31:47 +0000 (Sat, 23 Jul 2016) | 5 lines
Changed paths:
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryConfig.lua
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
   M /trunk/VersionHistory.txt

*3.06.16 (23-JUL-2016)*
 * fixed - issue with deleted rules still showing in the list
 * fixed - issue with copying category sets
 * changed - Settings > Design changed to Settings > Styles / Layouts to make it more obvious where they are
 
------------------------------------------------------------------------
r552 | arkayenro | 2016-07-21 14:43:20 +0000 (Thu, 21 Jul 2016) | 5 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryMenu.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.06.15 (22-JUL-2016)*
 * added - default [1000] editable profile for all locations (this should let you use it from scratch without the need to create anything first)
 * fixed - issue with tooltip positioning whe using CVAR:alwaysCompareItems
 * added - right click menu option from refresh icon to reset the cached category data (needs to be used after TSM users update their groups)

------------------------------------------------------------------------
r550 | arkayenro | 2016-07-21 10:11:12 +0000 (Thu, 21 Jul 2016) | 3 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/VersionHistory.txt

*3.06.14 (21-JUL-2016)*
 * fixed - issue with items manually assigned to a system category not getting placed in the correct bar

------------------------------------------------------------------------
r548 | arkayenro | 2016-07-21 08:17:47 +0000 (Thu, 21 Jul 2016) | 8 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryMenu.lua

*3.06.13 (21-JUL-2016)*
 * fixed - issue with data conversion due to the last change, if you have a backup from 30512 and your new setup is wrong please restore it and login again
 * fixed - issue with ldb bag count text
 * fixed - issue with deleted categories still being assigned to a bar
 * fixed - issue with upgrade code for older versions
 * changed - BreakUpLargeNumbers replaced with FormatLargeNumber
 * fixed - issue with item categorisation

------------------------------------------------------------------------
r547 | arkayenro | 2016-07-21 08:01:27 +0000 (Thu, 21 Jul 2016) | 8 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMoney.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/Locale/game.lua
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/VersionHistory.txt

*3.06.13 (21-JUL-2016)*
 * fixed - issue with data conversion due to the last change, if you have a backup from 30512 and your new setup is wrong please restore it and login again
 * fixed - issue with ldb bag count text
 * fixed - issue with deleted categories still being assigned to a bar
 * fixed - issue with upgrade code for older versions
 * changed - BreakUpLargeNumbers replaced with FormatLargeNumber
 * fixed - issue with item categorisation

------------------------------------------------------------------------
r545 | arkayenro | 2016-07-20 16:09:32 +0000 (Wed, 20 Jul 2016) | 4 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/VersionHistory.txt

*3.06.12 (21-JUL-2016)*
 * changed - edit mode should expand the window more sideways and less downwards
 * fixed - issue with data conversion, if you have a backup from 30512 please restore it and login again

------------------------------------------------------------------------
r543 | arkayenro | 2016-07-20 10:36:10 +0000 (Wed, 20 Jul 2016) | 3 lines
Changed paths:
   M /trunk/ArkInventoryUpgrades.lua

*3.06.11 (20-JUL-2016)*
 * fixed - issue with custom category item assignments not getting converted properly

------------------------------------------------------------------------
r542 | arkayenro | 2016-07-20 10:34:19 +0000 (Wed, 20 Jul 2016) | 3 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/VersionHistory.txt

*3.06.11 (20-JUL-2016)*
 * fixed - issue with custom category item assignments not getting converted properly

------------------------------------------------------------------------
r540 | arkayenro | 2016-07-20 07:56:41 +0000 (Wed, 20 Jul 2016) | 3 lines
Changed paths:
   M /trunk/ArkInventory.toc
   M /trunk/Locale/deDE.lua
   M /trunk/Locale/frFR.lua
   M /trunk/Locale/ruRU.lua
   M /trunk/Locale/zhTW.lua
   M /trunk/VersionHistory.txt

*3.06.10 (20-JUL-2016)*
 * fixed - cleared translation errors in DE/FR/RU/TW

------------------------------------------------------------------------
r538 | arkayenro | 2016-07-20 05:42:37 +0000 (Wed, 20 Jul 2016) | 4 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryExternals.xml
   M /trunk/VersionHistory.txt

*3.06.09 (20-JUL-2016)*
 * fixed - issue with windows not always updating when blueprint settings changed
 * fixed - serializer issue

------------------------------------------------------------------------
r536 | arkayenro | 2016-07-20 04:16:05 +0000 (Wed, 20 Jul 2016) | 3 lines
Changed paths:
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryRealms.lua
   M /trunk/VersionHistory.txt

*3.06.08 (20-JUL-2016)*
 * fixed - issue with servers without any cross realm servers

------------------------------------------------------------------------
r534 | arkayenro | 2016-07-20 00:27:09 +0000 (Wed, 20 Jul 2016) | 7 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/VersionHistory.txt

*3.06.07 (20-JUL-2016)*
 * fixed - issue with servers without any cross realm servers
 * fixed - issue with warning about duplicate realm data
 * fixed - issue with window not sorting on open (or instantly)
 * fixed - issue with outfitter failure causing rules to not enable
 * fixed - issue with accessing config menu from blizzard interface

------------------------------------------------------------------------
r533 | arkayenro | 2016-07-20 00:19:31 +0000 (Wed, 20 Jul 2016) | 6 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryRealms.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/ArkInventoryTranslate.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.toc
   M /trunk/VersionHistory.txt

*3.06.07 (20-JUL-2016)*
 * fixed - issue with servers without any cross realm servers
 * fixed - issue with warning about duplicate realm data
 * fixed - issue with window not sorting on open (or instantly)
 * fixed - issue with outfitter failure causing rules to not enable

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

Additional Files

Type Name Size Uploaded Game Version Downloads
618.47 KB Aug 20, 2016 7.0.3 22