Commit Graph

342 Commits

Author SHA1 Message Date
guzhenjie1@gmail.com
556df85a31 1. Fixed the Skeleton token of Drudge Spell and Graypelt Refuge in mtg.txt.
Add Skeleton token for Drudge Spell in HML. _cards.dat:
[card]
primitive=Skeleton
id=-2915
rarity=T
[/card]

2. Fixed the Liege of the Pit according MTG rules.

3. Removed "丒" in following cards' text:
Eternity Vessel
Grizzly Fate
Ior Ruin Expedition
Sunspring Expedition
Ulasht, the Hate Seed
Umezawa's Jitte

4. Removed "?" in following cards' text:
Argent Sphinx
Kuldotha Phoenix
2011-01-24 11:05:42 +00:00
solo81@web.de
2bcf7ecdff Added 650 new cards based on rev2922.
Playable Highlights are:

Psychatog
Grim Lavamancer
Anurid Brushhopper
Flameblast
Thwart
Baron Sengir
Sengir Vampire
Stuffy Doll
Undiscovered Paradise
Gush
Heritage Druid
Mageta the Lion
Faceless Butcher
Mesmeric Fiend
Oblivion Ring
Parallax Wave
Knight of the White Orchid
Contagion
80 creatures with Morph (Exalted Angel,etc.)

Added 27 tests.

Card list -> see comments. The list is separated into the single card groups.
2011-01-23 12:41:11 +00:00
solo81@web.de
a79164e800 Fixed Spike Weaver. 2011-01-15 13:12:56 +00:00
guzhenjie1@gmail.com
3f81a8d238 2011-01-12 14:07:25 +00:00
guzhenjie1@gmail.com
9c52b834f0 Fixed Overgrown Tomb, Thorntooth Witch and Tornado Elemental. 2011-01-10 15:34:34 +00:00
omegablast2002@yahoo.com
6b3d1bcbc9 Viridian Lorebearers pump effect was not ending 2011-01-06 12:52:20 +00:00
omegablast2002@yahoo.com
cb7ecbc0e9 updated thelon of havenwood to use exile cost. 2011-01-06 12:42:57 +00:00
guzhenjie1@gmail.com
532261d36c Fixed Thelon of Havenwood reported in forum by Niegen and Knight Token from Waylay:
1. Fodder Launch
2. Knight Token from Waylay
3. Sword of Kaldra
4. Thelon of Havenwood

Changed following cards which can produce multiple kinds of tokens to make them display token images correctly: 
1. Bestial Menace(WWK)
2. Decree of Justice(SCG)
3. Fable of Wolf and Owl(EVE)
4. One Dozen Eyes(MRD)
5. Sarpadian Empires, Vol. VII(TSP)
6. Wand of the Elements(DST)
7. Wurmcoil Engine(SOM)

Added the following token in their _cards.dat:  

1. DST (Wand of the Elements):
Blue Elemental Token(id=-4977511)
Red Elemental Token(id=-4977512)

2. EVE (Fable of Wolf and Owl):
Green Wolf Token(id=-15208711)
Blue Bird Token(id=-15208712)

3. MRD (One Dozen Eyes):
Beast Token(id=-4838511)
Insect Token(id=-4838512)

4. SCG (Decree of Justice):
Angel Token(id=-4514111)
Soldier Token(id=-4514112)

5. SOM (Wurmcoil Engine):
Wurm Token with Deathtouch(id=-20787511)
Wurm Token with Lifelink(id=-20787512)

6. TSP (Sarpadian Empires, Vol. VII):
Citizen Token(id=-11492111)
Camarid Token(id=-11492112)
Thrull Token(id=-11492113)
Goblin Token(id=-11492114)
Saproling Token(id=-11492115)

7. WWK (Bestial Menace):
Snake Token(id=-19784311)
Wolf Token(id=-19784312)
Elephant Token(id=-19784313)

You also need abrasax's image set and rename or add following tokens' pictures:
1. DST (Wand of the Elements):
Blue Elemental Token: Rename to 4977511t
Red Elemental Token: Rename to 4977512t

2. EVE (Fable of Wolf and Owl):
Green Wolf Token: Rename to 15208711t
Blue Bird Token: Rename to 15208712t

3. MRD (One Dozen Eyes):
Beast Token: Rename to 4838511t
Insect Token: Rename to 4838512t

4. SCG (Decree of Justice):
Angel Token: Rename to 4514111t
Soldier Token: Rename to 4514112t

5. SOM (Wurmcoil Engine):
Wurm Token with Deathtouch: Rename to 20787511t
Wurm Token with Lifelink: Rename to 20787512t

6. TSP (Sarpadian Empires, Vol. VII):
Citizen Token: Rename to 11492111t
Camarid Token: Rename to 11492112t
Thrull Token: Rename to 11492113t
Goblin Token: Rename to 11492114t
Saproling Token: Rename to 11492115t

7. WWK (Bestial Menace):
Snake Token: Rename to 19784311t
Wolf Token: Rename to 19784312t
Elephant Token: Rename to 19784313t
2011-01-06 12:33:26 +00:00
solo81@web.de
2e20ffd99b Fixed Rakdos Pit Dragon.
This fixes issue555.
2011-01-04 10:58:44 +00:00
solo81@web.de
c3477f64aa Fixed Dark Depths.
This was a bug reported by a guy in the forum: Dakr Depths produced a token every time it hit the graveyard, even it it had a counter on it. ^^


[card]
name=Dark Depths
auto=counter(0/0,10,Ice)
auto={3}:(counter(0/0,-1,Ice) all(this) && bury all(dark depths[-counter{0/0.1.Ice}])
auto=@movedTo(mygraveyard) from(dark depths[-counter{0/0.1.Ice}]|myBattlefield):token(Marit Lage,legendary creature avatar, 20/20,flying,indestructible,black)
text=Dark Depths enters the battlefield with ten ice counters on it. -- {3}: Remove an ice counter from Dark Depths. -- When Dark Depths has no ice counters on it, sacrifice it. If you do, put a legendary 20/20 black Avatar creature token with flying and "This creature is indestructible" named Marit Lage onto the battlefield.
type=Legendary Snow Land
[/card]
2011-01-01 11:26:17 +00:00
guzhenjie1@gmail.com
937e1c2f5c Fixed Consuming Bonfire, Honorable Scout and Piety Charm. 2010-12-31 16:38:03 +00:00
guzhenjie1@gmail.com
552603e7a0 Fixed two typo of Enclave Cryptologist and Undead Warchief reported by Niegen in forum. 2010-12-30 13:54:47 +00:00
guzhenjie1@gmail.com
b38716a9e8 Reverted Master Transmuter 2010-12-30 13:41:45 +00:00
guzhenjie1@gmail.com
bc89b275a3 Fixed Master Transmuter reported in forum:
1. Master Transmuter: 
auto={H(artifact|mybattlefield)}{U}{T}:moveTo(mybattlefield) notatarget(artifact|myhand)
 ==> 
auto={H(artifact|mybattlefield)}{U}{T}:token(-17925211)

Added following card for Master Transmuter: 
[card]
name=Master Transmuter's Artifact
auto=@movedTo(this|exile) from(Battlefield):may moveTo(mybattlefield) notatarget(artifact|myhand)
auto=moveto(exile)
id=-17925211
type=Nothing
[/card]

Other fixed cards: 

1. Aysen Highway
2. Hoverguard Sweeper's 2nd Bounce
3. Novijen, Heart of Progress
2010-12-30 10:50:19 +00:00
techdragon.nguyen@gmail.com
6cf5212bab fixed definition for Acid Web Spider. Card states "may destroy", definition forced destruction. 2010-12-25 01:10:06 +00:00
omegablast2002@yahoo.com
6f51c4f36f name=world slayer
auto=@damaged(player) from(mytgt[attacking]):destroy all(other *|battlefield)
====>
@combatdamaged(opponent) from(mytgt):

i added this trigger ages ago :)

name=Talon of Pain
auto=@damaged(opponent) from(other *|battlefield,mystack):counter(0/0,1,charge)
====>
name=Talon of Pain
auto=@damaged(opponent) from(other *|mystack):counter(0/0,1,charge)
auto=@damaged(opponent) from(other *|mybattlefield):counter(0/0,1,charge)
2010-12-24 20:56:51 +00:00
guzhenjie1@gmail.com
df14ae3b85 Fixed following cards according Zethfox's reminding:
1. General's Kabuto
2. Lightning Greaves
3. Neurok Stealthsuit
4. Whispersilk Cloak
5. Darksteel Garrison
6. Shield of Kaldra

Fixed following cards according MTG rules:

1. Lord of the Pit
2. That Which Was Taken
3. Vigor
4. Worldslayer
5. Yomiji, Who Bars the Way

Other fixed cards:

1. Magebane Armor
2. Talon of Pain
2010-12-24 13:19:33 +00:00
guzhenjie1@gmail.com
64eefeb0f4 Fix Genju of the Fields and Grand Arbiter Augustin IV. 2010-12-18 03:38:38 +00:00
solo81@web.de
f5aa68b330 Fixed Hell-Bent Raider. 2010-12-17 18:46:33 +00:00
omegablast2002@yahoo.com
681f4ddc0e recommiting this, some of my testing stuff snuck in last commit. 2010-12-16 22:23:44 +00:00
omegablast2002@yahoo.com
7682af893b fixed plummets mana cost, it was incorrectly {g} and should have been {g}{1} <---look mike..... 2010-12-15 19:24:53 +00:00
wrenczes@gmail.com
5778fa7ba2 Fixed a reported crash with 'Throat Slitter' per this response on the public beta post:
http://wololo.net/forum/viewtopic.php?f=18&t=2486#p18701

Also fixed a typo in Thrull Surgeon's code that I just happened to notice while making this fix.
2010-12-15 07:57:51 +00:00
solo81@web.de
e5754cbfb4 Fixed issue531. 2010-12-12 16:18:19 +00:00
solo81@web.de
32d614e23b Fixed Baku Altar (activation cost). 2010-12-12 13:22:35 +00:00
solo81@web.de
b609fa2cb1 Fixed Energy Storm. 2010-12-12 11:51:52 +00:00
solo81@web.de
e2440af09e Fixed Goblin Piledriver.
It had a typo in its abilities-line.
2010-12-11 17:35:56 +00:00
guzhenjie1@gmail.com
d638ac28b1 Fix Graypelt Hunter and Doomsday Specter. 2010-12-08 10:51:04 +00:00
solo81@web.de
4de3b4a3c0 Fixed Twisted Image. 2010-12-05 15:23:45 +00:00
omegablast2002@yahoo.com
bd1253702f fixed the 3 urza's lands, for future refference please dont use card names as subtypes, wagic is completely capable of finding a card by name through targetchooser, thanks! 2010-12-04 14:29:19 +00:00
guzhenjie1@gmail.com
55de150aac Fix following cards:
Chainer, Dementia Master
Golem Artisan
Corpsehatch
Imps' Taunt(Imp's Mischief)
Samurai of the Pale Curtain
Summoning Station
2010-12-04 12:08:19 +00:00
solo81@web.de
9cb05ad07b Fixed Fire Dragon. 2010-12-04 11:09:54 +00:00
omegablast2002@yahoo.com
35742e57a3 opps i typoed in the card code fix lol. 2010-12-04 09:51:45 +00:00
omegablast2002@yahoo.com
7b8a9c851f Heliophial had no actual ability, corrected this. 2010-12-04 09:16:10 +00:00
omegablast2002@yahoo.com
b07b772c8e MAJOR fix to something was was causing very weird results ingame.
the tag "other " vs tag " other"

using "other " in target choosers will always work, however more often then not using " other" at the end of a line would produce weird effects, this was brought to my attention in a bug report by KF1, i moved all the " other" from outside target chooser into the actual target lines, as this always produces correct results in code, i imagine the tag at end of line was added before "other " was intruduced into targetchooser.

i will leave support for using " other" in code, however, i ask that we try not to use this code unless for some strange reason the targetchooser "other" doesnt take to the code.

stranger was that i noticed alot of mixed code, as in lord(other blahblah) 1/1 and this version with other tag at end, it was very inconsistent aside from causing weird weird results in game which i was actually able to confirm.

please update your primitive!!! this was ALOT of work.

correct syntax for "other "
lord(other blah)
all(other blah,blah,blah)
damage:1 target(other blah)
target(other *|somewhere)
notice its always first followed by a space. you only need one instence "other " in a targetchooser.
2010-12-03 13:08:53 +00:00
guzhenjie1@gmail.com
e71fb8ff46 Add text for follow duel lands:
Blackcleave Cliffs
Copperline Gorge
Darkslick Shores
Razorverge Thicket
Seachrome Coast
2010-12-03 11:09:08 +00:00
omegablast2002@yahoo.com
fb3129cad9 readding afiya grove, not sure when it was removed, but its back 2010-12-02 19:35:49 +00:00
omegablast2002@yahoo.com
d693887df9 wei ambush had a typo in the trigger. attcking( missing an "a" 2010-12-02 15:36:41 +00:00
guzhenjie1@gmail.com
17f61df89e Fix following cards:
Kashi-Tribe Elite
Kashi-Tribe Reaver
Kashi-Tribe Warriors
Matsu-Tribe Birdstalker
Orochi Ranger
Rancor
Vulshok Heartstoker
Wei Ambush Force
2010-12-01 12:56:32 +00:00
solo81@web.de
ca3417bd40 Fixed issue495. 2010-11-28 14:53:50 +00:00
solo81@web.de
4c2d631921 Moved Eye for an Eye to the mtg_todo.dat. It probably never worked.
Closing issue521.
2010-11-28 14:50:56 +00:00
solo81@web.de
181e861e73 Fixed issue522. 2010-11-28 14:46:47 +00:00
techdragon.nguyen@gmail.com
a512b12014 fix for issue 527: Reinforcements definition caused AI to crash. ( buffer overflow of ability string for token )
* updated definition for Heliophial, changed counter naming for auto abilities to match.
2010-11-23 19:25:53 +00:00
techdragon.nguyen@gmail.com
22fd66493a added in commas for abilities string. This was supposed to go into the last check in. 2010-11-22 15:54:15 +00:00
omegablast2002@yahoo.com
09afcea7da rhox-added regenerate, knights of cliffhaven added maxlevel. 2010-11-17 11:37:47 +00:00
solo81@web.de
9a32c507b6 Fixed Vebulid.
Readded Footsteps of the Goryo. Zethfox had a solution for this!
2010-11-16 12:09:46 +00:00
solo81@web.de
c79fdcbf50 Fixed several cards.
Blitz Hellion
Deathcoil Wurm
Laccolith Grunt
Laccolith Titan
Laccolith Warrior
Laccolith Whelp
Line Wolf
Pride of Lions
Righteous Fury
Rhox
Thorn Elemental
Tornado Elemental
Wolf Pack


Removed Foosteps of the Goryo. It cannot work right now for the same reason as Miraculous Recovery cannot work.
2010-11-15 21:03:09 +00:00
solo81@web.de
3cedeb4d85 Fixed issue513. 2010-11-14 10:15:02 +00:00
wagic.the.homebrew@gmail.com
d668fbb45c - unix endings for GameStateDeckViewer.h
- fix for issue 509 (font color was incorrect at end of some tests)
- Fixed Dregscape Zombie (fix for test unearth3.txt)
2010-11-14 01:15:46 +00:00
omegablast2002@yahoo.com
71b0a7dee4 Exuberant Firestoker tweaked, appears to work just fine, please let me know if any futher issues ariase from this.
Issue: 458
2010-11-12 17:35:28 +00:00
omegablast2002@yahoo.com
e2d9662845 Quirion Ranger was coded with untap land instead of creature.
Issue: 510
2010-11-12 17:28:06 +00:00