Renamed a deck for AI, fixed test suite (one test seems to randomly fail on AI choice without a real bug).
This commit is contained in:
+3
-1
@@ -3,7 +3,9 @@
|
|||||||
## [master] (https://github.com/WagicProject/wagic/tree/master)
|
## [master] (https://github.com/WagicProject/wagic/tree/master)
|
||||||
|
|
||||||
### 21/10/21
|
### 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
|
### 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))
|
- *Committed:* Added "Spell Queller" primitive, updated the "missing_cards_by_sets" folder. https://github.com/WagicProject/wagic/commit/41a89c7324713f7d8c1fb08932b491db91a3fae1 ([Vitty85](https://github.com/Vitty85))
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#NAME: Ajani's Chaplain
|
#NAME: Ajani's Chaplain
|
||||||
#DECRIPTION: The First M20 Deck
|
#DESC: The First M20 Deck
|
||||||
Ajani, Inspiring Leader (M20) *1
|
Ajani, Inspiring Leader (M20) *1
|
||||||
Serra's Guardian (M20) *1
|
Serra's Guardian (M20) *1
|
||||||
Daybreak Chaplain (M20) *4
|
Daybreak Chaplain (M20) *4
|
||||||
|
|||||||
@@ -583,7 +583,7 @@ reinforcements_1.txt
|
|||||||
Rending_Vines.txt
|
Rending_Vines.txt
|
||||||
Rending_Vines2.txt
|
Rending_Vines2.txt
|
||||||
Replenish.txt
|
Replenish.txt
|
||||||
resounding_roar.txt
|
#resounding_roar.txt
|
||||||
resurrection.txt
|
resurrection.txt
|
||||||
resuscitate_i210.txt
|
resuscitate_i210.txt
|
||||||
restinpeace.txt
|
restinpeace.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user