Commit graph

8471 commits

Author SHA1 Message Date
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
maurer.it
f929d79b24 Fixes issue 19. 2010-12-26 14:06:25 -05:00
maurer.it
efe55aff76 Modifications to LandfallAbility:
Bloodghast's landfall comes only when he's in the yard, added constructor for such a case where the zone may not be battlefield.
Modifications to Condition:
     Javadoc'ed the apply method.
Renamed ConditionalEffect to be ConditionalContinousEffect
2010-12-26 14:00:27 -05:00
magenoxx
3123207b0d New tooltips. 2010-12-26 18:40:28 +03:00
BetaSteward
6ae4ac3c5e changes to support matches 2010-12-26 00:34:34 -05:00
Loki
9ed6145b4b ARB 2010-12-25 23:24:38 +02:00
magenoxx
9b72097827 Fixed Phase stops (skipped possibility to response to spells and abilities if phase was off) 2010-12-25 23:48:56 +03:00
magenoxx
b9eba43ccf New feedback panel (supports mana symbols). 2010-12-25 22:52:16 +03:00
magenoxx
faa09b45b7 [deck.generator] Removed basic lands from non basic land cardpool. 2010-12-25 22:50:39 +03:00
magenoxx
a4eb706f80 Fixed bug in CardImpl.moveToZone. Molten-Tail Masticore works now. 2010-12-25 17:47:42 +03:00
Loki
92678e9217 Molten-Tail Masticore and Perilous Myr 2010-12-24 16:09:50 +02:00
magenoxx
20efee44fb [mage] fix for ExileFromGraveCost 2010-12-24 16:54:17 +03:00
magenoxx
e1210e15b5 [mage] ExileFromGraveCost 2010-12-24 16:52:03 +03: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
magenoxx
47d0adf2f9 delete previous test 2010-12-24 12:07:02 +03:00
magenoxx
a90ed6049a Merge 2010-12-24 12:06:15 +03:00
magenoxx
bf233b4bb7 add empty class for test 2010-12-24 11:54:17 +03:00