Commit Graph

23 Commits

Author SHA1 Message Date
wagic.the.homebrew 75d801c632 Erwan
- Added all counter cards I could find that would work
2009-07-22 02:25:31 +00:00
leungclj f567729633 Jonathan - (LRW) added a few cards, (CFX) removed Exploding Borders 2009-07-21 06:10:05 +00:00
leungclj 16280c7ecb Jonathan - added few cards 2009-07-13 08:55:25 +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 dfeada17a2 Jonathan - clean up for consistancy 2009-07-01 05:58:39 +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
wagic.laurent 6097b1282b Laurent - Added draw/token to the foreach parser (allow to sligthly reduce the number of lines in MTGAbility.cpp and also add few cards to different cards.dat.)
NOTE that all these additions to the foreach parser are only available for the "inplay" area... "countcards" will need to be updated in order to have thing such as graveyard or hand to be taken into consideration (but when it will be done cards such as Spontaneous Generation - MRQ, could be added)
Also updated (tentatively) the "cantbeblockedby" in the parser it still does not work...ARG... but I can feel that I'm not far away from the solution...
We need also to go through some of the cards.dat to be sure we are not missing any possible addition ...
2009-06-29 11:11:41 +00:00
leungclj d45d526d6d Jonathan - (ALL) updated the ":" for p/t, removed restrain. And yes, removing ":" still works 2009-06-08 10:39:23 +00:00
wagic.superhiro 1b841108f1 Fixed Wizened Cenn (Lorwyn) 2009-06-07 10:01:58 +00:00
solo81@web.de 1f5cf2807c Several card fixes 2009-06-06 10:11:12 +00:00
wagic.laurent 182b133719 Laurent - Updated the discard function. Also you can now target the opponent or yourself. Once again this is the discard random function also mind rot (10E) is not 100% correct since if you were to play on yourself you should be able to choose which card to discard. If a card as no target(either in the target= line or in the discard:x target(X) line then it automatically applies to you.) it means cards that require you to discard a card at random in addition to its cost can now be coded (e.g. balduvian horde from alliance), but at the moment nothing will happen if you have no card to discard (did not test this one but it could be added if necessary).
Updated the deplete function. You can use deplete in instant and sorcery (not tested)
Updated rampage (add an issue with the last parameter and the annulation of the bonuses at end of turn) should be resolved now (not tested).
Added Basilik from 10E and also lavaborn (not tested yet), should try to do a more generic basilik (abomination, cockatrice, basilik, all have the same abilities but different criteria for the “type” of creature that would be or not be affected.
Also added Elvish promenade from LRW (this one is fun ;D)
2009-05-25 21:07:17 +00:00
leungclj 0becb3309d Jonathan - (LRW) added Brigid, Hero of Kinsbaile - although this is codable now, but when it is used, player will find it hard to guess which abilities is which "e.g. when select the card for the abilities, two option will emerge, both saying abilities"
recent player also have similiar problem, http://wololo.net/forum/viewtopic.php?f=4&t=305&start=60#p2628
2009-05-19 18:06:28 +00:00
leungclj 728a4b5d2a Jonathan - (LRW) added Blind-Spot Giant & Ethereal Whiskergill 2009-04-26 08:19:18 +00:00
leungclj 148683d93d Jonathan - (LRW) fixed Hearthcage Giant 2009-04-26 07:54:57 +00:00
wagic.the.homebrew@gmail.com 0af938589b Erwan
- a few bug fixes with cards that bring other cards back to play (zombify, resurrection...)
- bug fix with abilities parsing "reachshadow"
- a few card fixes
2009-04-19 07:47:52 +00:00
leungclj 445f7b6108 Jonathan - (LRW) fixed Imperious Perfect & Scion of Oona 2009-04-08 11:14:00 +00:00
wagic.the.homebrew@gmail.com e9190ff19f Erwan
- fix with Momir+ */* creatures
2009-04-06 12:19:18 +00:00
leungclj 6262d00c35 Jonathan - fixed Neck Snap (LRW) ♪ 2009-04-02 13:55:58 +00:00
leungclj 3e1bcbfd22 Jonathan - fixed Knight of Meadowgrain (LRW) ☺ 2009-04-02 10:51:04 +00:00
wagic.the.homebrew 74ee3d4148 erwan
card fix
2009-03-18 22:34:51 +00:00
wagic.the.homebrew ff8e05cf04 Erwan
- replaced erroneous Mirrodin set with invasion set
- added a few cards with "aslongas" ability
2009-03-15 05:59:21 +00:00
wagic.the.homebrew ef53771843 Erwan
-replace "includeself" with "other" for lord and foreach keywords
-added aslongas keyword (kird ape...)
2009-03-15 05:00:06 +00:00
wagic.the.homebrew 658ef1fb12 Erwan
- fixed a few bugs with the parser for subtypes
- fixed a bug for plague rats
- fixed a bug for P/T parser
- First release for the following sets: Mirrodin, Mirage, Lorwyn
2009-03-14 11:00:31 +00:00