Destiny Item Manager v3 Beta 1
Pre-release
Pre-release
Change Log
- Ported the application to Angular.
- Min/Max and Comparison screens have been removed from DIM.
- Fixed the item descriptions and names to fix the broken characters.
- Spawn New Tab w/ Bungie.net if you need to login. Reload DIM once you've logged into Bungie.
- Startup time has been reduced from 6 seconds to 2 seconds. It can vary based on how responsive Bungie's * servers are at the time.
Filtering
- Multiple Filter Items
- You can search based on several filters at the same time, for example:
- Gjallarhorn
- is:exotic is:heavy is:incomplete
Filter Criteria
- Item Name
- is:class
- is:primary
- is:special
- is:heavy
- is:helmet
- is:chest
- is:gauntlets
- is:legs
- is:classitem
- is:arc
- is:solar
- is:void
- is:kinetic
- is:basic
- is:common
- is:uncommon
- is:rare
- is:legendary
- is:exotic
- is:incomplete
- is:complete
Drag and Drop Support
- Dragging items into the equip columns will equip an item.
- Dragging items into the inventory will store an item.
- Items can be dragged between Guardians and the Vault.
- There is no touch support for drag and drop operations, yet.
Popup Notifications
- The completion of each move operation will notify the user of its success or failure with information as to why it failed.
##Loadouts
- Loadouts support multiple items per type (Class, Primary, Helmet, et al).
- You will have to choose which items you want equipped when creating the loadout.
- Loadouts will continue to apply items even if an individual transaction fails.
- Loadouts can be restricted to a single class types, or to all types.
- Loadouts from v2 will be imported into v3. (Only in the official release. Unpackaged extensions are siloed from official extensions.)
Known Issues (will be fixing)
- Materials and commodities that stack will not merge when moving them. For example, if you move 9 heavy synths and there are 6 on the character, you'll have two stacks of 6 and 9 instead of a single stack of 15. If you refresh the app, this will be resolved.
- FAQ page is missing.
- Cannot have a query with multiple filters of the same type, is:void is:arc is:solar
- Light Level and Emblems do not change when you update guardians.
- Decoherent Engrams may not show up in some cases, like class items and chest engrams.
- Loadouts and transfers are not removing items from full inventories to make room.