Commit graph

888 commits

Author SHA1 Message Date
maurer.it
cd4e412b6b Gatekeeper of Malakir and Sacrifice Effect. 2010-12-30 00:27:01 -05:00
maurer.it
dacf6f3578 Kalastria Highborn 2010-12-29 23:34:45 -05:00
magenoxx
3d9dd3f3a4 Merge 2010-12-30 02:13:28 +03:00
magenoxx
35927bdba5 Indomitable Archangel 2010-12-30 01:44:08 +03:00
Loki
70c7349fde SOM 2010-12-29 23:49:20 +02:00
magenoxx
fa7468df5a Merge 2010-12-30 00:48:21 +03:00
magenoxx
d1ca72d0e7 New Deck Generator that builds stronger random decks + better mana fixing. 2010-12-30 00:46:38 +03:00
maurer.it
5c341872b7 Not makes more sense to me as Unless (Unless Controls Permanent Fewer than 4) something along those lines 2010-12-29 16:38:41 -05:00
maurer.it
bb5477496a Removed Controls condition after merging code in ControlsPermanent (nantuko's name makes much more sense)
Refactored all dependent classes.
2010-12-29 16:21:00 -05:00
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
BetaSteward
4b26727d71 changes to support multi-duel matches and sideboarding 2010-12-28 23:34:06 -05:00
Loki
aa5e45e69d description cloning 2010-12-28 22:45:09 +02:00
Loki
ff669009af add more generic WhileConditionContiniusEffect and Wurmcoil Engine 2010-12-28 22:40:46 +02:00
magenoxx
c57cf32496 Merge 2010-12-28 23:12:09 +03:00
Loki
736630cfd1 Elspeth Tirel 2010-12-28 20:23:47 +02:00
maurer.it
d01ab3b2ef Bloodghast fully implemented but not completely tested. 2010-12-28 10:40:39 -05:00
magenoxx
10f365254d MageFrame code cleanup. 2010-12-28 15:40:28 +03:00
magenoxx
33d29bcdac fixed bug in pvp phase stops (now based on uuid, not player's name) 2010-12-28 13:32:25 +03:00
BetaSteward
5df3a6e488 removed bad import 2010-12-26 20:42:09 -05:00
BetaSteward
c8db6ba350 moved {this} and {source} replacement to server 2010-12-26 20:41:40 -05:00
maurer.it
456389637a Removed, see the decorators now available in this project. 2010-12-26 20:32:25 -05:00
maurer.it
2a36f64fe0 Modified duals to use the new decorator implementation instead of the TapSourceUnlessControlsEffect implementation which will be removed. 2010-12-26 20:31:18 -05:00
maurer.it
33da3eed05 Changed text variable in constructor to abilityText so that it can't be confused with the text member from the parent hierarchy. 2010-12-26 20:30:14 -05:00
magenoxx
5bdfd1b467 [mage.card.plugin] enhanced sorting caching (no blinking on every phase) 2010-12-27 00:36:27 +03:00
magenoxx
7bc6a97a44 [deck.generator] Added Set.findCard(name, random). Now decks contain random basic lands (against previous M11 only). 2010-12-26 22:38:22 +03:00
maurer.it
7e1f9fbfb7 Refactorings for ConditionalEffect renaming.
SOM Dual Lands, Vampire Hexmage (1st draft counter removal may not work properly but loyalty removing does).
2010-12-26 14:10:09 -05:00