Tabletop Simulator Deck Builder is a tool designed to create decks for the game Tabletop Simulator. It provides a number of features which make this task quick and easy.
This tool was created by Andrew Mazar (aka: "AndrewM16921", "Anwinity")
Contact via email: andrew.mazar@hushmail.com
Copyright © 2014-2015 Andrew Mazar
This tool has benefited greatly from the feedback and suggestions from users. Feedback is greatly appreciated. If you would like submit feedback, you can do so through one of the following:
Tabletop Simulator allows its players to provide custom card decks. These decks are JPG or PNG images which are split into a 10x7 grid. Manually assembling cards in this format can be a pain. The Deck Builder provides a quick and easy way to create decks and export them to a single image file. You can even save a deck configuration and load it in when you want to make changes. All image placement and resizing is done for you.
To create a new deck, use the menu File➙New Deck (Ctrl+N).
To save a deck configuration, use the menu File➙Save Deck (Ctrl+S), or File➙Save Deck As (Ctrl+Shift+S) it save it as a new file. Note that this file is not used by Tabletop Simulator, and is only used by this application. See Export Deck below.
To open a previously saved deck configuration, use the menu File➙Open Deck (Ctrl+O) and select the .tsdb file. You can select multiple files to open them all at once.
To save your deck in a form that Tabletop Simulator can use, use the menu File➙Export Deck (Ctrl+E). This menu will prompt you to enter some export options. The Card Width and Card Height are the dimensions of individual cards when saved. The Image Width and Image Height are computed from these values. Next, you can choose how you want to resize the image. Bicubic is the highest quality rescaling method and usually does a pretty good job. Alternatively, you can use the Bilinear or Nearest Neighbor methods. Bilinear is similar to bicubic, but not quite as good looking in most cases. Nearest Neighbor will produce a blocky image. Once you've selected the options, click on the Export button. You can save it as a JPG (preferred) or PNG file.
Additionally, you can use the menu File➙Clone Deck (Ctrl+Shift+C) to clone your current deck and add it in the next tab.
To add cards to your deck, use the menu File➙Add Cards (Ctrl+A). Select JPG or PNG files to import into your deck. You can select multiple files to import at once. In addition, you can select a directory to import all JPG and PNG files directly inside of it. If you attempt to add more cards than your deck has space for, it will add what it can and discard the rest. You can also drag and drop files into the application for the same effect.
To select an individual card, simply left-click it. The selected card will be highlighted in yellow. You can use the arrow keys to navigate around your deck.
If you hold the control key while using the arrow keys, the selected card will be moved (swapped) along with your selection.
You can also drag and drop cards around the deck. This will swap the cards.
To clear all cards from your deck, use the menu File➙Clear Cards (Ctrl+W). If you want to clear all cards other than the last one (the "hidden" card), use the menu File➙Clear Cards 1-69 (Ctrl+Alt+W).
To remove a single card, select the card and use the menu Edit➙Delete (delete).
Standard Cut, Copy, and Paste options are available for cards. They can even be pasted between different decks. Use the menus Edit➙Cut (Ctrl+X), Edit➙Copy (Ctrl+C), and Edit➙Paste (Ctrl+V), respectively. You can also access these menu options by right-clicking on the cards themselves.
Use the menu Options➙Card Size to change the dimensions of the cards in your deck. All cards in the deck will be resized accordingly. The original image will be maintained, so quality will not be lost between multiple resizings.
Use the menu Options➙Background Color to change the background color for your deck.
There are some conveniences added for observing your deck. These options will not change the output of the program - they only change what you see.
Holding the alt key will display a large preview of the selected card.
To change the zoom factor, use the menu View➙Zoom.
To toggle the grid's visibility, use the menu View➙Show Grid (Ctrl+G).
The Logger provides detailed information about what's going on under the hood. If you are experiencing a problem, it would be a good idea to check the Logger for error messages, and report them. The Logger can be accessed through the menu Help➙Logger (Ctrl+L).