Commit graph

165 commits

Author SHA1 Message Date
Loki
17bb12a25a Kemba Kha Regent and new common triggered ability 2011-01-04 00:25:56 +02:00
maurer.it
6c5e1b6553 Pulse Tracker
Fixes optional Copperhorn Trigger
Vampire Lacerator upkeep now only triggers on its controllers turn.
2011-01-02 00:35:56 -05:00
maurer.it
d3e297c651 Copperhorn Scout 2011-01-01 20:45:19 -05:00
maurer.it
ad18a1d428 Nissa Revane and formatting tweaks for displaying her abilities.
Formatting tweaks for displaying Ezuri's regen ability.
2011-01-01 19:22:05 -05:00
maurer.it
7aa044670b Merge 2011-01-01 16:57:36 -05:00
maurer.it
95f64a2d2b Nissa's Chosen 2011-01-01 16:55:23 -05:00
maurer.it
a9c3122948 Mark of Mutiny, doesn't work 100%, see issue 24 2011-01-01 10:36:37 -05:00
BetaSteward
33b1db1b1c finished targeting changes 2011-01-01 00:18:34 -05:00
maurer.it
327fc9748e Ezuri, Renegade Leader 2010-12-31 23:43:16 -05:00
maurer.it
519a0eb650 Ob Nixilis is Legendary. 2010-12-31 16:30:44 -05:00
Loki
fb865de08b Tempered Steel and fix in gen-card.pl 2010-12-31 10:46:29 +02:00
magenoxx
b5e098fb50 fixed Issue 3 2010-12-31 10:02:10 +03:00
Loki
d6ae12cfe6 SOM 2010-12-31 01:32:56 +02:00
Loki
6ffa9fe0d1 SOM 2010-12-30 17:19:13 +02:00
magenoxx
beb1830243 [SOM] Trigon cycle. 2010-12-30 15:51:09 +03:00
magenoxx
44e6e93445 Merge 2010-12-30 09:11:53 +03:00
magenoxx
2c4af82dfa Skinrender card. CounterType.getInstance -> CounterType.createInstance. Updated EverflowingChalice. 2010-12-30 09:10:53 +03:00
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
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
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
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
Loki
3cb6693450 Koth of the Hammer 2010-12-29 11:44:03 +02: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
Loki
ff669009af add more generic WhileConditionContiniusEffect and Wurmcoil Engine 2010-12-28 22:40:46 +02: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
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
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
Loki
9ed6145b4b ARB 2010-12-25 23:24:38 +02:00
Loki
92678e9217 Molten-Tail Masticore and Perilous Myr 2010-12-24 16:09:50 +02:00
magenoxx
bad3506dd1 typo fix 2010-12-24 14:41:13 +03:00
magenoxx
d1a8bf399b [core] Conditional effect. Condition interface. Metalcraft condition instance. Refactored SnapsailGlider. 2010-12-24 14:37:13 +03:00
Loki
1b2997b1eb SOM 2010-12-24 10:50:20 +02:00
Loki
1a572f442a SOM 2010-12-24 00:20:49 +02:00
Loki
9d341a74d8 Rupture Spire 2010-12-22 15:43:59 +02:00