Commit Graph

1688 Commits

Author SHA1 Message Date
solo81@web.de
6bf8a1209d Fixed several cards (reported by rawsugar):
Kamahl, Fist of Krosa
Mayael's Aria
Peat Bog
Vigor
Wash Out
Wickerbough Elder
2011-01-31 14:01:51 +00:00
omegablast2002@yahoo.com
7e21105460 fixed the 2 avatars, they were missing part of the secondary keyword for other restrictions checking opponent field. 2011-01-31 13:27:27 +00:00
guzhenjie1@gmail.com
378fe1c600 Fixed the following cards reported by ph34rbot in forum:
1. Black Sun's Zenith
2. Blightwidow
3. Spiraling Duelist
4. Sword of the Meek
5. Vedalken Anatomist
6. White Sun's Zenith
7. Fixed Battle cry of following cards:
Accorder Paladin
Goblin Wardriver
Kuldotha Ringleader
Loxodon Partisan
Signal Pest
Hero of Bladehold
Hero of Oxida Ridge
Victory's Herald
2011-01-31 13:00:22 +00:00
solo81@web.de
6a5eeff8dd Added Avatar of Might. 2011-01-30 22:16:48 +00:00
solo81@web.de
015fdb7bfa Fixed Jackal Pup. 2011-01-30 21:17:48 +00:00
solo81@web.de
329b0cf929 Added 9 cards based on rev2979.
Cloak and Dagger
Dragon Breath
Dragon Fangs
Dragon Scales
Dragon Shadow
Dragon Wings
Obsidian Battle-Axe
Sword the Meek
Veteran's Armaments
2011-01-30 10:39:16 +00:00
guzhenjie1@gmail.com
f5cfe6a3a9 Fixed Psychosis Crawler:
mana={6}
 ==> 
mana={5}
2011-01-30 09:36:05 +00:00
guzhenjie1@gmail.com
ae40e31d04 Fixed the following cards:
name=Contested Warzone
 ==> 
name=Contested War Zone

text={T}: Add {1} to your mana pool. -- {1}: Inkmoth Nexus becomes a 1/1 Blinkmoth artifact creature with flying and infect until end of turn. It's still a land.
 ==> 
text=Whenever a creature deals combat damage to you, that creature's controller gains control of Contested War Zone. -- {T}: Add {1} to your mana pool. -- {1}, {T}: Attacking creatures get +1/+0 until end of turn.

In MBS cards: 
primitive=Contested Warzone
 ==> 
primitive=Contested War Zone

[card]
primitive=Spine of Ish Sah
id=214069
rarity=R
[/card]
 ==> 
[card]
primitive=Spine of Ish Sah
id=214076
rarity=R
[/card]
2011-01-30 08:07:01 +00:00
solo81@web.de
ed93646785 Reverted one unintended change from last revision. 2011-01-29 21:55:02 +00:00
solo81@web.de
938e31a258 Fixed old helm_of_kaldra.txt.
Now that Helm of Kaldra's code is complete i had to add a "choice 0" to this test.
2011-01-29 21:52:53 +00:00
solo81@web.de
ac3b65995b - Added MBS. 124 out of 155 could be added (that's over 80%).
- Added a test for livingweapon.

- Reverted one part of rev2975.
2011-01-29 20:46:37 +00:00
guzhenjie1@gmail.com
1c119f2ace Fixed Helm of Kaldra:
auto={1}:aslongas(Sword of Kaldra|mybattlefield) aslongas(Shield of Kaldra|mybattlefield):token(-47449)
 ==> 
auto=aslongas(Sword of Kaldra|mybattlefield)aslongas(Shield of Kaldra|mybattlefield)aslongas(Helm of 

Kaldra|mybattlefield) {1}:token(-47449)

Deleted id=-47449 of Kaldra token to make its card image show up.
2011-01-29 20:13:44 +00:00
solo81@web.de
5e4902c229 - Completed code for Helm of Kaldra.
- Added Kaldra token (keyword:"newtarget" --> rev2922).

- Added test for Kaldra.
2011-01-29 16:05:01 +00:00
guzhenjie1@gmail.com
11dc8ac671 Fixed Spiritual Asylum:
text=@attacking(creature|myBattlefield):sacrifice
 ==> 
auto=@attacking(creature|myBattlefield):sacrifice
text=Creatures and lands you control have shroud. (They can't be the targets of spells or abilities.) -- When a creature you control attacks, sacrifice Spiritual Asylum.
2011-01-29 15:32:32 +00:00
guzhenjie1@gmail.com
73025806ad Fixed the following cards:
Rally the Troops
Remove
Scorching Winds
Treetop Defense
Warrior's Stand
restriction=opponentblockeronly
 ==> 
restriction=opponentblockersonly

Heavy Fog
auto=preventalldamage to(controller) from(creature[attacking] ueot
 ==> 
auto=preventalldamage to(controller) from(creature[attacking]) ueot
2011-01-29 15:25:54 +00:00
solo81@web.de
d78138fe25 Added Spiritual Asylum. 2011-01-29 14:51:13 +00:00
omegablast2002@yahoo.com
4e511d2f37 fixed bloodchief acession trigger was coded wrong. 2011-01-29 12:36:44 +00:00
solo81@web.de
74bf7fdab3 Added 8 cards based on rev2963.
Artifact Ward
Avatar of Fury
Bartel Runeaxe
Gaea's Revenge
Karplusan Strider
Spellbane Centaur
Suq'Ata Firewalker
Tetsuo Umezawa
2011-01-28 23:03:45 +00:00
solo81@web.de
610d55d0ba Fixed several cards with cost alteration.
They were missing the restcost-part for the opponent.
2011-01-28 22:06:31 +00:00
solo81@web.de
5b2a50fbec Added 33 cards based on rev2926 (keyword "share").
[card]
name=Maelstrom Pulse
target=*[-land]
auto=all(*[share!name!]) destroy
text=Destroy target nonland permanent and all other permanents with the same name as that permanent.
mana={1}{B}{G}
type=Sorcery
[/card]


Card list --> First comment
2011-01-28 20:58:29 +00:00
omegablast2002@yahoo.com
e87f5edaf5 Orim's Chant canattack ====>cantattack 2011-01-27 08:15:51 +00:00
omegablast2002@yahoo.com
f06f67addf fixed typo in war elemental 2011-01-26 15:00:52 +00:00
guzhenjie1@gmail.com
83a340d38e Fixed the following cards reported by kaioshin in forum:
1. Bant Sureblade
2. Crystallization
3. Esper Stormblade
4. Grixis Grimblade
5. Jund Hackblade
6. Naya Hushblade
2011-01-25 11:03:56 +00:00
techdragon.nguyen@gmail.com
6100641edd changed line endings to UNIX style line enidngs. last commit didn't take for some reason. 2011-01-24 20:19:17 +00:00
techdragon.nguyen@gmail.com
7848669702 changed line endings to UNIX style line enidngs 2011-01-24 19:56:45 +00:00
omegablast2002@yahoo.com
5f2af4413a fixed the conflicted cards mike reported.
saprolings conflict i have not fixed -1924 is saproling, tho i explictly remember replacing all these with token(Saproling,creature saproling,1/1,green) not sure who changed them back, the others are indeed due to incoding.
2011-01-24 18:17:43 +00:00
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
omegablast2002@yahoo.com
0e49775f27 the back image quad for morph. 2011-01-21 18:39:25 +00:00
guzhenjie1@gmail.com
b6713c02ec Fixed two cards' name in ME4 _cards.dat:
primitive=Lim-D鹟's Cohort
 ==> 
primitive=Lim-Dul's Cohort

primitive=Jun鷑 Efreet
 ==> 
primitive=Junun Efreet
2011-01-20 10:56:15 +00:00
solo81@web.de
a79164e800 Fixed Spike Weaver. 2011-01-15 13:12:56 +00:00
wrenczes@gmail.com
e5edf779f5 Reworked a patch sent to us (http://wololo.net/forum/viewtopic.php?f=15&t=2464) that replaces the text symbols for the psp buttons with the actual icons. While at it, I found a bunch of issues with the ActionStack's render code (ie when you get the popup menu to interrupt a spell being played & the like) - the bounding rect actually went above the screen's region, clipping problems (the interrupt text was previously drawing over the interrupt effect), alignment problems when the avatar was being drawn, vertical text alignment, fudged alignment numbers for the quads that didn't make any sense, etc.
I also tweaked slightly the psp icons to center the symbols, as they were too much to the right.  (Be sure to copy the updated graphics/iconspsp.png to your Res folder.)
2011-01-13 09:56:55 +00:00
omegablast2002@yahoo.com
bd529c3618 this is the base shadow for a fix to multitargetted extracost which i will be commiting as soon as the cards are coded.
doc was having issues getting this image in its correct format so i figure i would commit this ahead of time and it would do no harm
2011-01-12 20:01:25 +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
omegablast2002@yahoo.com
925c159cef readded deck 101, doc accidently commited a different deck 101 2011-01-01 11:50:15 +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
leungclj@googlemail.com
434d527833 leungclj - correction of last submission 2010-12-29 13:06:51 +00:00
leungclj@googlemail.com
0311cfd1eb leungclj - Added test for indestructible, also submitted issue for indestructible bug. Please refer to "indestructible_2_i569.txt" 2010-12-29 12:55:44 +00:00
Xawotihs
11b65fe006 Added default options.txt for both settings and player. They are named options.orig.txt. 2010-12-28 23:29:31 +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