The DST Skins Checklist has been designed to help you more easily keep track of your DST skins collection. This can be done by manually checking off items or by directly syncing the checklist with your inventory on Steam.
The layout is fairly rustic, but it lets you view, filter, and search the skins you own, have duplicates of, or are missing in the game. All save data is stored locally on your computer (in your browser's Local Storage).
The checklist is a single HTML file (images are all embedded) and can be used from your desktop or online:
- HTML File: https://dst-skins-checklist.firebaseapp.com/download
- Live Preview: https://dst-skins-checklist.firebaseapp.com/
For best compatibility, open the file using Google Chrome or Mozilla Firefox; some features may not function properly in other browsers.
Updates:
11/25/16: Version 1.50 - New rarities/skins (from DST 11/24/16 Patch) and skin set detection added
11/14/16: Version 1.43 - Updated name of Beeyonet to Bumble Spear and Nightdress to Nightgown (as renamed in DST 11/14/16 Patch)
11/08/16: Version 1.42 - New skin (from DST 11/08/16 Patch) added and Steam Inventory syncing method improved
10/21/16: Version 1.41 - Corrected the Hallowed Nights 2016 Event end date (to 11/08/2016) and event detection prompt added
10/19/16: Version 1.40 - New skins (from DST 10/18/16 Patch), dynamic tallying, skin search, and version checker added
09/18/16: Version 1.32 - Fixed syncing issue for WX-78 Elegant skins
09/17/16: Version 1.31 - Fixed syncing issue for Nightdress (known as Nightgown in some countries/regions)
09/03/16: Version 1.30 - New skins (from DST 09/01/16 Patch) and duplicates detection/sorting added
07/25/16: Version 1.20 - Steam Inventory syncing via JSON text added
07/23/16: Version 1.11 - Skin colors now use Steam item tags as an identifier (instead of description text)
07/11/16: Version 1.10 - New skins (from DST 07/07/16 Patch) and save import/deletion added
Original First Post:
I originally made this for my friends and I to keep track of our skins collection, but I thought I'd also share it here. The layout is fairly rustic, however, it does its job.
The checklist lets you save & filter items based on collection, character, color, rarity, and whether you own an item or not. I've also included links to each skin's Steam page.
You can view the code, download, or preview the checklist here:
- HTML File: https://drive.google.com/file/d/0B7heimR1AfFpVGRlU3FTaENIT2s/view
- Live Preview: https://www.googledrive.com/host/0B7heimR1AfFpVGRlU3FTaENIT2s
To use, save the HTML file to your computer and open it with your browser. Alternatively, you can use the live preview link above, but Google Drive is discontinuing HTML web hosting at the end of August; so, the preview will cease to work after then.
The skin images (from @Chris1488's skins topic) are embedded (via base64 encoding) into the HTML file, so the file size is ~1.25MB. Saving uses the Local Storage of your browser, so your save will be lost if you clear your browser's cache and/or site data. Javascript also needs to be enabled to use the interactive features.
Here are a few screenshots of what Version 1.0 looks like:
Hope it's useful for the skin collectors out there.