3.08.11

Details

  • Filename
    ArkInventory-3.08.11.zip
  • Uploaded by
  • Uploaded
    Aug 13, 2018
  • Size
    1.19 MB
  • Downloads
    74,052
  • MD5
    56bc8001f1af3a233ec09cee38acbb02

Supported WoW Retail Versions

  • 8.0.1

Changelog

------------------------------------------------------------------------
r769 | arkayenro | 2018-08-13 09:31:35 +0000 (Mon, 13 Aug 2018) | 18 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/Locale/game.lua
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/VersionHistory.txt

*3.08.11 (13-AUG-2018)*
* fixed - issue with battlepets and the rule tooltip
* fixed - issue with window layout when all the visible bars in a row have a minimum width set
* fixed - issue with the upgrade code when there are no profiles at all
* fixed - issue where tooltip functions were passed a nil and i passed that through instead of blocking it
* fixed - issue with slot not updating when a different variant of the same item is swapped into it
* fixed - junk auto sell should now work when TSM is installed
* fixed - issue with empty counts in the bag changer not updating immediately
* fixed - issue with guild bank not always updating on open
* fixed - issue with the non active guild bank tabs being tinted instead of faded (tabs you have no access to remain tinted)
* fixed - issue with reputation list tooltips not showing
* fixed - disabled the ability to make changes to the [9999] system default categoryset
* updated - localisation text
* changed - restricted SetHyperlink based refreshes to just objects that item counts go on.  should minimise the impact to other mods that use GameTooltip:SetHyperlink for other things
* changed - config first page is now tabbed to give more space to the options
* removed - some config options from the custom category and rules tabs to minimize confusion (you can still get at them via the bar menu in edit mode)
* added - rule function itemstat

------------------------------------------------------------------------
r768 | arkayenro | 2018-08-12 10:39:04 +0000 (Sun, 12 Aug 2018) | 16 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryAPI.lua
   M /trunk/ArkInventoryConst.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.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_Example/ArkInventoryRules_Example.toc
   M /trunk/VersionHistory.txt

*3.08.11 (xx-AUG-2018)*
* fixed - issue with battlepets and the rule tooltip
* fixed - issue with window layout when all the visible bars in a row have a minimum width set
* fixed - issue with the upgrade code when there are no profiles at all
* fixed - issue where tooltip functions were set with nil and i passed that through instead of blocking it
* fixed - issue with slot not updating when a different variant of the same item is swapped into it
* fixed - junk auto sell should now work when TSM is installed
* fixed - issue with empty counts in the bag changer not updating immediately
* fixed - issue with guild bank not always updating on open
* fixed - issue with the non active guild bank tabs being tinted instead of faded (tabs you have no access to remain tinted)
* fixed - issue with reputation list tooltips not showing
* updated - localisation text
* changed - restricted SetHyperlink based refreshes to just objects that item counts go on.  should minimise the impact to other mods that use GameTooltip:SetHyperlink for other things
* changed - config first page is now tabbed to give more space to the options
* added - rule function itemstat

------------------------------------------------------------------------
r767 | arkayenro | 2018-08-11 06:33:55 +0000 (Sat, 11 Aug 2018) | 13 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/VersionHistory.txt

*3.08.11 (xx-AUG-2018)*
* fixed - issue with battlepets and the rule tooltip
* fixed - issue with window layout when all the visible bars in a row have a mininum width set
* fixed - issue with the upgrade code when there are no profiles at all
* fixed - issue where tooltip functions were set with nil and i passed that through instead of blocking it
* fixed - issue with slot not updating when a different variant of the same item is swapped into it
* fixed - junk auto sell should now work when TSM is installed
* fixed - issue with empty counts in the bag changer not updating immediately
* fixed - issue with guild bank not always updating on open
* fixed - issue with the non active guild bank tabs being tinted instead of faded (tabs you have no access to remain tinted)
* changed - restricted SetHyperlink based refreshes to just objects that item counts go on.  should minimise the impact to other mods that use GameTooltip:SetHyperlink for other things
* changed - config first page is now tabbed to give more space to the options

------------------------------------------------------------------------
r766 | arkayenro | 2018-08-10 03:49:17 +0000 (Fri, 10 Aug 2018) | 10 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryAPI.lua
   M /trunk/ArkInventoryMedia.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryRestack.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   A /trunk/Images/Transmog-Cross.tga
   A /trunk/Images/Transmog-Tick.tga
   M /trunk/VersionHistory.txt

*3.08.11 (xx-AUG-2018)*
* fixed - issue with battlepets and the rule tooltip
* fixed - issue with window layout when all the visible bars in a row have a mininum width set
* fixed - issue with the upgrade code when there are no profiles at all
* fixed - issue where tooltip functions were set with nil and i passed that through instead of blocking it
* fixed - issue with slot not updating when a different variant of the same item is swapped into it
* fixed - junk auto sell should now work when TSM is installed
* fixed - issue with empty counts in the bag changer not updating immediately
* changed - restricted SetHyperlink based refreshes to just objects that item counts go on.  should minimise the impact to other mods that use GameTooltip:SetHyperlink for other things

------------------------------------------------------------------------
r765 | arkayenro | 2018-08-07 11:10:55 +0000 (Tue, 07 Aug 2018) | 5 lines
Changed paths:
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/VersionHistory.txt

*3.08.11 (xx-AUG-2018)*
* fixed - issue with battlepets and the rule tooltip
* fixed - issue with window layout when all the visible bars in a row have a min width set
* fixed - issue with the upgrade code where there are no profiles at all

------------------------------------------------------------------------
r764 | arkayenro | 2018-08-07 08:54:41 +0000 (Tue, 07 Aug 2018) | 4 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   A /trunk/ArkInventoryAPI.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
   M /trunk/VersionHistory.txt

*3.08.11 (xx-AUG-2018)*
* fixed - issue with battlepets and the rule tooltip
* fixed - issue with window layout when all the visible bars in a row have a min width set

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

Additional Files

Type Name Size Uploaded Game Version Downloads
665.38 KB Aug 13, 2018 8.0.1 589