mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
* - Add Standard archetype LDA deck generation info for the latest sets (by kevlanhota) * - Add an option to auto-generate LDA decks for the AI in Adventure mode (as opposed to choosing from a curated pool) * - Use the existing getModern method. - Add getLegacy method similar to the other formats + use it in the LDA generation code. - Unify formatting for getXXX in GameFormat. * - A better name for the feature (since it doesn't use the actual genetic AI algorithm)