Commit Graph

150 Commits

Author SHA1 Message Date
solo81@web.de
d92643f5d6 Fixed Knight Exemplar. 2010-07-30 11:34:38 +00:00
solo81@web.de
df1036d690 Fixed Trade Caravan. 2010-07-30 11:29:30 +00:00
leungclj
db8259fbc7 fixed Student of Warfare 2010-07-29 12:07:48 +00:00
leungclj
59bff80e6b "re-implant" Gobhobbler Rats from r2137 2010-07-29 08:42:38 +00:00
solo81@web.de
8159071849 Added 4 successfully tested cards with Hellbent. (card list ->> first comment)
Added 2 tests for hellbent.
2010-07-28 20:45:50 +00:00
solo81@web.de
a537522770 - Added 22 successful tested cards (card list --> first comment)
Zethfox found out that a single sacrifice cost as an addition to a normal manacost can be added to the manacost-line of a card!

Here is a code example from the famous card Natural Order (VIS):

[card]
name=Natural Order
auto=moveTo(myBattlefield) target(creature[green]|myLibrary)
text=As an additional cost to cast Natural Order, sacrifice a green creature. -- Search your library for a green creature card and put it onto the battlefield. Then shuffle your library.
mana={2}{G}{G}{s;notatarget(creature[green]|mybattlefield)}
type=Sorcery
[/card]

I tested this excessively and I have to say: This kind of code leads to absolute 100%ers.


- Added 2 tests for this to save it from being broken by future code changes.


- Removed the land cycle from Visions (Coral Atoll, everglades, etc.).
2010-07-28 18:30:16 +00:00
leungclj
7e5add2b3c Optimized code: Feral Hydra 2010-07-25 08:42:03 +00:00
wagic.the.homebrew@gmail.com
c1073c83e6 Erwan
- Removed some none working cards from mtg.txt
- Added the "unofficial" grade 
- Added a system to give a grade to an entire file, avoids reading the file any further if not necessary
- Added Zeth's addons to the primitives folder, with a grade of "Unofficial"
2010-07-25 06:29:33 +00:00
solo81@web.de
9a66dec391 Readded a fixed version of Enclave Cryptologist. --- Thx to Zethfox!! 2010-07-24 08:54:34 +00:00
solo81@web.de
f071cbde38 Added Opalescence. --- Many thanks to moxen!
Fixed Keldon Megaliths.
2010-07-24 08:28:26 +00:00
solo81@web.de
352394cfd8 Optimized code for:
Demon's Jester
Fen Stalker
Rakdos Pit Dragon
Scoria Cat
Slithering Shade
Spur Grappler
Taste for Mayhem


Fixed:

Tectonic Edge


ADDED:

Cackling Flames
Cutthroat il-Dal
Keldon Megaliths
Sarcomancy
Spirit Mirror
2010-07-15 21:34:22 +00:00
solo81@web.de
d18dbe0ac8 Added Scute Mob.
Thanks to Zethfox!
2010-07-15 14:29:05 +00:00
leungclj
9e47e3c42b leungclj - fixed Waning Wurm 2010-07-14 13:30:06 +00:00
leungclj
b0246ee40a leungclj - fixed Gemstone Array 2010-07-14 08:51:18 +00:00
leungclj@googlemail.com
82c803c11b leungclj - fixed Tectonic Edge & Snapping Creeper 2010-07-13 09:20:56 +00:00
leungclj@googlemail.com
cf5491a08e leungclj - "fixed" Tolsimir Wolfblood by giving the token milticolour manacost. Test included. 2010-07-12 08:01:13 +00:00
solo81@web.de
b02ce88b87 Fixed Charging Bandits. 2010-07-11 16:22:11 +00:00
solo81@web.de
03d0b8a2fa Added M11. 2010-07-09 23:34:55 +00:00
solo81@web.de
852e6e5bf1 Fixed several bugs.
Removed Mystic Snake.

Removed Utopia Vow.
2010-07-09 20:59:12 +00:00
leungclj
2ef035e417 leungclj - Fixed: Tawnos's Wand: {2}{T} instead of {T},
Armored Griffin, from auto=flying, vigilance, to: ability: flying, vigilance
Carrion Howler RAV, from:+2/+1 to:+2/-1
2010-07-07 17:57:07 +00:00
leungclj
171b3b3412 leungclj - fixed Prowling Nightstalker 2010-07-07 15:46:25 +00:00
leungclj@googlemail.com
5c5969fc0a leungclj - Fixed Cadaver Imp 2010-07-04 09:05:23 +00:00
leungclj@googlemail.com
158bf13f1c Added Halimar Wavewatch
thanks ph34rbot
2010-07-03 15:07:27 +00:00
leungclj@googlemail.com
b56c687599 leungclj - Fixed Affa Guard Hound 2010-07-03 08:33:23 +00:00
leungclj@googlemail.com
4679741c0c leungclj - Fixed Lightmine field 2010-07-03 08:30:26 +00:00
leungclj@googlemail.com
31619aad06 leungclj - fixed gravity well(ROE). test included. 2010-07-02 18:59:47 +00:00
solo81@web.de
6daf858c78 Fixed Pelakka Wurm. 2010-07-02 14:00:39 +00:00
solo81@web.de
0f6093fbc3 Fixed Battle-Rattle Shaman and Walking Atlas.
Removed the Lair-land-cycle (PLS). hey obviously never worked as they should.
2010-07-02 13:52:22 +00:00
solo81@web.de
da4f99c18b Fixed Wayfaring Giant. 2010-07-01 16:00:30 +00:00
solo81@web.de
5bfa677e91 Fixed Sunweb. 2010-07-01 15:58:01 +00:00
solo81@web.de
d83bd9fd4f Fixed Kokusho, the Evening Star. 2010-06-30 16:19:06 +00:00
solo81@web.de
4d7141894b Fixed Nezumi Ronin. 2010-06-30 16:16:36 +00:00
solo81@web.de
aa33af43b8 Added Zombie Infestation.
Added a test for Zombie Infestation.


Thanks to moxen & Zethfox!
2010-06-28 16:34:24 +00:00
solo81@web.de
053c09c417 Fixed Flame Fusillade. 2010-06-28 15:17:22 +00:00
solo81@web.de
d7f7da74c8 Fixed Merfolk Looter 2010-06-26 11:21:57 +00:00
solo81@web.de
7bb569a679 Fixed Loxodon Hierarch, Phyrexian Bloodstock and Undead Gladiator. 2010-06-25 22:13:36 +00:00
wagic.the.homebrew@gmail.com
5cbc8e4b4a Erwan
- fix issue 425 (Echo)
2010-06-21 12:25:38 +00:00
solo81@web.de
8ee5bfa48a Fixed Endless Wurm. 2010-06-19 16:56:22 +00:00
solo81@web.de
cd57fcff7d Moved Presence of the Master and Null Brooch to the mtg_todo.dat.
Both cards have been reported not to work. Because there are no tests for them in the test suite, it is very likely that they never worked at all.
2010-06-16 21:40:18 +00:00
solo81@web.de
4176e1b286 Added One Dozen Eyes (the first card with Entwine in Wagic).
Added a test for One Dozen Eyes and Glimmervoid.
2010-06-12 20:16:52 +00:00
wagic.the.homebrew@gmail.com
0b1fd9359f Erwan
- fixed a duplicate id in primitives (please be careful!)
- fixed issue 426
2010-06-12 14:35:19 +00:00
solo81@web.de
454d1af366 Fixed Avenging Angel 2010-06-12 08:59:50 +00:00
solo81@web.de
d618aa4e6e 1) Added several successfully tested cards based on the fact that "<1" now seems to work completely for any permanents.
Card list -> first comment.

2) Fixed issue422.

3) Optimized 3 cards:

Covetous Dragon
Emperor Crocodile
Tethered Griffin


All additions and changes don't cause test suite to crash.

Will also add some tests in the next few days.
2010-06-09 20:47:38 +00:00
solo81@web.de
a75e6fd5b8 Added Bazaar of Baghdad and Magus of the Bazaar. 2010-06-09 13:20:15 +00:00
solo81@web.de
aa6a3cf1a9 Removed Calcite Snapper.
Added Glimpse of Nature.
2010-06-06 20:35:12 +00:00
solo81@web.de
e330c5fa65 Fixed Runed Servitor. 2010-06-06 18:35:58 +00:00
solo81@web.de
45da246d27 Fixed Oracle of Nectars. 2010-06-06 10:25:51 +00:00
solo81@web.de
3090a0b4de Fixed Anathemancer and Drana, Kalastria Bloodchief. 2010-06-05 18:41:50 +00:00
solo81@web.de
ce34e4c73a Fixed Buried Alive.
Moved Reiver Demon to mtg_todo.dat. This card can only work after some engine fixing... .
2010-06-05 18:05:14 +00:00
solo81@web.de
235039e055 Fixed Rusting Golem. 2010-06-05 13:36:49 +00:00