r612
Details
-
FilenameArkInventory-r612.zip
-
Uploaded by
-
UploadedOct 27, 2016
-
Size1.17 MB
-
Downloads253
-
MD5142017fd7b7dd1ec698526767b7587dc
Supported WoW Retail Versions
- 7.1.0
Changelog
------------------------------------------------------------------------
r612 | arkayenro | 2016-10-27 23:47:28 +0000 (Thu, 27 Oct 2016) | 4 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryMedia.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/Locale/game.lua
M /trunk/VersionHistory.txt
*3.07.18 (28-OCT-2016)*
* fixed - issue with default font size not applying for some objects (rule column headers, guild bank money and info logs)
* fixed - issue with tackle container slots not being recognised properly
------------------------------------------------------------------------
r610 | arkayenro | 2016-10-26 00:24:00 +0000 (Wed, 26 Oct 2016) | 4 lines
Changed paths:
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryStorage.lua
M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.toc
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.toc
M /trunk/Modules/ArkInventoryRules_Example/ArkInventoryRules_Example.toc
M /trunk/Modules/ArkInventorySearch/ArkInventorySearch.toc
M /trunk/VersionHistory.txt
*3.07.17 (26-OCT-2016)*
* changed - toc updated to 70100
* workaround - issue with increased item level due to GetItemInfo returning a slightly different hyperlink than the one passed in (only seems to impact artifacts). presumably blizzard will fix it at some point
------------------------------------------------------------------------
r609 | arkayenro | 2016-10-21 08:47:19 +0000 (Fri, 21 Oct 2016) | 5 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryConst.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/game.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/VersionHistory.txt
*3.07.16 (21-OCT-2016)*
* fixed - issue with regex matching against some of the globalstrings that contain special regex characters
* fixed - issue with sorting by id as id was not a zero padded in the string
* fixed - issue where the window would recalculate whenever leaving combat
------------------------------------------------------------------------
r607 | arkayenro | 2016-10-01 22:38:50 +0000 (Sat, 01 Oct 2016) | 3 lines
Changed paths:
M /trunk/ArkInventory.toc
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/VersionHistory.txt
*3.07.15 (02-OCT-2016)*
* fixed - rule function: itemstring
------------------------------------------------------------------------
r605 | arkayenro | 2016-10-01 12:08:17 +0000 (Sat, 01 Oct 2016) | 9 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryJunk.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryRestack.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/ArkInventoryTranslate.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/game.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/VersionHistory.txt
*3.07.14 (01-OCT-2016)*
* fixed - issue with sell junk notification not always displaying
* fixed - issue with sort category equip location
* fixed - issue with artifact power items not getting categorised properly when colorblind mode is enabled
* removed - rule function: id()
* added - rule function: itemstring()
* added - sorting: slot type
* fixed - restack function should no longer be able to stall, should also not lock up the game while it does it
------------------------------------------------------------------------