Commit Graph

1210 Commits

Author SHA1 Message Date
solo81@web.de
0a484237b2 Fixed several card bugs.
Card list -> First comment.
2010-10-10 19:47:07 +00:00
solo81@web.de
7cfd9d981a Fixed several card bugs reported in the bug section of the forum. 2010-10-09 17:48:10 +00:00
wrenczes@gmail.com
62e0a789eb Fix for the Snap card not triggering the 2nd untap. Basically, stole the method from GrimmHatter's post:
http://www.wololo.net/forum/viewtopic.php?f=21&t=1430&start=40#p13465

Seems to work from my testing so far.  If this is the preferred route, we should probably sweep through & track down all the other cards that use the token counter hack, as that method used to work in 0.12.1 and broke some time after that.

(Somebody please sanity check this for me, as this is my first foray in messing with card rules.)
2010-10-09 04:07:31 +00:00
solo81@web.de
038f9c2ba0 Fixed Gempalm Incinerator and Eldrazi Monument.
Removed Armament Master (never supported!).
2010-10-07 20:13:14 +00:00
techdragon.nguyen@gmail.com
b485690968 fixed card issues pointed out by user Toben:
http://wololo.net/forum/viewtopic.php?f=4&t=2264&p=17263#p17263
2010-10-05 21:28:00 +00:00
techdragon.nguyen@gmail.com
94961d350d made fixes found in debugging session with "Lovisa Coldeyes" and "Lotus Cobra" 2010-10-05 13:19:58 +00:00
solo81@web.de
4d9fd35c55 Fixed issue452, issue471 and issue476 2010-10-04 18:26:11 +00:00
techdragon.nguyen@gmail.com
154ccc2555 issue 475.
two cards coded incorrectly, "Shelter" and "Sejiri Steppe" they are to use protection from and not fog from
2010-10-04 15:38:45 +00:00
techdragon.nguyen@gmail.com
5d2e948b05 fixed unearth cost for Extractor Demon. Was set to {B} should have been {2}{B} 2010-10-03 17:53:02 +00:00
wagic.laurent
f21419cff9 Laurent - Changed Trade Caravan to UpkeepOnly since you cannot play this during opponentupkeep, this is not correct but needed for Brother's War Campaign 2010-10-03 10:57:46 +00:00
wagic.the.homebrew@gmail.com
c3c5d893d1 Erwan
- attempt at fixing some crashes in shop (related to bad usage of the cache)
- Fix typo reported with Qumulox
2010-10-03 07:36:01 +00:00
omegablast2002@yahoo.com
33d8ad5e9b trigon of mending coded incorrectly 2010-10-03 04:32:38 +00:00
techdragon.nguyen@gmail.com
be6566361a fixed some card coding errors reported in forum by KF1 2010-09-29 16:38:02 +00:00
techdragon.nguyen@gmail.com
5d215c29a4 resolves issue 466 2010-09-29 16:28:36 +00:00
wagic.the.homebrew@gmail.com
b79c7eea53 Erwan
- fix for issue 462 (graphical glitch when cards come back from graveyard)
- adding Kaioshin's wallpaper
- fixed minor issue in mtg.txt
2010-09-28 13:58:22 +00:00
techdragon.nguyen@gmail.com
3b0fad54e4 fixed typo for Carrion Call, Kuldotha Rebirth and Vedalken Certarch
the auto line had "Crature" inplace of "Creature", this caused tokens generated by those cards to be treated as "workaround" tokens instead of real playable tokens.
2010-09-28 07:05:03 +00:00
solo81@web.de
524ec5b962 Readded all cards which had to be removed once due to issue284.
"@damaged(creature)" is already safed by 2 test suite tests (Mirri & Mephidross Vampire).
2010-09-27 19:42:49 +00:00
solo81@web.de
56a6c7b6f6 Readded Mephidross Vampire.
Added a few tests.
2010-09-26 13:53:25 +00:00
wagic.the.homebrew@gmail.com
82ab92a61f Erwan
-fix for issue 408 (issues with life + targetcontroller + targets on the stack)
2010-09-26 12:57:12 +00:00
solo81@web.de
3b526a3555 Removed Dance of the the Dead from the primitives.
An attempt to fix it by aliasing it with Animate Dead failed: All additional bonuses from Dance of the Dead were ignored.

Closing issue404.
2010-09-26 09:21:44 +00:00
wagic.the.homebrew@gmail.com
252104fb51 Erwan
- reverted Rancor's code to fix the test suite (bug introduced in r 2323) (also see related issue 462)
2010-09-26 09:12:48 +00:00
solo81@web.de
5277ba525d Fixed Three Visits, Spoils of Victory and several typos in text-lines.
Fixed card type of Soliton and Snapsial Glider (SOM).
2010-09-26 08:00:10 +00:00
solo81@web.de
776232d07a Fixed several cards from SOM.
Fixed Phage the Untouchable's subtype.
2010-09-26 07:52:22 +00:00
solo81@web.de
73e420626e Fixed several card bug reports from the forum. 2010-09-25 21:59:48 +00:00
leungclj
8f4b2d9559 leungclj - fixed line 3482, 13262 & 36519. Added missing "}"
also- can someone verify line 28637. Thanks
2010-09-25 20:17:13 +00:00
solo81@web.de
27ae3b834b Added around 155 codable cards from Scars of Mirrodin (SOM). 2010-09-24 18:10:53 +00:00
wagic.laurent
f0fe35786c Laurent - Adding Scars of Mirrodin 2010-09-24 01:01:43 +00:00
wagic.the.homebrew@gmail.com
e02fe57cc0 Erwan
- fix for issue 442 (Creature bond). I believe this is the same issue as issue 439. Fix untested, please verify
2010-09-23 05:01:04 +00:00
wagic.the.homebrew@gmail.com
bba6274f8b Erwan
- fix from issue 439 (skullclamp)
- reorganized a few files in VC++ project
2010-09-23 04:46:43 +00:00
wagic.the.homebrew@gmail.com
1c0218326e Erwan
- {z} cost becomes l2e (Library To Exile)
- {q} cost becomes s2l (Send to Library) <- from any place to Library
- subtypes leyline, controllsershroud, playershroud become ability keywords
2010-09-21 12:18:37 +00:00
wagic.the.homebrew@gmail.com
e2727cb7c3 Erwan
- Fixed a mistake introduced in 2296, I basically reverted lots of important changes made in mtg.txt, sorry for that :(
2010-09-20 13:48:42 +00:00
wagic.the.homebrew@gmail.com
342d1c1bf3 - fix text for Phage the untouchable
- some cleanup of ManaCost parser's code (please avoid copy/paste whenever possible. Less lines == less bugs)
2010-09-20 09:25:30 +00:00
solo81@web.de
e654f01307 Added Flame-Kin Zealot, Kor Line-Slinger and Torch Slinger. 2010-09-19 11:14:50 +00:00
omegablast2002@yahoo.com
2aa8664973 removed my "Zeths add on" there have been an overwhelming amount of bug reports for cards in it. more info in comment 2010-09-19 09:22:29 +00:00
solo81@web.de
01666d2f2e Added 21 successfully tested cards based on several additions from Zethfox. 2010-09-19 09:03:25 +00:00
solo81@web.de
d7b649ed1c Added 22 successfully tested cards based on rev2286.
Example code:

[card]
name=Serra Avatar
auto=thisforeach(controllerlife) 1/1
autograveyard=moveTo(ownerlibrary) && shuffle
text=Serra Avatar's power and toughness are each equal to your life total. -- When Serra Avatar is put into a graveyard from anywhere, shuffle it into its owner's library.
mana={4}{W}{W}{W}
type=Creature
subtype=Avatar
power=*
toughness=*
[/card]

[card]
name=Divinity of Pride
abilities=flying,lifelink
auto=this(controllerlife > 24) 4/4
text=Flying, lifelink -- Divinity of Pride gets +4/+4 as long as you have 25 or more life.
mana={WB}{WB}{WB}{WB}{WB}
type=Creature
subtype=Spirit Avatar
power=4
toughness=4
[/card]
2010-09-18 18:05:37 +00:00
omegablast2002@yahoo.com
291b600bed Sprouting Phytohydra token had rarity=c 2010-09-17 10:16:08 +00:00
solo81@web.de
46c499be5f Added 6 cards based on rev2278.
Example code:

[card]
name=Arc-Slogger
auto={R}{z}{z}{z}{z}{z}{z}{z}{z}{z}{z}:damage:2 target(creature,player)
text={R}, Exile the top ten cards of your library: Arc-Slogger deals 2 damage to target creature or player.
mana={3}{R}{R}
type=Creature
subtype=Beast
power=4
toughness=5
[/card]

[card]
name=Deep Spawn
abilities=trample
auto=upcost[{M}{M}] moveTo(mygraveyard)
auto={U}:shroud && tap && frozen
text=Trample -- At the beginning of your upkeep, sacrifice Deep Spawn unless you put the top two cards of your library into your graveyard. -- {U}: Deep Spawn gains shroud until end of turn and doesn't untap during your next untap step. Tap Deep Spawn. (A permanent with shroud can't be the target of spells or abilities.)
mana={5}{U}{U}{U}
type=Creature
subtype=Homarid
power=6
toughness=6
[/card]

[card]
name=Leashling
auto={q(*|myhand)}:moveTo(myhand)
text=Put a card in your hand on top of your library: Return Leashling to its owner's hand.
mana={6}
type=Artifact Creature
subtype=Hound
power=3
toughness=3
[/card]


Optimized the code for all cards with RETRACE.


Fixed issue411. 


Fixed some cards.
2010-09-14 22:05:02 +00:00
solo81@web.de
be06be1343 Fixed Tendrils of Agony. 2010-09-13 16:23:28 +00:00
solo81@web.de
2b81ba33f2 Added 33 successfully tested cards mainly based on rev2272.
2 example cards:

[card]
name=Decree of Justice
auto=token(Angel,Creature Angel,4/4,flying,white)*XX
autohand={2}{W}:cycling
autohand={X}{W}:name(cycle and soldier tokens) && cycling && thisforeach(X) token(Soldier,Creature Soldier,1/1,white)*X
text=Put X 4/4 white Angel creature tokens with flying onto the battlefield. -- Cycling {2}{W} ({2}{W}, Discard this card: Draw a card.) -- When you cycle Decree of Justice, you may pay {X}. If you do, put X 1/1 white Soldier creature tokens onto the battlefield.
mana={X}{X}{2}{W}{W}
type=Sorcery
[/card]

[card]
name=Stormbind
auto={2}{D}:damage:2 target(creature,player)
text={2}, Discard a card at random: Stormbind deals 2 damage to target creature or player.
mana={1}{R}{G}
type=Enchantment
[/card]


Added 2 tests for the keywords introduced in rev2272.


Corrected several card bugs.
2010-09-12 17:45:59 +00:00
solo81@web.de
fc8c8e5a66 Fixed several card bugs reported by 840126. 2010-09-11 21:42:30 +00:00
solo81@web.de
693435b0ae Added "Dueldecks: Elspeth vs. Tezzeret" (EVT).
Added Kemba's Skyguard to the primitives.

Added Contagion Clasp to the mtg_todo.dat.
2010-09-11 21:13:13 +00:00
solo81@web.de
39a30f7542 Fixed issue450. 2010-09-11 13:08:03 +00:00
solo81@web.de
b336bc85d4 1) Optimized the code of 38 cards based on rev2262.
Cards with FLASHBACK are finally 100%. Here is one example to see the changes:

OLD:

[card]
name=Lava Dart
auto=damage:1 target(creature,player)
autograveyard={S(mountain|mybattlefield)}:copy(this) && moveTo(mystack)
text=Lava Dart deals 1 damage to target creature. -- Flashback - Sacrifice a Mountain. (You may cast this card from your graveyard for its flashback cost. Then exile it.)
mana={R}
type=Instant
[/card]


NEW:

[card]
name=Lava Dart
target=creature,player
auto=damage:1
flashback={S(mountain|mybattlefield)}
text=Lava Dart deals 1 damage to target creature. -- Flashback - Sacrifice a Mountain. (You may cast this card from your graveyard for its flashback cost. Then exile it.)
mana={R}
type=Instant
[/card]


2)Added 21 successfully tested cards based on rev2262. Most of these cards have BUYBACK.


Tests for both keywords will follow in one of the next revisions.
2010-09-10 22:13:41 +00:00
solo81@web.de
ca50a2a5a2 Added 21 successfully cards. Most of them profit from the newly introduced keyword=AFFINITY (thanks to Zethfox!)
[card]
name=Frogmite
abilities=affinityartifacts
text=Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)
mana={4}
type=Artifact Creature
subtype=Frog
power=2
toughness=2
[/card]

Added tests for that.

Have fun!
2010-09-10 16:19:19 +00:00
leungclj
1f01b10010 leungclj - corrected "Leyline of Vitality" description. 2010-09-07 09:14:03 +00:00
omegablast2002@yahoo.com
00453513fa added phage the unstoppable, removed phage from my addon, this version uses no counter, tokens, or workarounds :) 2010-09-06 23:13:06 +00:00
omegablast2002@yahoo.com
8ba887689e readded Rhox Meditant please read comment 2010-09-06 22:42:21 +00:00
solo81@web.de
7b33d8382d Added 24 successfully tested cards based on rev2243 (many thx to Zethfox!!)
This addition includes
- cards with STORM (Dragonstorm,Tendrils of Agony,etc.) --> IT'S FINALLY THERE!
- cards which restrict the casting of spells (Arcane Laboratory,Silence)
- PLATINUM ANGEL (keyword: CANTLOSE)

Added tests for STORM;LAND:number,Sneak Attack

Removed Rhox Meditant and its tests.
2010-09-06 19:48:38 +00:00
omegablast2002@yahoo.com
972e7d7207 fixed dragonsoul knight's and its variants, it will now correctly give a P/T bonus. 2010-09-04 08:59:33 +00:00