diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b6b4a806..968272529 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ ## [master] (https://github.com/WagicProject/wagic/tree/master) ### 21/10/21 -- *Committed:* Added/fixed primitives, updated the "missing_cards_by_sets" folder, renamed several decks for AI, added "noentertrg" and "nodietrg" keywords to allow creatures enter the battlefield or die without causing abilities to trigger (e.g. "Hushbringer"). ([Vitty85](https://github.com/Vitty85)) +- *Committed:* Renamed a deck for AI, fixed test suite (one test seems to randomly fail on AI choice without a real bug). ([Vitty85](https://github.com/Vitty85)) + +- *Committed:* Added/fixed primitives, updated the "missing_cards_by_sets" folder, renamed several decks for AI, added "noentertrg" and "nodietrg" keywords to allow creatures enter the battlefield or die without causing abilities to trigger (e.g. "Hushbringer"). https://github.com/WagicProject/wagic/commit/78658a6a9e3ec995ac908a25c0a2435174bd29fc ([Vitty85](https://github.com/Vitty85)) ### 20/10/21 - *Committed:* Added "Spell Queller" primitive, updated the "missing_cards_by_sets" folder. https://github.com/WagicProject/wagic/commit/41a89c7324713f7d8c1fb08932b491db91a3fae1 ([Vitty85](https://github.com/Vitty85)) diff --git a/projects/mtg/bin/Res/ai/baka/deck132.txt b/projects/mtg/bin/Res/ai/baka/deck132.txt index 9bf32d389..c9bb771f0 100644 --- a/projects/mtg/bin/Res/ai/baka/deck132.txt +++ b/projects/mtg/bin/Res/ai/baka/deck132.txt @@ -1,5 +1,5 @@ #NAME: Ajani's Chaplain -#DECRIPTION: The First M20 Deck +#DESC: The First M20 Deck Ajani, Inspiring Leader (M20) *1 Serra's Guardian (M20) *1 Daybreak Chaplain (M20) *4 diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 004b84985..538485411 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -583,7 +583,7 @@ reinforcements_1.txt Rending_Vines.txt Rending_Vines2.txt Replenish.txt -resounding_roar.txt +#resounding_roar.txt resurrection.txt resuscitate_i210.txt restinpeace.txt