3.10.00-alpha-6

Details

  • Filename
    ArkInventory-3.10.00-alpha-6.zip
  • Uploaded by
  • Uploaded
    Sep 29, 2022
  • Size
    1.39 MB
  • Downloads
    1,239
  • MD5
    db87ac0fb484bc49ee3c421f72c0bdcb

Supported WoW Retail Versions

  • 10.0.0

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 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/1603 - outfit( ) rule function when using the blizzard equipment manager
  • note - the ace3 libraries were updated and the config can now 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)

  • fixed - (classic) issue where the return data from setting the tooltip included a species value which made the item appear to be a battlepet
  • 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) category: class death knight unhidden
  • fixed - (wrath) category: skill inscription unhidden
  • fixed - 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 unregister that to stop it from opening and it will always open. 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

  • check issue with outfit rule and equipment manager (in wrath? its always been weird)
  • fix tradeskill scanning in dragonflight
  • 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)