xawotihs
a25b010429
Merge branch 'master' into minmax
2015-08-28 23:48:54 +02:00
Anthony Calosa
ac29367ff8
update _tests.txt
2015-08-24 10:05:05 +08:00
Anthony Calosa
dbd7f82eab
added tokenizer test
2015-08-24 10:03:34 +08:00
Anthony Calosa
3646219da4
Added missing devotion cards
2015-08-12 20:46:23 +08:00
Anthony Calosa
307be96fd6
Added Formidable cards
2015-08-12 20:16:07 +08:00
Anthony Calosa
ed7769c373
Revert "update sacred_foundry_i275.txt"
...
This reverts commit 5745006c35 .
2014-12-03 07:47:00 +08:00
Anthony Calosa
5745006c35
update sacred_foundry_i275.txt
2014-12-02 19:19:05 +08:00
Anthony Calosa
46a8041c48
Added guild keyword gruul test for Xenagos, God of Revels. You must have Born of the gods set (BNG)
2014-11-28 14:00:58 +08:00
Anthony Calosa
84185a7c78
Added specific life cost test for griselbrand. Pls read note.
2014-11-28 13:35:13 +08:00
xawotihs
2f230e4b38
Added buyback.txt to the list of automatic tests
2014-11-23 16:23:18 +01:00
Yuriy A. Apollov
57a26b4583
Add test for buyback case.
2014-11-18 06:58:38 +03:00
xawotihs
165eb699e8
Fixed and activated redo in testsuite
2014-08-17 16:31:21 +02:00
xawotihs
43fe67d7d8
Adds executioners_swing tests in _tests.txt
2013-12-31 18:38:30 +01:00
Bjørn Snoen
928ca3497a
More code compliance. New tests.
2013-12-21 19:31:32 +01:00
Dmitry Panin
02be213d1e
Test for keyword "CanPlayFromGraveyard"
...
Also added card [Crucible of Worlds] as example of it.
2013-12-02 04:36:58 +04:00
Dmitry Panin
052e3abdb8
Small fix in match_and ( [-color1; -color2] was handled incorrectly )
2013-11-22 01:03:07 +04:00
Dmitry Panin
6bbe290762
Fixed bug with syncopate to consume all the mana available
...
Now pay[[{x}]] is not supported because of this.
use "pay[[{value:storedx}]]" instead
2013-10-30 12:39:08 +04:00
Dmitry Panin
9037699281
Added missing test for syncopate + 2 tests for spell_rupture
2013-10-29 19:49:31 +04:00
Dmitry Panin
cf50b7d403
Fizzle unless pay x (thanks to excessum)
...
- saves source card in storedSourceCard for ATransform
- adds support for WParsedInt in pay as "pay[[{value:WParsedInt}]]":
name=Spell Rupture
target=*|stack
auto=if cantargetcard(*|opponentstack) then transforms((,newability[pay[[{value:power:highest:creature:opponentbattlefield}]] name(pay {value} mana) donothing?fizzle])) forever
text=Counter target spell unless its controller pays {X}, where X is the greatest power among creatures you control.
mana={1}{U}
type=Instant
- adds support for {x} in *some* “pay” abilities (Syncopate):
name=Syncopate
target=*|stack
auto=transforms((,newability[pay[[{x}]] name(pay {value} mana) donothing?fizzleto(exile)])) forever
text=Counter target spell unless its controller pays {X}. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.
mana={X}{U}
type=Instant
- support of "name(pay {value} mana)" in pay abilities to show actual number to pay (see example above)
2013-10-27 13:47:00 +04:00
Dmitry Panin
b8b6153cc5
Reworked AVanishing (fixed bugs + more fair implementation)
2013-10-27 13:42:48 +04:00
Dmitry Panin
461eedd626
Fixed bug with preventing Melira from putting +1/+1 counters on creatures you control
2013-10-27 13:42:48 +04:00
pankdm
b5794ad328
Small fixes (misstype, formatting, target p2)
2013-10-18 06:38:15 +00:00
pankdm
f7eded7417
Devotion mechanics (thanks to excessum for patch)
...
+ some refactoring:
extrManaCost --> ExtraManaCost
unattachCost --> UnattachCost
2013-10-18 06:37:09 +00:00
pankdm
eea88cdeb5
Tests for new "fizzleto" keyword
2013-10-08 23:18:56 +00:00
pankdm
be76c8a4f1
Fixed issue with cantbeblockerof and cantbeblockedby vs protection
2013-10-01 14:47:39 +00:00
pankdm
3761684816
Fixed blinking (until EOT) of creature with X in cost
2013-09-26 14:17:39 +00:00
pankdm
00ebc8c8eb
Fixed issue with blinking creature that has X in cost
2013-09-23 20:27:52 +00:00
pankdm
11f541a627
Fixed:
...
Edge of autumn
Mirrorworks
Clone of the card now have the same image as original
Issue with cloning and trigger "nontoken * enters"
Blitzkrig rules
Hermit druid rules
2013-09-23 19:40:12 +00:00
wagic.the.homebrew@gmail.com
bd25b12fb2
Fix for issue 962 (Hexproof) by Dmitri
2013-09-15 02:57:29 +00:00
wagic.the.homebrew@gmail.com
7b8189bd13
Fixing tests that got broken in r4842
2013-09-15 02:47:09 +00:00
omegablast2002@yahoo.com
f1d88611cb
updated test to adjust for new legendary rules
2013-06-18 01:42:49 +00:00
wagic.the.homebrew@gmail.com
a40c677f1e
Adding test for i953
2013-05-05 13:52:42 +00:00
anthonycalosa@gmail.com
ae8893617f
Shifting sliver evasion doesn't work with creatures with protection from color
2013-02-05 04:02:26 +00:00
anthonycalosa@gmail.com
6fa633f822
tests:
...
-----------
Mortician_Beetle.txt
Savra_Queen_of_the_Golgari.txt
added:
-----------
Saprazzan Breaker
Savra, Queen of the Golgari
borderline:
-----------
Ogre Marauder
crappy:
-----------
Barbarian Bully
Skullscorch
2013-02-03 11:21:12 +00:00
anthonycalosa@gmail.com
de16c53534
Re commitied my previous cards in primitives/mtg.txt
...
I dont know why my previous commit has been removed but its all working. I included tests for the cards in this commit. All test suite passes. please update your FUT/_cards.dat because i change the name of oriss to its original name.
--------------------------------------
[card]
primitive=Oriss, Samite Guardian
id=136210
rarity=R
[/card]
2013-01-31 09:00:25 +00:00
omegablast2002@yahoo.com
822c3bc9c8
2013-01-27 02:56:23 +00:00
omegablast2002@yahoo.com
b7c13825c5
2013-01-27 02:55:35 +00:00
anthonycalosa@gmail.com
c1c6296c9c
modified _tests.txt
2013-01-27 02:29:53 +00:00
anthonycalosa@gmail.com
79d9ad865e
moved the evolve test outside the main test suite
2013-01-27 02:13:35 +00:00
anthonycalosa@gmail.com
f6e95af995
Added generic test for Evolve mechanic. I intentionally reverese the order of creature so that the evolve come in play with no counters before hand, then attack with utvara hellkite to see if it will trigger evolve.
2013-01-27 01:24:44 +00:00
anthonycalosa@gmail.com
f59b8db91f
Added test for Alluring Scent -> card that grants lure ability. the following are to test if forcing a block from lure, trigger events of a block. I don't know if the problem is lure or the flanking ability. the correct result is every creature must survive. flanking makes the walls power to 0.
2013-01-26 13:12:16 +00:00
anthonycalosa@gmail.com
84950ad1f8
Added test for taunting elf.
2013-01-25 14:51:48 +00:00
anthonycalosa@gmail.com
9201860744
Added Oracle of Nectars gain life test. I have 2 tests failed, gain X life and ai proliferation. It seems there is an issue on my maxglee profile(the one i have with lots of deck, i mean a lot). Now I changed my profile to default profile(the one with a demo deck), restarted and run the tests a couple of times and my tests are all succesful 100%.
2013-01-15 01:59:48 +00:00
omegablast2002@yahoo.com
a608de3b73
corrected stasis test to follow the new coding which actually works :)
...
corrected steelclad_serpent2 test missing choice 0 and p2.
ai proliferate test was not failing for me. it was sucessful on each run.
note 100% pass on this rev.
2013-01-14 23:39:08 +00:00
anthonycalosa@gmail.com
0a8a88f817
fixed kudzu, master of etherium, nevinyrrals disk tests. 3 failed tests remains (phase problems which i really don't know why it fails). all other tests are succesful.
2013-01-14 17:40:07 +00:00
anthonycalosa@gmail.com
e1d2bf56c5
fixed hanna's custody shroud test.(i just changed the rack and black vise to rackling and viseling...gotta get some sleep...:(..)
2013-01-14 17:00:52 +00:00
anthonycalosa@gmail.com
98ea63485d
updated kudzu, kudzu2 test. change all(mytgt) to all(trigger) for kudzu. now for kudzu_i168.txt i don't quite understand what is the expected output for this so i leave it unchanged.
2013-01-14 16:46:17 +00:00
anthonycalosa@gmail.com
598ffb1f9b
Fixed rampant growth & orcish lumberjack tests (missing choice 0)
2013-01-14 16:03:11 +00:00
anthonycalosa@gmail.com
c3586126a5
Fixed Gamble and Gamble test(it failed because the command has a missing choose 0). Soft coded Insolence, Mana Short, Sacrifice and Touch of Vitae. Changed Rot Wulf to Rot Wolf.
...
TODO: there are several test that needs updating prior to changes in card primitives (the ones that failed 11 are left).
2013-01-14 15:26:00 +00:00
wagic.the.homebrew@gmail.com
83c0ee2c28
Fixed "Animate Artifact" tests
2013-01-14 11:26:22 +00:00