r700-alpha

Details

  • Filename
    ArkInventory-r700-alpha.zip
  • Uploaded by
  • Uploaded
    Mar 6, 2018
  • Size
    1.18 MB
  • Downloads
    107
  • MD5
    a43c260d6dda1d7c1901f4e0dbfdbd64

Supported WoW Retail Versions

  • 7.3.5

Changelog

------------------------------------------------------------------------
r700 | arkayenro | 2018-03-06 12:25:08 +0000 (Tue, 06 Mar 2018) | 21 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/ArkInventoryUpgrades.lua
   M /trunk/VersionHistory.txt

*3.07.41 (06-MAR-2018)*
* added - config > general > new item glow > clear - option to clear the new item glow from all items when the window is closed
* fixed - issue with initial font height
* fixed - issue with config option for search font height
* fixed - issue with frames being called by other addons before they were created
* added - more config options for stack limit.  note: the identifcation option is extremely CPU intensive on the first load
* fixed - issue with pet scanning
* fixed - toybox scanning code updated to include new expansion filter
* fixed - issue with selected mounts not being deselected after you change their type
* fixed - opposite faction mounts should no longer show in the selection menu
* fixed - mounts you couldnt actually use were being included in the list of usable mounts (both mount.usable and spell.usable are now being checked)
* fixed - the use all for flying/surface mounts should now work properly and add your flying/surface mounts to your land mounts
* changed - mount selection code no longer uses the map
* changed - selecting use all (the old random) for mounts/pets will no longer clear your selections
* changed - use all has been set as enabled, youll need to disable it to revert to your specific selections
* workaround - for flying issues with characters that never purchased the continent flying spells that were removed in 7.3.5 (affects kalimdor, eastern kingdoms, and northrend)
* changed - pet/mount random can be random or sequential.  its always sequential when there are three or less usable pets/mounts
* added - config > companions > mounts > random - to allow for random/sequential selection
* added - config > companions > pets > random - to allow for random/sequential selection
* fixed - issue where unaligned pandaren were seeing the alliance only mounts when they shouldnt

------------------------------------------------------------------------
r699 | arkayenro | 2018-02-21 07:22:49 +0000 (Wed, 21 Feb 2018) | 20 lines
Changed paths:
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryCollectionMount.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMenu.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.41 (xx-xxx-2018)*
* added - config > general > new item glow > clear - option to clear the new item glow from all items when the window is closed
* fixed - issue with initial font height
* fixed - issue with config option for search font height
* fixed - issue with frames being called by other addons before they were created
* added - more config options for stack limit.  note: the identifcation option is extremely CPU intensive on the first load
* fixed - issue with pet scanning
* fixed - toybox scanning code updated to include new expansion filter
* fixed - issue with selected mounts not being deselected after you change their type
* fixed - opposite faction mounts should no longer show in the selection menu
* fixed - mounts you couldnt actually use were being included in the list of usable mounts (both mount.usable and spell.usable are now being checked)
* fixed - the use all for flying/surface mounts should now work properly and add your flying/surface mounts to your land mounts
* changed - mount selection code no longer uses the map
* changed - selecting use all (the old random) for mounts/pets will no longer clear your selections
* changed - use all has been set as enabled, youll need to disable it to revert to your specific selections
* workaround - for flying issues with characters that never purchased the continent flying spells that were removed in 7.3.5 (affects kalimdor, eastern kingdoms, and northrend)
* changed - pet/mount random can be random or sequential.  its always sequential when there are three or less usable pets/mounts
* added - config > companions > mounts > random - to allow for random/sequential selection
* added - config > companions > pets > random - to allow for random/sequential selection

------------------------------------------------------------------------
r698 | arkayenro | 2018-02-20 23:42:56 +0000 (Tue, 20 Feb 2018) | 19 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryCollectionMount.lua
   M /trunk/ArkInventoryCompanion.lua
   M /trunk/ArkInventoryConst.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/VersionHistory.txt

*3.07.41 (xx-xxx-2018)*
* added - config > general > new item glow > clear - option to clear the new item glow from all items when the window is closed
* fixed - issue with initial font height
* fixed - issue with config option for search font height
* fixed - issue with frames being called by other addons before they were created
* added - more config options for stack limit.  note: the identifcation option is extremely CPU intensive on the first load
* fixed - issue with pet scanning
* fixed - toybox scanning code updated to include new expansion filter
* fixed - issue with selected mounts not being deselected after you change their type
* fixed - opposite faction mounts should no longer show in the selection menu
* fixed - the use all for flying/surface mounts should now work properly and add your flying/surface mounts to your land mounts
* changed - mount selection code no longer uses the map
* changed - selecting use all (the old random) for mounts/pets will no longer clear your selections
* changed - use all has been set as enabled, youll need to disable it to revert to your specific selections
* changed - pet/mount random can be random or sequential.  its always sequential when there are three or less usable pets/mounts
* workaround - for flying issues for characters that never purchased the continent flying spells that were removed in 7.3.5 (affects kalimdor, eastern kingdoms, and northrend)
* added - config > ldb > mounts > random - to allow for random/sequential selection
* tbd - config > ldb > pets > random - to allow for random/sequential selection

------------------------------------------------------------------------
r697 | arkayenro | 2018-02-17 03:04:15 +0000 (Sat, 17 Feb 2018) | 16 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryCollectionMount.lua
   M /trunk/ArkInventoryCollectionPet.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryStorage.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.07.41 (xx-xxx-2018)*
* added - config > general > new item glow > clear - option to clear the new item glow from all items when the window is closed
* fixed - issue with initial font height
* fixed - issue with config option for search font height
* added - more config options for stack limit.  note: the identifcation option is extremely CPU intensive on the first load
* fixed - issue with pet scanning
* fixed - toybox scanning code updated to include new expansion filter
* fixed - issue with selected mounts not being deselected after you change their type
* fixed - opposite faction mounts should no longer show in the selection menu
* changed - mount selection code
* changed - selecting use all (the old random) for mounts/pets will no longer clear your selections
* changed - use all has been set as enabled, youll need to disable it to revert to your specific selections
* changed - pet/mount random can be random or sequential.  its always sequential when there are three or less usable pets/mounts
* added - config > ldb > mounts > random - to allow for random/sequential selection
* tbd - config > ldb > pets > random - to allow for random/sequential selection

------------------------------------------------------------------------
r696 | arkayenro | 2018-02-14 02:37:12 +0000 (Wed, 14 Feb 2018) | 9 lines
Changed paths:
   M /trunk/ArkInventoryCollectionPet.lua
   M /trunk/ArkInventoryCollectionToy.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/VersionHistory.txt

*3.07.41 (xx-xxx-2018)*
* added - config > general > new item glow > clear - option to clear the new item glow from all items when the window is closed
* fixed - issue with initial font height
* removed - config option for general font height (everything has its own specific font height so this isnt needed any more)
* fixed - issue with config option for search font height
* added - more config options for stack limit.  note: the identifcation option is extremely CPU intensive on the first load
* fixed - issue with pet scanning
* fixed - toybox scanning code updated to include expansion filter

------------------------------------------------------------------------
r695 | arkayenro | 2018-02-13 09:27:58 +0000 (Tue, 13 Feb 2018) | 7 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryConst.lua
   M /trunk/ArkInventoryMedia.lua

*3.07.41 (xx-xxx-2018)*
* added - config > general > new item glow > clear - option to clear the new item glow from all items when the window is closed
* fixed - issue with initial font height
* removed - config option for general font height (everything has its own specific font height so this isnt needed any more)
* fixed - issue with config option for search font height
* added - more config options for stack limit.  note: the identifcation option is extremely CPU intensive on the first load

------------------------------------------------------------------------
r694 | arkayenro | 2018-02-12 12:45:50 +0000 (Mon, 12 Feb 2018) | 7 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryCollectionMount.lua
   M /trunk/ArkInventoryCollectionPet.lua
   M /trunk/ArkInventoryCompanion.lua
   M /trunk/ArkInventoryConst.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMedia.lua
   M /trunk/ArkInventoryStorage.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/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.41 (xx-xxx-2018)*
* added - config > general > new item glow > clear - option to clear the new item glow from all items when the window is closed
* fixed - issue with initial font height
* removed - config option for general font height (everything has its own specific font height so this isnt needed any more)
* fixed - issue with config option for search font height
* added - more config options for stack limit.  note: the identifcation option is extremely CPU intensive on the first load

------------------------------------------------------------------------
r693 | arkayenro | 2018-02-06 22:15:26 +0000 (Tue, 06 Feb 2018) | 3 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   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.41 (xx-xxx-2018)*
* added - config > general > new item glow > clear - option to clear the new item glow from all items when the window is closed

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

Additional Files

Type Name Size Uploaded Game Version Downloads
635.38 KB Mar 6, 2018 7.3.5 20