r905-alpha-nolib
Details
-
FilenameArkInventory-r905-alpha-nolib.zip
-
Uploaded by
-
UploadedJan 29, 2020
-
Size705.05 KB
-
Downloads57
-
MD5a40cc7b4252a034234a9a89c6c5799a5
Supported WoW Retail Versions
- 8.3.0
Changelog
------------------------------------------------------------------------
r905 | arkayenro | 2020-01-29 12:09:00 +0000 (Wed, 29 Jan 2020) | 5 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryCollectionReputation.lua
M /trunk/ArkInventoryPT.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
M /trunk/VersionHistory.txt
*3.09.14 (xx-xxx-2020)*
* changed - sort order - the ascending/descending option that applied to the sort method as a whole has been removed and each of the sort options now has its own ascending/descending option
* changed - sort order - there was always a hidden item count + bag id + slot id sorting tacked onto the end of each sort method. this has been made visible and user configurable (in case you dont want it). all your existing sort methods have been updated to include them but newly created sort methods will not include these options by default
* changed - using CHAT_MSG_COMBAT_FACTION_CHANGE instead of UPDATE_FACTION to listen for reputation changes
------------------------------------------------------------------------
r904 | arkayenro | 2020-01-26 11:28:01 +0000 (Sun, 26 Jan 2020) | 4 lines
Changed paths:
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryUpgrades.lua
M /trunk/VersionHistory.txt
*3.09.14 (xx-xxx-2020)*
* changed - sort order - the ascending/descending option that applied to the sort method as a whole has been removed and each of the sort options now has its own ascending/descending option
* changed - sort order - there was always a hidden item count + bag id + slot id sorting tacked onto the end of each sort method. this has been made visible and user configurable (in case you dont want it). all your existing sort methods have been updated to include them but newly created sort methods will not include these options by default
------------------------------------------------------------------------
r903 | arkayenro | 2020-01-26 11:22:39 +0000 (Sun, 26 Jan 2020) | 4 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryConfig.lua
M /trunk/ArkInventoryConst.lua
M /trunk/ArkInventoryData.lua
M /trunk/ArkInventoryPT.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/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.09.14 (xx-xxx-2020)*
* changed - sort order - ascending/descending no longer applies to the sort method as a whole, you can now set it for each of the sort options
* changed - sort order - there was always a hidden item count + bag id + slot id sorting tacked onto the end of each sort method, this has been made visible and user configurable (in case you dont want it). all your existing sort methods have been updated to include them but newly created sort methods will not include these options by default
------------------------------------------------------------------------