3.10.20

Details

  • Filename
    ArkInventory-3.10.20.zip
  • Uploaded by
  • Uploaded
    Dec 15, 2023
  • Size
    1.43 MB
  • Downloads
    19,320
  • MD5
    65e958bdba03ebd3744cf419f4880ad4

Supported WoW Retail Versions

  • 10.2.0

Changelog

3.10.20 (15-DEC-2023)

  • updated - moved the automatic mail send action to the non bucket event so it runs just after the mailbox opens, not 2 seconds after
  • updated - category for some items
  • updated - (wrath) currency window should now work properly
  • fixed - issue with mount selection in non dragonriding zones
  • updated - (classic) toc updated to 11500
  • workaround - added weakauras as an optional dependency to force it to load before arkinventory so it doesnt take an extra 1-3 seconds to load
  • fixed - (classic) https://github.com/arkayenro/arkinventory/issues/1841 - added support for EngravingFrame, and auto open/close config options
  • fixed - (wrath) enabled mount location for testing and forgot to remove it.

known issues

  • default frames that would normally open via the PlayerInteractionFrameManager no longer open if you are in combat, you just get an addon error. there is currently no workaround for this
  • (dragonflight) reagentbank slots are no longer readable unless the bank is open
  • recipes on vendors are showing item counts for the items they create, not the recipe
  • (dragonflight) currency tokens on the backback no longer have a fixed amount and will keep going until you run out of space, they can get messy
  • Enum.ItemConsumableSubclass is missing the Flask entry and everything after has moved down a value which screws up the category names (have hardcoded a workaround for the moment)
  • items with an active cooldown dont allow comparison tooltips to generate
  • cooldowns no longer start automatically. you can close/open the bag to get them to show (if you enable that option). all of the cooldown events ACTIONBAR_UPDATE_COOLDOWN, BAG_UPDATE_COOLDOWN, PET_BAR_UPDATE_COOLDOWN, SPELL_UPDATE_COOLDOWN, appear to trigger off other players as well, but do not provide any indication whether the event was triggered by you or them, so cooldowns will trigger window refreshes fairly constantly when you are around large numbers of players. even limiting it to one update per second generated too much lag, especially in massive groups.
  • chat link for a battlepet in the guild bank will not send
  • the first time you click on a hyperlink in chat it wont show the item counts

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)
  • backpack tokens to scroll when max width reached on second line
  • extend the categoryset actions to individual items for additional granular control.
  • add action; move (bank to bag, bag to bank, bag to vault, vault to bag)
  • add actions to items
  • allow multiple actions on a category / item