Hey guys. Back in the Classic days, I had written a card inventory / management / deckbuilding / searching program for Windows that I called the Doomtown Card Explorer.
It was a repository or cards, rulings, errata and let you search for cards for deck building in a wide variety of ways.
Well, I’ve re-written it for the new Doomtown and I’m pretty much ready to release it to the wild. I wrote this thing for me, because I wanted it. Since it’s functional (I hope), I’m sharing it with everyone else.
For those people who want to know such things, it is written using Embarcadero Delphi, SQLite 3 database to hold the card data. Pretty much all self contained, but does write a few entries to your registry to keep track of such things as window sizes and positioning for a couple of the key forms. Also the paths to card images, card database and decks.
It can save decks in a text file to read back into the program and also save out to the format that OCTGN uses, as well as reading in OCTGN save files to load back into the program.
Installation is simple, download the file from the google drive link below, unzip it somewhere (preferably keeping the directory structure for best results) and have at it.
If you have any questions, comments, bug reports, find errors in the data or wish to request a feature, send me a private message.
And before people ask, yes I have heard of dtdb, have used it lots and love it. But if your internet’s out, it’s not much help, so this is all local
Google Drive Link: Doomtown Card Explorer Reloaded - Google Drive
(Will also cross post to Facebook, BGG & Discord).
Hope you enjoy it.