3.04.12-nolib
Details
-
FilenameArkInventory-3.04.12-nolib.zip
-
Uploaded by
-
UploadedOct 23, 2014
-
Size589.35 KB
-
Downloads155
-
MD55ec6856382e1c2104037a37975aa513d
Supported WoW Retail Versions
- 6.0.2
Changelog
------------------------------------------------------------------------
r458 | arkayenro | 2014-10-23 12:26:49 +0000 (Thu, 23 Oct 2014) | 5 lines
Changed paths:
A /tags/3.04.12 (from /trunk:457)
*3.04.12 (23-OCT-2014)*
* fixed - issue where it wasnt resetting the items back to the top when exiting edit mode after scrolling
* fixed - guild bank tab icons
* added - to cleanup menu; reverse cleanup and loot to leftmost (from blizzard interface options)
------------------------------------------------------------------------
r457 | arkayenro | 2014-10-23 12:21:20 +0000 (Thu, 23 Oct 2014) | 5 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventorySearch.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/VersionHistory.txt
*3.04.12 (23-OCT-2014)*
* fixed - issue where it wasnt resetting the items back to the top when exiting edit mode after scrolling
* fixed - guild bank tab icons
* added - to cleanup menu; reverse cleanup and loot to leftmost (from blizzard interface options)
------------------------------------------------------------------------
r455 | arkayenro | 2014-10-22 13:48:19 +0000 (Wed, 22 Oct 2014) | 4 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
M /trunk/VersionHistory.txt
*3.04.11 (22-OCT-2014)*
* changed - maximum container frame height increased to 2000
* changed - default height set to 2000
------------------------------------------------------------------------
r453 | arkayenro | 2014-10-22 10:33:56 +0000 (Wed, 22 Oct 2014) | 8 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryMountJournal.lua
M /trunk/ArkInventoryPetJournal.lua
M /trunk/ArkInventoryRestack.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryToyBox.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.toc
M /trunk/VersionHistory.txt
*3.04.10 (22-OCT-2014)*
* changed - all locations now have a maximum height for the container frame, it will scroll the items if there are too many to fit and shrink to fit if less
* added - config > settings > window > height (default 400) sets the maximum height of the container frame before it scrolls
* changed - toybox scanning (should remove the taint)
* changed - mount scanning
* changed - if a bag type returns unknown during scanning it will be queued to be rescanned until its type is known (warnings are generated when this happens, they cannot be disabled)
* fixed - issue with ignore cleanup option for bank and backpack not being remembered
------------------------------------------------------------------------
r451 | arkayenro | 2014-10-20 12:23:12 +0000 (Mon, 20 Oct 2014) | 7 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryCompanion.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryMountJournal.lua
M /trunk/ArkInventoryPetJournal.lua
M /trunk/ArkInventoryRealms.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryToyBox.lua
M /trunk/ArkInventoryUpgrades.lua
M /trunk/Locale/enUS.lua
M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
M /trunk/VersionHistory.txt
*3.04.09 (20-OCT-2014)*
* fixed - item counts on battlepet tooltips
* fixed - mount favourite code
* fixed - mount macro
* fixed - issue with bank data going missing
* changed - config option for first empty is now a range from 0 to 5, 0 will show all empty slots, 1-5 will show that many empty slots (of each type)
------------------------------------------------------------------------
r449 | arkayenro | 2014-10-17 06:54:27 +0000 (Fri, 17 Oct 2014) | 5 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryLDB.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/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
M /trunk/VersionHistory.txt
*3.04.08 (17-OCT-2014)*
* fixed - issue with vault restack code
* changed - restack will now combine into the lowest numbered slot (not the highest)
* added - config > display > cleanup option, disable to use old restack function (it will do the same sort of action as the blizzard cleanup just slower and doesnt move items into empty slots)
* removed - warnings about no usable mounts
------------------------------------------------------------------------
r447 | arkayenro | 2014-10-16 12:44:40 +0000 (Thu, 16 Oct 2014) | 8 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryCompanion.lua
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryPetJournal.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/ArkInventoryUpgrades.lua
M /trunk/VersionHistory.txt
*3.04.07 (16-OCT-2014)*
* erased - pet data
* fixed - issue with battlepet tooltips
* fixed - cage, release and rename battlepet menu options
* fixed - mount warning issue
* changed - yielding while in combat re-enabled (forgot to turn in back on)
* added - empty reagent bank category
------------------------------------------------------------------------
r445 | arkayenro | 2014-10-15 08:21:59 +0000 (Wed, 15 Oct 2014) | 7 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryPetJournal.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryToyBox.lua
M /trunk/VersionHistory.txt
*3.04.06 (15-OCT-2014)*
* fixed - issue with ldb mount code
* fixed - typo in ldb pet tooltip code
* fixed - issue with sent mail tracking code
* fixed - issue with pet dismiss code
* fixed - issue with toybox scanning code not resetting the filters properly
------------------------------------------------------------------------
r443 | arkayenro | 2014-10-14 22:01:02 +0000 (Tue, 14 Oct 2014) | 7 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryCompanion.lua
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryPetJournal.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/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
M /trunk/VersionHistory.txt
*3.04.05 (15-OCT-2014)*
* added - config > settings > location > items > empty slots > first only (hides all empty slots except the first of each type)
* fixed - battlepet tooltip issue with new creature guid format
* fixed - issue with pet/mount menus
* fixed - issue with LDB pet/mount code
* note - crafting using bank items has NOT been tested, item counts may not update. Reagent Bank item counts will update.
------------------------------------------------------------------------
r441 | arkayenro | 2014-10-11 10:09:35 +0000 (Sat, 11 Oct 2014) | 5 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryCompanion.lua
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryPetJournal.lua
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.04.04 (11-OCT-2014) BETA WARLORDS*
* changed - maximum bars per row increased from 16 to 40
* added - ability to assign the contents of a bag to a specific bar - this overrides the items category/rule assignments
* updated - battlepet data
* changed - battlepet menu. added another level in an attempt to shrink the height
------------------------------------------------------------------------