3.04.22
Details
-
FilenameArkInventory-3.04.22.zip
-
Uploaded by
-
UploadedFeb 6, 2015
-
Size1.15 MB
-
Downloads67,470
-
MD5f7838d196b044938e11cd828822fe6fa
Supported WoW Retail Versions
- 6.0.3
Changelog
------------------------------------------------------------------------
r481 | arkayenro | 2015-02-06 11:31:24 +0000 (Fri, 06 Feb 2015) | 6 lines
Changed paths:
A /tags/3.04.22 (from /trunk:480)
*3.04.22 (06-JAN-2015)*
* added - right click menu off refresh icon to toggle display of hidden categories/stacks
* added - config > settings > location > items > limit stacks (range from 0 to 5, 0 will show all stacks, 1-5 will only show that many stacks of an item and hide the rest, toggle show hidden to temporarily see all hidden stacks) - note: displayed stack count does not increase to cater for the hidden stacks
* added - rule function: mounttype | mtype ( "L" = land, "A" = flying, "S" = water surface, "U" = underwater, "X" = ignored/unknown)
* added - config > settings > location > items > empty slots > sort position (Enabled: Empty slots are sorted first alphabetically | Disabled: empty slots are sorted last alphabetically)
------------------------------------------------------------------------
r480 | arkayenro | 2015-02-06 11:29:09 +0000 (Fri, 06 Feb 2015) | 6 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryMountJournal.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/VersionHistory.txt
*3.04.22 (06-JAN-2015)*
* added - right click menu off refresh icon to toggle display of hidden categories/stacks
* added - config > settings > location > items > limit stacks (range from 0 to 5, 0 will show all stacks, 1-5 will only show that many stacks of an item and hide the rest, toggle show hidden to temporarily see all hidden stacks) - note: displayed stack count does not increase to cater for the hidden stacks
* added - rule function: mounttype | mtype ( "L" = land, "A" = flying, "S" = water surface, "U" = underwater, "X" = ignored/unknown)
* added - config > settings > location > items > empty slots > sort position (Enabled: Empty slots are sorted first alphabetically | Disabled: empty slots are sorted last alphabetically)
------------------------------------------------------------------------
r478 | arkayenro | 2015-01-22 09:31:56 +0000 (Thu, 22 Jan 2015) | 6 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryPetJournal.lua
M /trunk/ArkInventoryStorage.lua
R /trunk/Libs/LibDataBroker-1.1/Changelog-libdatabroker-1-1-v1.1.4.txt
R /trunk/Libs/LibDataBroker-1.1/README.textile
M /trunk/VersionHistory.txt
*3.04.21 (22-JAN-2015)*
* fixed - issue with first bank bag slot not being draggable
* fixed - issue with pet breed text when Battle Pet BreedID addon is not installed
* fixed - issue with new item glow showing in offline locations
* fixed - issue with offline items still fading when the option was disabled
------------------------------------------------------------------------
r476 | arkayenro | 2015-01-14 01:13:56 +0000 (Wed, 14 Jan 2015) | 10 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryConfig.lua
M /trunk/ArkInventoryExternals.xml
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryPetJournal.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/ArkInventoryTranslate.lua
M /trunk/ArkInventoryUpgrades.lua
A /trunk/Libs/LibDataBroker-1.1
A /trunk/Libs/LibDataBroker-1.1/Changelog-libdatabroker-1-1-v1.1.4.txt
A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
A /trunk/Libs/LibDataBroker-1.1/README.textile
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.20 (14-JAN-2015)*
* added - new items category
* added - config > settings > location > items > new items
* added - right click menu off refresh icon for new item reset
* added - pet breed information is now displayed on the custom tooltips when the Battle Pet BreedID addon is installed
* updated - pet tooltips and code
* changed - cosmetic issue with pet and mount totals in the status bar, they will now always show the total count (the option to swap between used/empty is ignored)
* changed - translations (mostly around pet text)
* fixed - issue with LibDataBroker not having a TOC file so cant be loaded as standalone. moved it back to being an included library
------------------------------------------------------------------------