CardTable DeckBuilder - Program for Creating Decks for CardTable Copyright (C) 2000-2001 Ryan Casey See deckbuilder.txt for details --------------------------------------------- What's New in DeckBuilder: DB 1.04 * Bugfix: Sets There was an error loading cdfs that did not hold to very strict paths on the cards where the set would not be found properly. * New Feature: GameZip Files DeckBuilder can now read the images contained in GameZip files (games/ subdirectory), and extracts Card Definition Files to data, deck files to decks, and other information to info. Warning: Information extracted from GameZips will be reextracted every time you start CardTable/DeckBuildder to ensure you have the most recent version of the files. * New Feature: Last Directory DeckBuilder remembers the directory you were last in for loading decks or data, and for saving decks or data. This only lasts for the session. When started again, it defaults to the data directory for loading data, and the decks directory for loading decks and saving. * New Feature: Same Name Cards With Different Text DeckBuilder can now handle cards with the same name and different text in the same set. It is not yet possible to see in by selecting in the right pane which version is selected. This will be added later. DB 1.03 * New Feature: Headers You can now have whitespace and headers in your .cdf show up in the list to better sort cards. * New Feature: Two-sided Cards DeckBuilder can now support 2-sided cards. You can only view one side in the window, but both texts appear in the text box. * New Feature: Non-Thumbnailed Cards DeckBuilder can now support any input card type given, not just thumbnails. * Bugfix: Decks With >9 Of A card There was a bug loading the card info from decks with more than nine of a card. This affected any .ctd that you loaded as data for a deck. If you think this affected you, please check the .ctd files themselves. If there are two or more separate numbers at the end, and the card is not a marker, delete all but the last number. * Bugfix: \n\n Printing [Newline]\n Instead Of [Newline][Newline] This has been resolved. * Bugfix: Text Display of card The text display of a thumbnail card now shows what would actually be seen in CardTable (set no longer showing). DB 1.02 * New Feature: Back Preservation Backs are now preserved with the cards. Therefore, you can load cards from different data files or decks with different backs, and they will have the correct back. * Bugfix: Accidental Clear of Deck If you selected Load Deck and then Canceled, the next time you added a card to your deck it would reset it. * Bugfix: First Card in Loaded Deck The first card in a deck loaded was missing from the Deck list. * Bugfix: First Card in Selection List Image The top card in the Selection list was not displaying its image if selected. DB 1.01 * New Feature: Cards in Deck Files If you load a deck file, the card selection window shows all the cards in that file. * New Feature: Loading a Deck File as Data You can now select either .cdf or .ctd files as data. If you select a .ctd file as data, it does not load as a deck, just possible selections. * New Feature: Spacing in files Cdf files can now have blank lines in them. DB will add spaces to the list in those locations so that it is easier to see what is in each group. * Bugfix: Improper Close DB now exits cleanly if the X button is used. * Bugfix: Help File Help file was not being closed if opened * Modification: 0 of a card When you removed all of a card from a deck, the name still showed with a 0 as the number. The card now disappears from the deck screen. * Modification: Resizable You can now resize the entire screen, and the lists on the left and right will grow proportionately. This makes it much easier to see how many of a card you have and what the full name is in higher resolutions. * Modification: Help Screen Resizing You can now resize the Help Screen, and the text window will expand/contract with it. DB 1.00 * Initial Version