- Fixed Farming mode
- Fixed basically anything that used the character menu when not using the Beta app
- Add
Download Logs
button to the options page - Make the mic icon pulse and change color for a more visible representation of the extension being ready to hear a command
- Add
strand
to energy types
- Update query selectors for
store
andtransfer
- Revert previous change since it broke generic queries and item pulls (by weapon/energy type, etc.)
- Weapons with periods AND underscores (IKELOS weapons) are now parsed even better.
- If a weapon contains a shorthand for a weapon type (IKELOS SMG) is handled since the code no longer only performs one type of search or the other. It will do both types and if a weapon name was matched, it'll override any generic weapon search.
- Weapons with periods in their name (IKELOS weapons, a few others) are now parsed correctly
- Slight optimization for transferring weapons by name (no longer populates the search bar with
name:"<weapon>"
)
- Added fix for capital letter in activation phrase by trimming/lowercasing everywhere
- Added fix for loading DIM on another tab. Previously required reloading the page on the inventory tab. Now Voice DIM will load no matter what page is started on
- Added fix for a user having the item popup sidebar being collapsed.
- Added a toggle-able
Always Listening
mode- Each command must be prefixed with an activation phrase (defaulted to
okay ghost
)
- Each command must be prefixed with an activation phrase (defaulted to
- Added fix for
maxPower
command (didn't work in normal DIM, only in beta) - Added fix for search already being populated when performing a command.
- Fixed perk matching
- Added an
onInstalled
event for the extension. It'll direct users to the options page. - Link to the options page from the
?
- Use a
waitForElement/waitForSearchToUpdate
function instead of arbitrarily sleeping in code- Results in at least a 300% improvement in action duration
- Quite a few changes in this one
- Reworked how the extension waits for the search to update visible (not dimmed) items
- Really reworked how all UI interactions are performed
- Added the ability to customize the command words for particular actions
- Visit the options page (click the extension icon) to set these
- Added a
store
command for storing items in the vault - Added an
equip
command for directly equipping an item on your current character (when possible)- This works like how
transfer
previously did, andtransfer
has been updated to only transfer, not equip
- This works like how
- (from above)
Transfer
now only transfers instead of equipping - Added mic icon on page with a link to the website
- When listening, there will be text next to the icon that updates as the user speaks their command
- Added link to the Voice DIM website via the
?
icon. - Fixed
Start Farming mode
command if a user has at least 10 loadouts saved
- Defaulted the shortcut correctly (set to
Ctrl+Shift+0
)
- See Reddit post about the available commands with more info
- Commands are available to:
- Transfer a weapon by name
- Transfer a weapon with particular perks
- Transfer a weapon by attribute (energy type, slot, ammo type, etc)
- Collect from the postmaster
- Start/Stop farming mode
- Equip loadouts by name
- Equip max power
- Commands are available to:
- Use global shortcut to activate listening