Commit Graph

85 Commits

Author SHA1 Message Date
Anthony Calosa
78c8e64e81 Updated Invasion Block 2016-07-01 10:14:57 +08:00
omegablast2002@yahoo.com
9f89353b4b reverted the adding of trademarked names to card.dat, as sad as it is we have to follow the laws. 2013-05-09 00:39:51 +00:00
omegablast2002@yahoo.com
e54d212418 thanks MarSprite for adding the missing set names to the card.dats missing them. 2013-05-08 01:57:06 +00:00
wagic.the.homebrew
8e4de36588 - unsupported.txt cleanup + conflicts cleanup (had to partly comment out some cards for which we don't have a clean solution yet, "multipart cards" are basically 2 cards that share the same Multiverse ID, such as "Day // night" ) 2011-04-23 04:55:00 +00:00
Psyyringe
694efe96b7 Psyringe - even more card cleanup. Added some cards that were mysteriously missing (thanks to bcdiscman for spotting this!). 2010-02-04 20:21:44 +00:00
Psyyringe
9aa8d37b50 Psyringe - further card cleanup:
- matched card names of flip cards and split cards in _cards.dat and mtg:todo.dat

- removed the now superfluous todo.dat files, the file mtg_todo.dat replaces these.
2010-02-03 19:01:16 +00:00
Psyyringe
9150a5b13c Psyringe - made all cards using the primitives system, added some sets. Important: This update changes the file where we store the card code, now all card code is in primitives/mtg.txt. We also have only one "todo" file now, it's mtg.todo. Note: mtg.todo had to be put out of the "primitives" folder for the being, since Wagic currently loads everthing in this folder, regardless of file extension. Once this is fixed, mtg.todo will be moved into the "primitives" folder.
More detailed instructions will follow shortly.
2010-02-01 07:40:39 +00:00
solo81@web.de
bec268df16 Added 38 successfully tested cards.
This update contents:

1. Creatures which get a certain power- and/or toughness-bonus when attacking or blocking.

2. Creatures which leave the battlefield at end of combat after having attacked or blocked.

3. Clockwork-"family" from Mirrodin.
2010-01-28 19:16:39 +00:00
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
ea5a07857b Fixed Pyre Zombie (INV).
Added a few tested cards.
2010-01-12 14:18:39 +00:00
solo81@web.de
83c054e5b8 Added huge amount of successfully tested cards, mainly based on revision 1685.
The new introduced "must" also works with "@movedTo..." events (Fire Snake (POR) for example)!
2010-01-07 20:59:01 +00:00
wagic.jeck
50169eb5fb Jeck - Metadata edits.
* Set names redacted pending further research.
* Blocks assigned "safe", vaguely similar words.
2010-01-06 09:52:18 +00:00
wagic.jeck
3cdae99e46 Jeck - Rudimentary metadata for all current sets. 2010-01-06 00:06:43 +00:00
solo81@web.de
756af5e135 Fixed Pledge of Loyality (INV) 2010-01-04 11:30:06 +00:00
wagic.the.homebrew@gmail.com
69c5dee979 Erwan
- IMPORTANT: Legendary is not an ability anymore, creating cards with super types should be much more natural. You can now say "type=Snow Land", and stuff like that. No backward compatibility!!!
2010-01-03 03:11:30 +00:00
solo81@web.de
3f35d6e573 Added several successfully tested cards (INV). 2010-01-03 02:42:49 +00:00
Psyyringe
e748a40302 Psyringe - fixed 3 cards:
Crosswinds (USG) - wrong manacost, also copy/pasted to the wrong position in the file
Akroma's Blessing (ONS) - cycling was in an auto= rule instead of an autohand= rule
Riptide Crab (INV) - was missing vigilance

Thanks to Raphael_Carlo for the bug reports
2010-01-02 12:00:23 +00:00
solo81@web.de
830b2a12c7 Added some cards with activation restriction "asSorcery". 2009-12-29 13:22:45 +00:00
solo81@web.de
0655f5da95 Added some cards with power/toughness restriction 2009-12-26 12:44:18 +00:00
solo81@web.de
d1ee26d3a2 Added Magma Phoenix (M10) and Pyre Zombie (INV) 2009-12-18 16:52:35 +00:00
leungclj
4251ceb6be JON4TH4N - corrected Restrain, come on! Bring on the fix! 2009-12-17 13:19:41 +00:00
wagic.the.homebrew@gmail.com
04ab044438 Erwan
-fix conviction,scultping steel, whip silk
2009-12-10 13:47:31 +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
solo81@web.de
0a894e72d0 Fixed Undermine (INV) 2009-12-03 16:43:19 +00:00
solo81@web.de
4d7468f854 Added a lot of damage prevention cards. This is related to rev1367. 2009-12-02 20:45:21 +00:00
solo81@web.de
80d6e455e5 Added huge amount of cards referring to Wololo's descriptions in rev1322. 2009-11-29 21:04:32 +00:00
solo81@web.de
348b926bae Added Darkness (LEG), Fog (M10,MIR) and Holy Day (10E,INV,LEG). 2009-11-29 18:31:53 +00:00
Psyyringe
f58c1e5537 Psyringe - Cremate: Changed line "auto=draw:1 control" to "auto=draw:1 controller". I haven't tested it, but according to the docs, "control" is not a keyword and thus wouldn't be recognized, so I guess the original line was a typo. 2009-11-25 00:43:48 +00:00
wagic.superhiro
1888a4bee2 Fixed a lot of cantrip cards that sometimes used to draw a card for the opponent. 2009-11-23 16:58:00 +00:00
solo81@web.de
171eaf0234 Added lots of cards with protection from non-color stuff. 2009-11-21 14:22:47 +00:00
wagic.the.homebrew@gmail.com
f924546dcc Erwan
- Code cleanup
- fix issue 142 . This will lead to other issues for some cards. These issues can be fixed by using targetcontroller/controller...etc
- Added a few cards
2009-11-21 09:40:14 +00:00
leungclj
bc70b965f5 JON4TH4N - (NMS) changes applied also to other set 2009-11-17 08:40:16 +00:00
Psyyringe
7ea4258a21 Psyringe - fixed a bug with Aura Mutation (INV) - it only targeted auras, but should target all enchantments. Test suite script for Aura Mutation has been added and activated. Please check, this is the first time I'm doing changes to a _cards.dat file.
Also fixed a typo in Argothian Swine (USG) (missing capitalization) which caused the card not to be translated.
2009-11-08 00:32:40 +00:00
solo81@web.de
7fd44a077e Fixed Undermine (INV) 2009-11-02 17:38:36 +00:00
leungclj
3d918cc2b3 JON4TH4N - couple of fixes 2009-10-27 11:18:43 +00:00
leungclj
e5576ab5c2 JON4TH4N - minor fix 2009-10-23 21:01:23 +00:00
solo81@web.de
8885b535d0 Added several cards (INV) 2009-10-04 18:03:23 +00:00
leungclj
b6e97c1f17 J0N4TH4N - please review the removal of Dehydration in MTGAbility.cpp 2009-10-03 15:36:53 +00:00
solo81@web.de
a8607ebf64 Some cards added (INV) 2009-10-02 18:15:16 +00:00
solo81@web.de
b7338d2533 Wording update (INV) 2009-10-02 17:00:12 +00:00
leungclj
57f5949eae J0N4TH4N - (r997) correction 2009-09-28 19:25:21 +00:00
leungclj
1234dfef99 J0N4TH4N - (INV) added few more kicker 2009-09-28 17:08:09 +00:00
leungclj
764f826b5f J0N4TH4N - (ZEN)(INV) few fixes 2009-09-28 12:32:32 +00:00
leungclj
82cd8ced1e J0N4TH4N - fix an error in r981 2009-09-27 12:16:20 +00:00
leungclj
a5c7399be6 J0N4TH4N - (INV) added basic kicker cards 2009-09-27 12:08:19 +00:00
wagic.the.homebrew@gmail.com
aa29fa2b76 Erwan
-fix ardent soldier (INV)
2009-09-27 11:12:36 +00:00
leungclj
433729bd43 J0N4TH4N - kicker and counter half work (this will not pass test suit) 2009-09-27 10:56:21 +00:00
wagic.the.homebrew@gmail.com
6df665c340 Erwan
-check athat act of treason works correctly
-Fixed emblem of warmind
-removed incorrect cards ("When this enters the battlefield, target..." please see http://wololo.net/forum/viewtopic.php?f=6&t=669
2009-09-26 04:10:29 +00:00
leungclj
252f1bb100 J0N4TH4N - a lot of update, review welcome, none tested, all based on previous updates 2009-09-25 00:00:27 +00:00
leungclj
6adca76a56 J0N4TH4N - few updates, tested manually as well as tested similar cards in r930 2009-09-24 22:00:00 +00:00