3.05.02

Details

  • Filename
    ArkInventory-3.05.02.zip
  • Uploaded by
  • Uploaded
    Jun 25, 2015
  • Size
    1.17 MB
  • Downloads
    33,522
  • MD5
    18fd7d17f751a116adbe45bc9a9d4b93

Supported WoW Retail Versions

  • 6.2.0

Changelog

------------------------------------------------------------------------
r491 | arkayenro | 2015-06-25 06:13:14 +0000 (Thu, 25 Jun 2015) | 28 lines
Changed paths:
   A /tags/3.05.02 (from /trunk:490)

*3.05.02 (25-JUN-2015)*
 * toc updated to 60200
 
*3.05.01 (xx-JUN-2015) Beta 4*
 * fixed - restack code
 * changed - category assignment menus are now in internal id order
 * changed - rule assignment menus are now in priority order
 
*3.05.01 (14-JUN-2015) Beta 3*
 * fixed - restack code
 
*3.05.01 (13-JUN-2015) Beta 2*
 * changed - restack action no longer initiates mutliple location restacks, its now per window/location so you have more control over it
 * changed - restack menu: choice of blizzards cleanup or my restack code
 * changed - restack menu: auto deposit is now set here
 * info: cleanup code will compact then if enabled and at the bank will do a deposit all reagents
 * info: restack code will compact then consolidate
 * info: compact will condense all items into as few stacks as possible
 * info: consolidate will move profession items in normal bags and the reagent bank to profession bags, then move crafting items in normal bags to the reagent bank, then move crafting items in your bag to the bank.
 * info: when auto deposit is enabled and at the bank restack will move items in your bags to the bank (and reagent bank) as part of both the compact and consolidate processes
 * info: both code variants will abide by the ignore cleanup value assigned to a bag (if items in a bag are not touched by the code then check this setting)
 
*3.05.01 (06-JUN-2015) Beta 1*
 * removed - player level restictions for mount menus (allows you to pick the chauffered mounts when under level 20)
 * changed - rule formulas are no longer compressed into a single line.  you can add extra spaces and newlines and they will stay intact now
 * added - Chauffeured Chopper mount data
 * fixed - issue with new item flash/animation and search overlay causing new items to not hide when they didnt match the filter

------------------------------------------------------------------------
r490 | arkayenro | 2015-06-25 06:11:28 +0000 (Thu, 25 Jun 2015) | 1 line
Changed paths:
   M /trunk/ArkInventory.toc

fixed version number
------------------------------------------------------------------------
r489 | arkayenro | 2015-06-25 06:06:24 +0000 (Thu, 25 Jun 2015) | 1 line
Changed paths:
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.toc
   M /trunk/Modules/ArkInventoryConfig/VersionHistory.txt
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.toc
   M /trunk/Modules/ArkInventoryRules_Example/ArkInventoryRules_Example.toc

toc updated to 60200
------------------------------------------------------------------------
r488 | arkayenro | 2015-06-25 05:57:39 +0000 (Thu, 25 Jun 2015) | 28 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryPetJournal.lua
   M /trunk/ArkInventoryRestack.lua
   M /trunk/ArkInventoryStaticPopups.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/ArkInventoryToyBox.lua
   M /trunk/VersionHistory.txt

*3.05.02 (25-JUN-2015)*
 * toc updated to 60200
 
*3.05.01 (xx-JUN-2015) Beta 4*
 * fixed - restack code
 * changed - category assignment menus are now in internal id order
 * changed - rule assignment menus are now in priority order
 
*3.05.01 (14-JUN-2015) Beta 3*
 * fixed - restack code
 
*3.05.01 (13-JUN-2015) Beta 2*
 * changed - restack action no longer initiates mutliple location restacks, its now per window/location so you have more control over it
 * changed - restack menu: choice of blizzards cleanup or my restack code
 * changed - restack menu: auto deposit is now set here
 * info: cleanup code will compact then if enabled and at the bank will do a deposit all reagents
 * info: restack code will compact then consolidate
 * info: compact will condense all items into as few stacks as possible
 * info: consolidate will move profession items in normal bags and the reagent bank to profession bags, then move crafting items in normal bags to the reagent bank, then move crafting items in your bag to the bank.
 * info: when auto deposit is enabled and at the bank restack will move items in your bags to the bank (and reagent bank) as part of both the compact and consolidate processes
 * info: both code variants will abide by the ignore cleanup value assigned to a bag (if items in a bag are not touched by the code then check this setting)
 
*3.05.01 (06-JUN-2015) Beta 1*
 * removed - player level restictions for mount menus (allows you to pick the chauffered mounts when under level 20)
 * changed - rule formulas are no longer compressed into a single line.  you can add extra spaces and newlines and they will stay intact now
 * added - Chauffeured Chopper mount data
 * fixed - issue with new item flash/animation and search overlay causing new items to not hide when they didnt match the filter

------------------------------------------------------------------------
r486 | arkayenro | 2015-06-14 05:02:22 +0000 (Sun, 14 Jun 2015) | 2 lines
Changed paths:
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryRestack.lua
   M /trunk/VersionHistory.txt

ArkInventory:
- 3.05.01 beta 3
------------------------------------------------------------------------
r485 | arkayenro | 2015-06-13 15:19:06 +0000 (Sat, 13 Jun 2015) | 2 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryMenu.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/game.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

ArkInventory:
- 3.05.01 beta 2
------------------------------------------------------------------------
r484 | arkayenro | 2015-06-06 10:37:30 +0000 (Sat, 06 Jun 2015) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventory.xml
   M /trunk/ArkInventoryCompanion.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryExternals.lua
   M /trunk/ArkInventoryExternals.xml
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryMountJournal.lua
   M /trunk/ArkInventoryRealms.lua
   M /trunk/ArkInventoryRestack.lua
   M /trunk/ArkInventorySearch.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/Locale/game.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
   M /trunk/ReadMe.txt
   M /trunk/VersionHistory.txt

ArkInventory:
- 3.05.01 beta 1
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
585.41 KB Jun 25, 2015 6.2.0 188