Skip to content

Releases: PazAT/Support-Deck-Builder

Support Deck Builder v1.7.2

19 Aug 14:30

Choose a tag to compare

Updated data to include new cards released 9/8/17.

Changed data storage from array to vectors, removing need for almost all global constants in definitions header file. Made some displays in statistics component smarter, in that if you do not have cards of a particular rarity, it will not be shown in the output. Changed user input method, to prevent skipping multiple selection options.

Support Deck Builder v1.6.1

26 Jul 17:27

Choose a tag to compare

Minor updates. Added in all relevant card data since December 2016. Added in data validation when building database. And, during start-up, the program now checks to see if any new card profiles were added since the last time it was run.

Support Deck Builder v1.6.0

30 Dec 06:03

Choose a tag to compare

Minor code changes and spelling corrections. Corrected errors in some card names and awakened status. Added a couple new features. First, a new sub-directory inside Output, called No_Combinations. After a search is completed, if no combinations could be found, it is notated in the file "No_Combinations.txt".

Second, the program now produces only one filename for each ordering of a set of skills. For example, previously, selecting HP Up and then Ambush would produce a file called "HP_Ambush.txt" while selecting Ambush and then HP Up would produce "Ambush_HP.txt". Now, both selections will produce the same file name.

Further, before solving a set of support skills, the program will check the Output directory to see if it already solved that set. If it detects a matching file, it alerts the user before continuing.

Support Deck Builder v1.5.2

18 Dec 03:35

Choose a tag to compare

changed naming structure of output file to better match the new constraint of support decks. Now, the combination output file begins with the number of total cards in the deck. So, for an example, if you constrained your search to 5 total cards with 3 skills, your output file will be named:

5_card_Skill1_Skill2_Skill3.txt

Support Deck Builder v1.5.1

17 Dec 20:54

Choose a tag to compare

Corrected the cost of Ackbar and Tarkin's cost requirement (from 8 to 7). Edited the information in both the excel Support Deck Tables and the file supportSkillLevels.txt

Support Deck Builder v1.5.0

17 Dec 16:59

Choose a tag to compare

The newest release of my brute force support deck solver comes with updated data (both cards and the support deck changes) and also includes a new feature: the ability to limit the size of your decks when solving. A new option will appear on the command line asking for the desired total size of your deck - this constrains the solver to solve while leaving open spaces in your support deck. If you have any issues with this, please let me know, whether on here or on AppInvasion - send a pm to Paz. Enjoy!

Support Deck Builder v1.4.2

18 Aug 14:59

Choose a tag to compare

Minor changes in code.

Corrected various errors in "README.txt" and "Getting Started.txt".

Updated excel spreadsheet and card data to 10/8 - Darth Bane and Master Yoda [Defiance of Evil].