r656-alpha
Details
-
FilenameArkInventory-r656-alpha.zip
-
Uploaded by
-
UploadedJun 30, 2017
-
Size1.16 MB
-
Downloads429
-
MD5b3d2655972d14f9b9d3955ad14e830db
Supported WoW Retail Versions
- 7.2.5
Changelog
------------------------------------------------------------------------
r656 | arkayenro | 2017-06-30 04:11:41 -0500 (Fri, 30 Jun 2017) | 17 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/ArkInventoryMedia.lua
M /trunk/ArkInventoryRestack.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/Locale/enUS.lua
M /trunk/Modules/ArkInventoryConfig/ArkInventoryConfig.lua
M /trunk/VersionHistory.txt
*3.07.31 (xx-xxx-2017)*
* 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 - mailbox 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
* added - config options to set the thread timeout values (defaults to 100ms for in-combat and 250ms for out of combat)
* fixed - issue where pet scanning might sometimes not run
* fixed - bag rescans will now just rescan the bag having an issue, not all the bags in that location
* fixed - issue with search filter initilisation causing a second window rebuild at the first open
* fixed - a windows initial position (before its fully drawn) should be closer to its final position and not the top left corner of your display
* fixed - issue with font size on initial window load
------------------------------------------------------------------------
r655 | arkayenro | 2017-06-30 00:50:45 -0500 (Fri, 30 Jun 2017) | 16 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventoryConst.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/VersionHistory.txt
*3.07.31 (xx-xxx-2017)*
* 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 - mailbox 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
* added - config options to set the thread timeout values (defaults to 100ms for in-combat and 1000ms for out of combat)
* fixed - issue where pet scanning might sometimes not run
* fixed - bag rescans will now just rescan the bag having an issue, not all the bags in that location
* fixed - issue with search filter initilisation causing a second window rebuild at the first open
* fixed - the windows initial position (before its drawn) should be closer to their actual position and not the top left corner of your display
------------------------------------------------------------------------
r654 | arkayenro | 2017-06-29 23:36:27 -0500 (Thu, 29 Jun 2017) | 15 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/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.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 - mailbox 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 all the bags in that location
* fixed - issue with search filter initilisation causing a second window rebuild at the first open
------------------------------------------------------------------------
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
------------------------------------------------------------------------