youdz / d2-stash-organizer

Diablo 2 Collection manager
MIT License
58 stars 21 forks source link

d2-stash-organizer

Diablo 2 Plugy stash organizer

Web-based collection manager, muling utility, stash organizer and grail tracker hosted at: https://youdz.github.io/d2-stash-organizer/

Features

Security and privacy

Everything runs in the browser: no installation required, no coding, no security risks for your computer.

Your data is your data, the tool does not send anything to the server. It works fully offline once loaded. This means your save files will never be sent or shared anywhere.

Finally, this tool will never lose any of your items. There is a hard check at the end of the organization logic that will throw an error and prevent generating a new save file if even one potion is missing. It will also never modify your items, only move them around. The tool does not have the capability to modify item mods, the only fields that can be modified at the moment are the position.

Item sort order

The tool organizes items in the following order:

Examples:

Unique normal armors organized by level Low-level runes layed out line by line Cathan's Traps set nicely layed out on a single page Sigon's Complete Steel set nicely layed out on a single page

Contributing

Folder structure

The project is organized in the following folders:

Available scripts

For local development:

Scripts you shouldn't need to run for most contributions:

Publishing a new version of the web tool: