r653-alpha
Details
-
FilenameArkInventory-r653-alpha.zip
-
Uploaded by
-
UploadedJun 27, 2017
-
Size1.16 MB
-
Downloads521
-
MD50349984549c06d288e3deea8a2d8ea55
Supported WoW Retail Versions
- 7.2.5
Changelog
------------------------------------------------------------------------
r653 | arkayenro | 2017-06-27 21:53:28 -0500 (Tue, 27 Jun 2017) | 13 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryCollectionHeirloom.lua
M /trunk/ArkInventoryCollectionMount.lua
M /trunk/ArkInventoryCollectionPet.lua
M /trunk/ArkInventoryCollectionToy.lua
M /trunk/ArkInventoryConst.lua
M /trunk/ArkInventoryRestack.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/VersionHistory.txt
*3.07.31 (xx-xxx-2017)*
* changed - global thread duration set to 2 seconds
* changed - bag scans are now threaded
* changed - pet scans are now threaded
* changed - mount scans are now threaded
* changed - toybox scans are now threaded
* changed - heirloom scans are now threaded
* changed - restack should be a bit slower but leave the game more responsive
* changed - window drawing is now threaded all the time (not just in combat) - initial window draw can be a bit laggy
* removed - config options for out of combat yielding
* fixed - issue where pet scanning might sometimes not run
* fixed - bag rescans will now just rescan the bag having an issue, not the entire location
------------------------------------------------------------------------
r652 | arkayenro | 2017-06-27 06:34:46 -0500 (Tue, 27 Jun 2017) | 13 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventoryCollectionHeirloom.lua
M /trunk/ArkInventoryCollectionMount.lua
M /trunk/ArkInventoryCollectionPet.lua
M /trunk/ArkInventoryCollectionToy.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/VersionHistory.txt
*3.07.31 (xx-xxx-2017)*
* note - this is an ALPHA, the debugging text cannot be disabled
* changed - global thread duration set to 2 seconds
* changed - bag scans are now threaded
* changed - pet scans are now threaded
* changed - mount scans are now threaded
* changed - toybox scans are now threaded
* changed - heirloom scans are now threaded
* changed - restack should be a bit slower but leave the game more responsive
* changed - window drawing is now threaded all the time (not just in combat) - initial window draw can be a bit laggy
* removed - config options for out of combat yielding
* fixed - issue where pet scanning might sometimes not run
------------------------------------------------------------------------
r651 | arkayenro | 2017-06-27 05:05:01 -0500 (Tue, 27 Jun 2017) | 13 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventoryCollectionHeirloom.lua
M /trunk/ArkInventoryCollectionMount.lua
M /trunk/ArkInventoryCollectionPet.lua
M /trunk/ArkInventoryCollectionToy.lua
M /trunk/ArkInventoryConst.lua
M /trunk/ArkInventoryRestack.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/VersionHistory.txt
*3.07.31 (xx-xxx-2017)*
* note - this is an ALPHA, the debugging text cannot be disabled
* changed - global thread duration set to 2 seconds
* changed - bag scans are now threaded
* changed - pet scans are now threaded
* changed - mount scans are now threaded
* changed - toybox scans are now threaded
* changed - heirloom scans are now threaded
* changed - restack should be a bit slower but leave the game more responsive
* changed - window drawing is now threaded all the time (not just in combat) - initial window draw can be a bit laggy
* removed - config options for out of combat yielding
* fixed - issue where pet scanning might sometimes not run
------------------------------------------------------------------------
r650 | arkayenro | 2017-06-27 00:12:06 -0500 (Tue, 27 Jun 2017) | 9 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryCollectionMount.lua
M /trunk/ArkInventoryCollectionPet.lua
M /trunk/ArkInventoryCollectionToy.lua
M /trunk/ArkInventoryCompanion.lua
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryRestack.lua
M /trunk/ArkInventoryStaticPopups.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/VersionHistory.txt
*3.07.31 (xx-xxx-2017)*
* changed - pet scans are now threaded (max run time is 3 seconds before it yields)
* changed - mount scans are now threaded (max run time is 3 seconds before it yields)
* changed - toybox scans are now threaded (max run time is 3 seconds before it yields)
* changed - restack should be a bit slower but leave the game more responsive
* changed - window drawing is now threaded all the time (not just in combat) - initial window draw can be a bit laggy
* removed - config options for out of combat yielding
* fixed - issue where pet scanning might sometimes not run
------------------------------------------------------------------------