Commit Graph

37 Commits

Author SHA1 Message Date
solo81@web.de 69a380ce9c Added huge amount of cards with Threshold (ODY) 2009-11-19 10:38:24 +00:00
wagic.the.homebrew@gmail.com 1d55211245 Erwan
- Added ">" and "<" for foreach and aslongas. Can be used to code threshold cards. See black vise (RV) and korsan beast (ODY)
2009-11-18 14:37:28 +00:00
Psyyringe bc7681e78c Psyringe - added test scripts for issue 188, issue 192, issue 193. Removed Sonic Burst and Acceptable Losses (as oer wololo's forum post), both cards could be cast from an otherwise empty hand without discarding a card. 2009-11-14 23:03:27 +00:00
Psyyringe 71160be490 Psyringe - minor fix: Shadowmage Infiltrator (ODY) was missing the Fear keyword. 2009-11-10 22:31:20 +00:00
wagic.laurent 245cfc625c Laurent - Bug corrections ICE: Enervate, removed: Forbidden Lore, Krovikan Fetish (@next upkeep works same as @each upkeep not really a bug since only this card as such effect). ODY Squirrel mob (wrong p/T). 10E tentatively fixed Twitch (not sure about it yet) POR: Fixed devastation, changed Vampiric Touch (to better reflect the card wording) 2009-11-07 18:25:38 +00:00
leungclj 2d49747da9 JON4TH4N - couple of fixes 2009-10-25 19:14:07 +00:00
wagic.laurent 8583d8a3d4 Laurent . Few additions with @damaged (ARB, ODY, RV) small correction (Idyllic Tutor from MOR) 2009-10-21 13:41:05 +00:00
solo81@web.de e84f40d8e7 (ODY):
- wording update
- bug fixes
- Added some cards: Earnest Fellowship, Confessor, Diligent Farmhand & Pardic Firecat. 

Diligent Farmhand and Pardic Firecat were easier to add than you would expect (look at Flame Burst & Muscle Burst!). They work 100%!
2009-10-12 19:38:29 +00:00
wagic.laurent 7184adba67 Laurent - Additions ODY 2009-10-05 10:54:48 +00:00
leungclj a3717b7269 J0N4TH4N - (ODY) added Acceptable Losses 2009-09-29 10:07:50 +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 d7e1e73ca3 J0N4TH4N - (r944) fix 2009-09-25 15:14:06 +00:00
leungclj 8608cfb2f2 J0N4TH4N - (STH) updated, cards would like to work but didn't, Burgeoning, Soltari Champion, Spike Breeder (and all the other spike creatures)
-minor update other sets
2009-09-25 14:48:26 +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 e95b6ef7b8 J0N4TH4N - few updates
-don't understand why Aphetto Vulture won't work
2009-09-24 17:03:02 +00:00
wagic.the.homebrew@gmail.com 163d296bb5 Erwan
- removed useless "color=" lines
- Added color override for cards such as crimson kobolds (note: color should be after the "mana" line to avoid side effects)
2009-08-28 13:40:14 +00:00
solo81@web.de 9abf35fca9 Fixed Harpoon Sniper (LRW), Second Thoughts (ODY) and Solemn Offering (M10) 2009-08-19 13:13:52 +00:00
wagic.the.homebrew 75d801c632 Erwan
- Added all counter cards I could find that would work
2009-07-22 02:25:31 +00:00
leungclj 3d6d0fbea6 Jonathan - (r587) fix 2009-07-20 08:05:26 +00:00
wagic.the.homebrew@gmail.com 8b6148b4b1 Erwan
-added a few cards
2009-07-20 07:38:44 +00:00
leungclj 5fe25211d2 Jonathan - (ODY) added a few cards 2009-07-14 14:11:48 +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
solo81@web.de 9be451e134 Fixed Cephalid Scout 2009-06-12 10:40:02 +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.laurent 17edd84ac8 Laurent - Removed several cards tested and not working. + added cards description for AI deck 3 & 7 2009-06-07 20:48:52 +00:00
solo81@web.de 5c6c4016db several card fixes 2009-06-06 10:30:05 +00:00
solo81@web.de d9a11b43bc Fixed Dwarven Grunt 2009-06-02 20:54:44 +00:00
solo81@web.de 7b0a503b25 Several card fixes 2009-06-01 11:19:25 +00:00
leungclj d26e903393 Jonathan - removed the extra "s" after "owner" according to MTGGameZones.cpp 2009-05-30 16:15:38 +00:00
wagic.the.homebrew@gmail.com 5de26cc509 Erwan
- more cards using library search
2009-05-30 13:50:03 +00:00
solo81@web.de 0c2662ad96 Added Upheaval. Fixed Zombify 2009-05-27 11:33:36 +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
wagic.laurent d7840821ad Laurent - added rampage to the parser (see example from diverse set) could be extended...I've let the ability "rampage" (in fact rampage 1) but older set (esp. legends, would need an update later on). 2009-05-22 22:02:08 +00:00
leungclj 6668902ae0 Jonathan - (ODY) Added - Anarchist, Ashen Firebeast, Auramancer, Aven Cloudchaser, Balshan Griffin, Cartographer, Gravedigger, Krosan Archer, Magma Vein, Overrun, Resilient Wanderer, Scrivener.
Finally tested the "may moveTo" function physically, it works, but there is this slight bug (that doesnt harm anything) but say "when XYZ comes into play, you may move 123 from your graveyard to your hand" you play XYZ, and choose 123 from your graveyard, you selected 123, but it still appears to be still in the graveyard, even thought i really have returned to your hand, but if u exit the graveyard and goes back in again, it really have disappeared. 

(i think its better to see it yourself... getting too wordy)
2009-05-21 10:29:25 +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 337301e039 Jonathan - (ODY) reordered cards, removed wrongly coded cards (not tested) 2009-04-14 20:26:09 +00:00
wagic.the.homebrew@gmail.com 12bd665409 Erwan
- add Mercadian Masques, Mirrodin, Odyssey -> let's do some cleanup!
- Attempt at solving a bug with AI+psychic venom (manaburn), not tested
- Added Abrasax's monocolor AI decks
- Momir better randomizer
- Removed 64 Abilities limitation, I hope...
2009-04-11 02:02:10 +00:00