Commit graph

4829 commits

Author SHA1 Message Date
magenoxx
a2f8513e0f Added memory params to startClient.bat 2010-12-29 23:50:06 +03:00
maurer.it
ce8477bf2e Fixed config for release assmebly. 2010-12-29 15:35:15 -05:00
maurer.it
88627d5606 merge 2010-12-29 15:14:47 -05:00
BetaSteward
e460b9af20 fixed some match problems 2010-12-29 15:00:18 -05:00
maurer.it
8d93ce524d Fixed errors. 2010-12-29 14:56:05 -05:00
maurer.it
3d1688f851 Fixed compilation errors. 2010-12-29 14:55:45 -05:00
maurer.it
4653a53078 Merge 2010-12-29 13:40:36 -05:00
maurer.it
1d929a300e Fixed Primeval Titans ability from double triggering
Added Vampire Lacerator, Vampire Nighthawk and wonkily fixed Everflowing Chalice...  MultiKickerAbility might need some rework.
2010-12-29 13:34:25 -05:00
maurer.it
2f063775a4 Can't Block Ability finally working properly.
Added Not condition to be used for inverting other conditions... not sure how handy this will be but it helped with Vampire Lacerator.
2010-12-29 13:32:04 -05:00
Loki
7b62bbd24d fix Putrefax 2010-12-29 19:32:36 +02:00
Loki
4539c76d06 merge 2010-12-29 17:56:40 +02:00
Loki
cd1d381ade SOM 2010-12-29 17:49:24 +02:00
magenoxx
a4f3e4f97c Refactored cards with charge counters. 2010-12-29 14:41:12 +03:00
magenoxx
93267f7132 More counter types (level,quest,charge,time,fade,...). Moved to common package. 2010-12-29 14:41:03 +03:00
magenoxx
a2d6e68b6b Merge 2010-12-29 13:42:52 +03:00
magenoxx
c425c4c3b6 [cards] Cystbearer (Infect) 2010-12-29 13:42:05 +03:00
magenoxx
e3b9c8f20d [mage.core] Setting poison counters fix. 2010-12-29 13:41:38 +03:00
Loki
3cb6693450 Koth of the Hammer 2010-12-29 11:44:03 +02:00
magenoxx
6ba6d46f43 [mage.core] forgot to return value when no type was found. 2010-12-29 12:39:07 +03:00
magenoxx
a5e6a3109b [mage.core] Infect and Wither abilities. 2010-12-29 12:32:32 +03:00
magenoxx
c54ce8eb22 [mage.core] Reimplemented Counters: using enums instead of strings. Now supports only P1P1, M1M1, POISON. Feel free to add more. 2010-12-29 12:26:00 +03:00
Loki
6fcb471f7f SOM 2010-12-29 08:03:44 +02:00
maurer.it
e8df43353a Bloodghast complete and tested. 2010-12-28 23:43:26 -05:00
maurer.it
e69895a448 Hoping that the server or client replaces {this} with the owner's name. 2010-12-28 23:42:34 -05:00
maurer.it
0548ff7467 Added TenOrLessLife condition which can be used for Zendikar Block vampires and should be usable with cards such as Convalescence, Lurking Jackals, Opal Avenger, etc, magiccards.info search: o:"10 or Less Life"
Modified javadoc author on Controls condition.
Added CantBlockAbility.  Used with Bloodghast and can be used with cards such as Aesthir Glider, Ashenmoor Gouger, Auntie's Snitch, Bog Hoodlums, Bojuka Brigand, etc.  magiccards.info search: o:"Can't Block"
2010-12-28 23:40:48 -05:00