Commit Graph

22 Commits

Author SHA1 Message Date
solo81@web.de e48f9bd7f1 Added 102! successfully tested cards.
After weeks of hard work, I can proudly present you this huge package of cards, based only on already existing card code elements.

Some examples and important notes:

- Cards that get buried if you don't fulfill a condition
1. when they enter the battlefield (Hidden Horror[WEL]; Mercenary Knight, Thundering Wurm [both POR])
2. during your upkeep (Endless Wurm[USG]).

- Cards that allow to draw a card, then discard a card when entering the battlefield or damaging an opponent (Owl Familiar[POR], Looter il-Kor[TSP]).

IMPORTANT NOTE: Those cards work only correctly because the draw effect resolves before the discard effect. 
Instants and Sorceries with such effects or permanents that have an activation cost for drawing, then discarding a card won't work because the two effects don't trigger in the correct order.

- Land cycle from Visions and Planeshift (both very puzzling, but working perfectly!)


I also updated World enchantments (tested & working, see rules for them in Gatherer!)

Several card fixes.


If you have any questions, post them! ;)
2010-01-24 20:43:21 +00:00
solo81@web.de 0892516ef4 Added huge amount of successfully tested cards.
Updated wordings (10E).
2010-01-09 22:03:21 +00:00
solo81@web.de 5286b51d5c Small fixes
Removed some cards

Added Skyshroud Ranger (TMP)
2009-12-19 14:40:58 +00:00
leungclj e1a1281088 JON4TH4N - nothing important 2009-12-16 18:07:54 +00:00
leungclj 5fc790ff7e JON4TH4N - (ZEN) added 1 card 2009-12-15 13:30:33 +00:00
leungclj f84cd15c4b JON4TH4N - added a few more cards + test script 2009-12-12 17:26:26 +00:00
Psyyringe b4e9541cb8 Psyringe:
- added Warren Instigator (ZEN) and test script. Thanks to Niegen for finding it.
- temporarily removed angry_mob6.txt from the test suite and added it to the "bugs" section, since the script occasionally fails and we haven't found the reason yet. See issue 240.
- added test script for Fog Bank
- added recently uploaded equipment scripts to test suite (not sure why the weren't added upon uploading them, looks like an oversight)
- fixed another bug in recently uploaded MRD file, it contained Vulshok Morningstar (a DST card with a wrong 9ED id and was inserted at the wrong position in the alphabetical order).
2009-12-12 17:10:08 +00:00
leungclj c779c626b2 JON4TH4N - (ZEN) equipment added, please look at the todo, and perhaps expand on "mytgt" or "this" 2009-12-10 17:50:45 +00:00
Psyyringe 3264220b6d Psyringe - added some cards with the nofizzle ability.
Question: I also tried to code Root Sliver (LGN) with the line "auto=lord(sliver|stack) nofizzle", but this didn't work, Slivers could still be countered. Did I choose a wrong approach, or is there a limitation of the lord ability with regard to spells on thee stack?
2009-12-04 04:55:54 +00:00
leungclj e3f44344fb JON4TH4N - (ZEN) added 1 card 2009-12-03 21:23:39 +00:00
leungclj 1f071abe74 JON4TH4N - minor change 2009-12-03 20:32:11 +00:00
leungclj 7f1a1a244f JON4TH4N - requesting new template to test 2009-12-03 07:53:24 +00:00
wagic.laurent b09f879140 Laurent - Removed reign of terror (MIR), corrected Merfolk Seastalker (ZEN), Beacon Hawk (DIS) 2009-10-31 08:17:45 +00:00
solo81@web.de 1a3053d5d2 (ZEN):
- Some card corrections
- Readded Hedron Crab with altered auto-line (see comment)
2009-10-22 10:15:19 +00:00
leungclj 1c62c0450a JON4TH4N - (ZEN) removed my favorite Zen card.... 2009-10-22 07:26:07 +00:00
wagic.laurent 21a324796b Laurent - Additions, correction on LRW,ZEN, ONS, STH, MOR.
@tapped(this) works fine...
2009-10-04 10:10:10 +00:00
leungclj 87ca35f752 J0N4TH4N - (ZEN) removed Gigantiform 2009-10-04 09:14:26 +00:00
wagic.the.homebrew@gmail.com e758f2b2f1 Erwan
-Adding a few Zendikar cards
2009-09-27 13:41:05 +00:00
wagic.the.homebrew@gmail.com 9704ee4a24 Erwan
- opponentshroud small bug fix
- added "kicker=" line and "kicker" auto keyword. See Vines of Vastwood (ZEN) for an example. WARNING: kicker= line has to be AFTER "mana=" line
- daily build
2009-09-27 09:53:29 +00:00
solo81@web.de 597061581c Zendikar finish 2009-09-26 18:42:16 +00:00
wagic.the.homebrew@gmail.com 833fbba6c2 Erwan
- fix issue 22 (Graveyard display messed up)
- fix issue 38 (graveyard and library unusable)
- fix issue 59 (can't cancel a spell with a target)
2009-09-26 10:03:52 +00:00
wagic.the.homebrew@gmail.com 58c57288f5 Erwan
-Adding Zendikar todo.dat
2009-09-26 06:01:57 +00:00