r710-alpha

Details

  • Filename
    ArkInventory-r710-alpha.zip
  • Uploaded by
  • Uploaded
    Apr 5, 2018
  • Size
    1.18 MB
  • Downloads
    142
  • MD5
    96a310fbed62c18d72c28dccdf9d49f6

Supported WoW Retail Versions

  • 7.3.5

Changelog

------------------------------------------------------------------------
r710 | arkayenro | 2018-04-05 10:52:54 +0000 (Thu, 05 Apr 2018) | 12 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventory.xml
   M /trunk/ArkInventoryCollectionPet.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/VersionHistory.txt

*3.07.43 (05-APR-2018)*
* fixed - mount summon logic
* changed - window search frame - will now search against tooltip, equip location, item type, item subtype, and rarity
* changed - window search frame - single and double quotes are ignored (in both filter and search text)
* changed - window search frame - plain text searching enabled - regex patterns will no longer work
* added - support for tooltips from other mods that are linked via metatables to the gametooltip
* changed - search window - should be quicker now due to caching (at the expense of memory usage)
* changed - search window - plain text searching enabled - regex patterns will no longer work
* changed - bag location name changed to backpack
* fixed - merchant currencies should show item counts (again)
* fixed - issue with clearing item glow on bag close

------------------------------------------------------------------------
r709 | arkayenro | 2018-03-24 01:46:21 +0000 (Sat, 24 Mar 2018) | 12 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.lua
   M /trunk/VersionHistory.txt

*3.07.43 (xx-xxx-2018)*
* fixed - mount summon logic
* changed - window search frame - will now search against tooltip, equip location, item type, item subtype, and rarity
* changed - window search frame - single and double quotes are ignored (in both filter and search text)
* changed - window search frame - plain text searching enabled - regex patterns will no longer work
* added - support for tooltips from other mods that are linked via metatables to the gametooltip
* changed - search window - should be quicker now due to caching (at the expense of memory usage)
* changed - search window - plain text searching enabled - regex patterns will no longer work
* changed - bag location name changed to backpack
* fixed - merchant currencies should show item counts (again)
* fixed - issue with clearing item glow on bag close

------------------------------------------------------------------------
r708 | arkayenro | 2018-03-20 08:54:40 +0000 (Tue, 20 Mar 2018) | 11 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryMedia.lua
   M /trunk/ArkInventorySearch.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/ArkInventorySearch/ArkInventorySearch.lua
   M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.xml

*3.07.43 (xx-xxx-2018)*
* fixed - mount summon logic
* changed - window search frame - will now search against tooltip, equip location, item type, item subtype, and rarity
* changed - window search frame - single and double quotes are ignored (in both filter and search text)
* changed - window search frame - plain text searching enabled - regex patterns will no longer work
* added - support for tooltips from other mods that are linked via metatables to the gametooltip
* changed - search window - should be quicker now due to caching (at the expense of memory usage)
* changed - search window - plain text searching enabled - regex patterns will no longer work
* changed - bag location name changed to backpack
* fixed - merchant currencies should show item counts (again)

------------------------------------------------------------------------
r707 | arkayenro | 2018-03-19 08:51:32 +0000 (Mon, 19 Mar 2018) | 11 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryCollectionPet.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/Locale/game.lua
   M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.lua
   M /trunk/VersionHistory.txt

*3.07.43 (xx-xxx-2018)*
* fixed - mount summon logic
* changed - window search frame - will now search against tooltip, equip location, item type, item subtype, and rarity
* changed - window search frame - single and double quotes are ignored (in both filter and search text)
* changed - window search frame - plain text searching enabled - regex will no longer work
* added - support for tooltips from other mods that are linked via metatables to the gametooltip
* changed - search window - should be quicker now due to caching (at the expense of memory usage)
* changed - search window - plain text searching enabled - regex will no longer work
* changed - bag location name changed to backpack
* fixed - merchant currencies should show item counts (again)

------------------------------------------------------------------------
r706 | arkayenro | 2018-03-17 12:07:50 +0000 (Sat, 17 Mar 2018) | 7 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventory.xml
   M /trunk/ArkInventoryCollectionHeirloom.lua
   M /trunk/ArkInventoryCollectionPet.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventorySearch.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/Bindings.xml
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
   M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.lua
   M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.toc
   M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.xml
   M /trunk/VersionHistory.txt

*3.07.43 (xx-xxx-2018)*
* fixed - mount summon logic
* changed - window search frame - will now search against tooltip, equip location, item type, item subtype, and rarity
* changed - window search frame - single and double quotes are ignored (in both filter and search text)
* added - support for tooltips from other mods that are linked via metatables to the gametooltip
* changed - search window should be quicker now due to caching (at the expense of memory usage)

------------------------------------------------------------------------
r705 | arkayenro | 2018-03-16 11:55:30 +0000 (Fri, 16 Mar 2018) | 5 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryConst.lua
   D /trunk/ArkInventorySearch.xml
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/Locale/game.lua
   M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
   M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.lua
   M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.xml
   M /trunk/VersionHistory.txt

*3.07.43 (xx-xxx-2018)*
* fixed - mount summon logic
* changed - quick search - will now search against tooltip, equip location, item type, item subtype, and rarity
* changed - quick search - single and double quotes are ignored

------------------------------------------------------------------------
r704 | arkayenro | 2018-03-11 04:35:29 +0000 (Sun, 11 Mar 2018) | 3 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryLDB.lua
   M /trunk/VersionHistory.txt

*3.07.43 (xx-xxx-2018)*
* fixed - mount summon logic

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

Additional Files

Type Name Size Uploaded Game Version Downloads
636.64 KB Apr 5, 2018 7.3.5 23