3.10.00-alpha-7

Details

  • Filename
    ArkInventory-3.10.00-alpha-7.zip
  • Uploaded by
  • Uploaded
    Oct 2, 2022
  • Size
    1.41 MB
  • Downloads
    739
  • MD5
    668fb04625e3b97522e28ad3ed3a57d3

Supported WoW Retail Versions

  • 10.0.2

Supported WoW Wrath of the Lich King Classic Versions

  • 3.4.0

Supported WoW Classic Versions

  • 1.14.3

Supported WoW Burning Crusade Classic Versions

  • 2.5.4

Changelog

3.10.00 Alpha 7 (02-OCT-2022)

  • fixed - https://github.com/arkayenro/arkinventory/issues/1604 - client detection issue that caused some categories to not show
  • changed - https://github.com/arkayenro/arkinventory/issues/1605 - outfit( ) rule function will now check using all supported outfit mods as well as the equipment manager, and not just the first one that is enabled.
  • changed - various cross client functions for dragonflight
  • fixed - some non battlepet items were incorrectly causing a battlepet tooltip to be generated
  • fixed - cooldown should now display in the wearing window
  • fixed - frame levels werent getting reset properly so the background would occasionally end up above the items and block mouse input
  • added - cosmetic item overlay - can be disabled via config > settings > item > status icons / overlays > cosmetic
  • added - conduit item overlay - can be disabled via config > settings > item > status icons / overlays > conduit
  • added - professional quality item overlay - can be disabled or the position changed via config > settings > item > status icons / overlays > profession quality
  • added - profession quality as a new sort method key
  • changed - default sort methods updated to include profession quality
  • changed - reagent bank and reagent bags share the same slot type
  • added - restack now supports the reagent bag

3.10.00 Alpha 6 (30-SEP-2022)

  • fixed - issues with multiple functions that reference the project id to hide data that shouldnt exist. wrath getting a new project id sort of broke them so that check has been removed and you may see old character data appear in item counts, gold, search, and when switching to another character. you can manually delete the old data from the switch character menus, or in the config.
  • fixed - https://github.com/arkayenro/arkinventory/issues/1602 - removed internal debug output
  • fixed - (wrath) https://github.com/arkayenro/arkinventory/issues/1593 - outfit( ) rule function when using the blizzard equipment manager
  • note - the ace3 libraries were updated and the config can be opened in dragonflight now

3.10.00 Alpha 5 (28-SEP-2022)

3.10.00 Alpha 4 (26-SEP-2022)

3.10.00 Alpha 3 (26-SEP-2022)

  • no longer available

3.10.00 Alpha 2 (24-SEP-2022)

  • changed - client detection and checking code to support pre-patch
  • added - (dragonflight) category: class evoker
  • fixed - issue where the reagent bank wasnt being scanned when away from the bank (bank and bank bags cant be scanned away from the bank, so its partially helpful)
  • changed - restack action menu consolidated into a single layer
  • added - option to disable restack

3.10.00 Alpha 1 (22-SEP-2022)

  • fixed - (wrath) https://github.com/arkayenro/arkinventory/issues/1594 - category: class death knight unhidden
  • fixed - (wrath) https://github.com/arkayenro/arkinventory/issues/1595 - category: skill inscription unhidden
  • changed - client detection code to support pre-patch
  • changed - multiple categories have had their client states updated (if a category is missing or showing when it shouldnt, let me know via a ticket)
  • added - support for 10.0 PTR prepatch - there will be issues, please log a ticket for them
  • fixed - (dragonflight) money frame elements
  • changed - money frame onclick has gone back to the single generic money popup, not the individual gold/silver/copper ones (when it works)
  • added - (dragonflight) reagent bag slot (not sure if it works properly as i cant find any reagent bags)
  • changed - right click bag slot menus to work with all game clients
  • fixed - (dragonflight) issue with bank and reagent bank tooltips

known issues

  • (Dragonflight) BankFrame no longer opens via the BANKFRAME_OPENED event so i cannot stop it from opening. Hiding the bank interface in any way closes the bank completely (which closes my window). i havent found a way around this yet.
  • (Dragonflight) reagentbank slots are no longer readable unless the bank is open

to do

  • double check all categories show/hide for the right clients
  • confirm things havent broken in classic, wrath, or shadowlands
  • restack disable - maybe change this to require a modifier key instead of a straight disable? might be easier to shift/alt/ctrl click on it than turning it on/off and its not like youll accidentally do it (which is why the disable was added)