Commit Graph

1749 Commits

Author SHA1 Message Date
wagic.the.homebrew c90d1cd695 Erwan
-Added M10 Cards
2009-07-21 02:40:56 +00:00
leungclj af9efc1ea2 Jonathan - (r594) fix 2009-07-21 02:19:43 +00:00
wagic.the.homebrew 2ca0c75c19 Erwan
-Added cards (search in your library + put into play tapped)
- Fixed issues in CHK
2009-07-21 01:12:56 +00:00
wagic.the.homebrew@gmail.com 5a1b75b8d9 Erwan
-fixed bug with Rampant growth. Other cards that do the same kind of thing can now be coded
2009-07-20 13:56:30 +00:00
wagic.the.homebrew@gmail.com 82204fd8b3 Erwan
-Added a few cards
2009-07-20 12:05:12 +00:00
wagic.the.homebrew@gmail.com b33ea8a1e1 Erwan
-cleanup + added cards (CHK)
2009-07-20 11:02:05 +00:00
wagic.the.homebrew@gmail.com ae18efe144 Erwan
-Added a few cards
2009-07-20 08:27:44 +00:00
leungclj 3d6d0fbea6 Jonathan - (r587) fix 2009-07-20 08:05:26 +00:00
leungclj edcffd3dca Jonathan - added few cards 2009-07-20 07:51:05 +00:00
wagic.the.homebrew@gmail.com 8b6148b4b1 Erwan
-added a few cards
2009-07-20 07:38:44 +00:00
wagic.the.homebrew@gmail.com 9286f1b305 Erwan
-Added a few cards
2009-07-20 06:20:54 +00:00
wagic.the.homebrew@gmail.com a376e8110b Erwan
-added "this" as valid target (still needs some work)  see cathodion
- Added mythic rares in boosters
2009-07-20 03:35:26 +00:00
wagic.the.homebrew@gmail.com 8d62b9288c Erwan
- A few card fixes
2009-07-19 14:23:29 +00:00
wagic.the.homebrew@gmail.com cca8d0f600 Erwan
-fixed bug with elvish promenade (and various instants/sorceries)
-Fixed bug with some auras that wouldn't go to graveyard in some conditions
2009-07-19 06:42:00 +00:00
leungclj 72e10fab24 Jonathan - (r580) fix 2009-07-19 03:44:44 +00:00
leungclj 09d0d159c6 Jonathan - (FEM) clean up 2009-07-19 03:39:48 +00:00
wagic.the.homebrew@gmail.com 01c62d04bf Erwan
-removing useless code
-fixed a few cards (incorrect set)
2009-07-18 14:26:58 +00:00
wagic.the.homebrew@gmail.com 241d53edd2 Erwan
- Added a few cards, some untested (@...may: life:1)
2009-07-16 14:33:56 +00:00
leungclj 03530b7e17 Jonathan - added few cards 2009-07-16 05:49:33 +00:00
solo81@web.de c672ec99ee Added some cards (TMP) 2009-07-14 17:22:53 +00:00
solo81@web.de 870892cc4f Removed Sliver Legion (not soft-codable yet) 2009-07-14 16:47:17 +00:00
solo81@web.de 4d0a89335b Removed Scourge of the Kher Ridges 2009-07-14 16:39:51 +00:00
leungclj 5fe25211d2 Jonathan - (ODY) added a few cards 2009-07-14 14:11:48 +00:00
leungclj a943dec8a7 Jonathan - added few cards 2009-07-14 13:57:37 +00:00
wagic.the.homebrew@gmail.com 2ba5fcb955 Erwan
- Added "@movedTo(...) trigger. See argothian enchantress in USG
2009-07-14 13:29:12 +00:00
wagic.the.homebrew@gmail.com 53e49d571f Erwan
- More fix for Captain of the watch
2009-07-14 10:34:09 +00:00
wagic.superhiro c17237be85 Fixed Captain of the Watch. Not sure if abilities=vigilance is needed though. 2009-07-14 09:27:15 +00:00
wagic.the.homebrew 1ba8407a51 Erwan
- Updated M10. some cards in the todo.dat can still be borderline added but require testing.
2009-07-14 03:39:55 +00:00
wagic.the.homebrew@gmail.com 12d8224e45 2009-07-13 12:37:44 +00:00
wagic.the.homebrew@gmail.com da6542f9a7 Erwan
- Adding M10 todo.dat
- removed dead code
2009-07-13 12:35:13 +00:00
leungclj 16280c7ecb Jonathan - added few cards 2009-07-13 08:55:25 +00:00
leungclj 7f91770850 Jonathan - (r555) fix 2009-07-13 07:44:10 +00:00
leungclj 03f48bccd8 Jonathan - (r555) fix 2009-07-13 07:40:05 +00:00
leungclj f3a6fcbf1b Jonathan - added few cards 2009-07-13 07:30:45 +00:00
leungclj 8b1d19ad41 Jonathan - (r552) fix 2009-07-12 15:16:40 +00:00
wagic.the.homebrew@gmail.com 31ec10b464 Erwan
- Added a few cards
2009-07-12 13:52:27 +00:00
wagic.the.homebrew@gmail.com ab445c9758 Erwan
- Added a few cards
- Creature attacks, blocks, is re-ordered in blocking list events
2009-07-12 12:27:55 +00:00
leungclj feedb16eae Jonathan - (EXO) updated 2009-07-12 09:10:39 +00:00
wagic.the.homebrew@gmail.com 0ecbfb5d82 Erwan
- Triggers made more generic in the parser
2009-07-12 07:47:54 +00:00
wagic.the.homebrew@gmail.com 3350ad6d03 Erwan
-added telkinetic sliver. This confirms that All lords that give a "complex" ability can now be added in cards.dat, as long as we can write the ability.
For example: lord(sliver) {T}:tap target(*) for telkinetic sliver. Please test and let me know
2009-07-12 03:02:38 +00:00
wagic.the.homebrew@gmail.com c8333e76b1 Erwan
- Updated Parser mechanism. Right now this doesn't change functionalities much, but should be more readable, and make it easier to code some new abilities in the future
- Fixed regenerate, broken with r532
- Death Ward now works
- I think "&&" now works with all abilities, needs to be tested...
2009-07-11 15:59:51 +00:00
leungclj 307c41c563 Jonathan - (ONS) fixed, added, reorder 2009-07-06 01:50:59 +00:00
leungclj 77e5e00ea5 Jonathan - (TSP) fixe Icatian Crier 2009-07-06 01:14:28 +00:00
wagic.the.homebrew@gmail.com 59bc3123e2 Erwan
-added a few cards for TSP
2009-07-05 11:17:12 +00:00
wagic.the.homebrew@gmail.com 20a0322ebb Erwan
- Added onslaught, future sight, exodus, champions of kamigawa, Fallen empires, Time Spiral
- NOT TESTED, I just made sure the files where not crashing Wagic on the PC version. Have fun updating these files, guys :)
2009-07-04 14:49:43 +00:00
leungclj dfeada17a2 Jonathan - clean up for consistancy 2009-07-01 05:58:39 +00:00
wagic.laurent 01316167fc Laurent - Update to the foreach parser with "add" to be used for instant and sorcery (e.g. spoil of evil) also removed/added corresponding cards (spoil of evil, song of the damned and ancestor chosen).
Also added the ability "INDESTRUCTIBLE" did not test it yet + not sure about the ruling ...
2009-06-30 21:29:59 +00:00
leungclj 6c335232c7 Jonathan - a lot of card added, but not quite sure about (MRQ) Honor the Fallen 2009-06-30 15:18:34 +00:00
leungclj 2ccec4caf4 Jonathan - (INV) minor correction 2009-06-30 07:11:03 +00:00
leungclj df2b24ee41 Jonathan - (MRD) added Cloudpost 2009-06-30 06:56:53 +00:00