D2ArmorPicker icon indicating copy to clipboard operation
D2ArmorPicker copied to clipboard

Results 78 D2ArmorPicker issues
Sort by recently updated
recently updated
newest added

Right now, the manifest is being downloaded into an IndexedDB table. When the inventory is being fetched, it basically copies the information for each item. This has been done to...

enhancement

A while ago I started making an armor theorizer, available [here](https://d2armorpicker.com/#/theory). It is a web implementation of [this gist](https://gist.github.com/Mijago/7309b1e97ffc2f0f311c22df5d47428b). The UI is very barebone and it is pretty much a...

enhancement

This has been a request from Mojo for a long time now. Goals: - Decouple the inventory mapping - Allow the import / use of an imported `d2ap_armor.json`, which should...

enhancement
help wanted

**Low-Priority Issue** We could take take hidden stats of exotics into account. Mostly a visual thing, should be fairly simple to add. Problem is, some exotics do not give a...

enhancement
help wanted

- [ ] Make sure that the correct mod hashes are used ingame (for artifice mods). - [ ] Make sure that Artifice mods are also exported to DIM. From...

bug
help wanted
good first issue

Find a way to improve the ability cooldown tooltip in the stat selection. Some examples: - Show ability icons - Reduce wasted space - Improve how names are shown -...

enhancement
good first issue

I'm using **Traditional Chinese** in DIM, and no artifice armor is matched using the query string following. ``` id:'6917529602940546190' or id:'6917529574716942981' or id:'6917529353624813767' or id:'6917529812821458059' or (is:classitem perkname:"artifice armor") ```...

bug
good first issue

The "move and equip items" button never got much attention from me. To do: 1. Check if there is enough space in the armor slots, if not, move one item...

bug
help wanted
good first issue

Right now, the "highest possible tier" column is not yet adapted to take artifice armor and modslot limitation into account.

bug

Right now, D2AP logs you out when the API is unavailable and does not give any further information. Goals of this ticket: - Create an "API unavailable" banner or subpage...

enhancement