3.10.18-alpha-7

Details

  • Filename
    ArkInventory-3.10.18-alpha-7.zip
  • Uploaded by
  • Uploaded
    Nov 17, 2023
  • Size
    1.43 MB
  • Downloads
    518
  • MD5
    70d8f6af564b5656b1648530d4e903d0

Supported WoW Retail Versions

  • 10.2.0

Supported WoW Wrath of the Lich King Classic Versions

  • 3.4.3

Supported WoW Classic Versions

  • 1.14.4

Changelog

3.10.18 alpha 7 (17-NOV-2023)

3.10.18 alpha 6 (13-NOV-2023)

  • changed - holding the CTRL key when using the mount summon macro, or clicking on the mount icon, allows you to use the other type of mount

3.10.18 alpha 5 (12-NOV-2023)

  • changed - (retail) toc updated to 100200
  • updated - mountTypeID values for dragonriding mounts
  • updated - mount code due to dragon isles and emerald dream now being marked as flyable
  • changed - the dragonriding option in the mount config is now used to determine if you want dragonriding or normal mounts in dragonriding areas or not.

3.10.18 alpha 4 (09-NOV-2023)

3.10.18 alpha 3 (05-NOV-2023)

3.10.18 alpha 2 (02-NOV-2023)

  • changed - currency will no longer be scanned while mounted (to help with dragriding races). will be scanned (up to) five seconds after dismounting (if there was an update while you were mounted)
  • fixed - https://github.com/arkayenro/arkinventory/issues/1813 - issue with currency scanning during dragonriding races

3.10.18 alpha 1 (01-NOV-2023)

  • changed - (retail) toc updated to 100107
  • added - addon icons
  • updated - category for some items

known issues

  • (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