Fa-b / ItemScreenshot

Screenshot of Item

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ItemScreenshot

Generates a 'screenshot like' image of provided item.

thx @Laztheripper for cleaning my mess and for the good time working on this together


All items use pregenerated colors from the `/assets/gfx/` folder, some of them don't make sense of course.. we still left them there for reference. There is a little python tool attached in the `/assets/` that we wrote to generate these images.

A slightly different version of that tool can be found here: https://github.com/Fa-b/D2PaletteApply


Have fun :-).

Settings (true/false)


hideItemLevel
hideRequirements
hideSetCompletion
showItemColor
drawCursor (hidden option 'rnd' for random cursor pos on item)
drawSockets
drawEthereal

Note

Pushing loads of gfx to your repo might require you to increase the post buffer size to some really high value:

git config http.postBuffer 524288000

About

Screenshot of Item


Languages

Language:JavaScript 91.3%Language:Python 5.7%Language:HTML 1.9%Language:CSS 1.1%