Merge branch 'geneticalgorithmnetdecks' into 'master'

Added a new netdeck category to house the outputs of my genetic algorithm to find the best decks for the AI to play in each format

See merge request core-developers/forge!1685
This commit is contained in:
swordshine
2019-05-22 06:18:14 +00:00
2 changed files with 4 additions and 0 deletions

View File

@@ -1,2 +1,5 @@
- New Net Deck Category -
The Genetic Algorithm AI Decks category has been added to net decks. This contains decks generated using a genetic algorithm to try to find decks that the AI plays best in each format.
- Bug fixes -
As always, this release of Forge features an assortment of bug fixes and improvements based on user feedback during the previous release run.

View File

@@ -29,3 +29,4 @@ MagicTheGathering.Combos | https://downloads.cardforge.org/decks/combos.zip
Players Championship 2012 | https://downloads.cardforge.org/decks/magicplayerschampionship.zip
Brewing on a Budget | https://downloads.cardforge.org/decks/brewingonabudget.zip
Grand Prix Lincoln 2012 | https://downloads.cardforge.org/decks/gplincoln2012.zip
Genetic Algorithm AI Decks | https://downloads.cardforge.org/decks/geneticalgorithmdecks.zip