Commit graph

4069 commits

Author SHA1 Message Date
LevelX2
fe72ab9192 Fixed bug that leaves unmodifiable lines for lands in the deck editor.
Happens when you add more than one land from the same expansion with quantity > 1 and e.g. pushed new button afterwards.
2012-09-07 13:34:03 +02:00
North
7e3944ef66 [refactoring] CantBlockAbility isn't Singleton anymore 2012-09-07 10:50:07 +03:00
North
d71c8c0287 Added Tanglewalker and Hazy Homunculus 2012-09-07 01:11:37 +03:00
North
9162097213 [refactoring] Exctracted common DefendingPlayerControlsCondition 2012-09-07 01:10:00 +03:00
North
7e5b677647 Added UnblockableSourceEffect; Unblockable isn't Singleton anymore 2012-09-07 00:38:24 +03:00
North
c0e4e7a431 Fixed Ghostform 2012-09-07 00:36:32 +03:00
North
9c814083a1 Fixed tooltip for IndestructibleTargetEffect 2012-09-07 00:14:48 +03:00
North
c89a4fd535 Added UnblockableTargetEffect and used it where necessary. 2012-09-06 23:49:05 +03:00
North
dbb782569b Added UnblockableAllEffect and used it where necessary 2012-09-06 16:58:21 +03:00
North
41a80dcd5f Added UnblockableAttachedEffect and used where necessary 2012-09-06 16:12:02 +03:00
North
1c40723e5a Fixed Rust Tick 2012-09-06 15:42:14 +03:00
North
b1a4fada8a Fixed Aegis Angel 2012-09-06 15:21:18 +03:00
LevelX2
bc2c3264b5 Fixed [AVR] Fettergeist - Using FilterControlledCreaturePermanent instead of FilterCreaturePermanent 2012-09-06 11:24:59 +02:00
North
ed8e53daba Added IndestructibleTargetEffect and fixed cards that should use it 2012-09-05 23:06:20 +03:00
North
1ab9cf0fd4 Added 3 cards granting Indestructible 2012-09-05 17:17:19 +03:00
magenoxx
84670df7dd [RTR] 4 cards. Fixed rule text for GainLifeTargetEffect 2012-09-05 17:56:48 +04:00
magenoxx
c01cf670cc fixed collector ids 2012-09-05 17:56:47 +04:00
North
b7f1fd72a1 Fixed Break of day and Knight Exemplar (missed controlled Predicate) 2012-09-05 16:50:26 +03:00
North
e9b441ed9e Fixed cards granting indestructibility. 2012-09-05 16:28:35 +03:00
magenoxx
2a50ace7b5 [RTR] 3 cards with Scavenge keyword 2012-09-05 16:25:32 +04:00
magenoxx
752e147ee1 [RTR] Scavenge keyword 2012-09-05 16:24:53 +04:00
magenoxx
1f1e97f861 [RTR] Return to Ravnica set. Added simple and existing cards. 2012-09-05 15:00:52 +04:00
North
204d2410a1 Reimplemented Indestructable using a replacement effect 2012-09-05 00:01:08 +03:00
North
bbe7630558 Fixes 2012-09-05 00:01:07 +03:00
Plopman
8977922fbd [ULG] 14 cards 2012-09-04 13:49:14 +02:00
North
8ff5ddf9d4 Fixed build 2012-09-04 14:06:15 +03:00
North
f5336919ed Added 17 cards using SpellsCostReductionEffect 2012-09-04 13:13:08 +03:00
North
ff85b56cad [refactoring] Added SpellsCostReductionEffect and replaced existing effects 2012-09-04 13:13:08 +03:00
North
41c2e80d62 Fixed ControllerPredicate for TargetController.ANY 2012-09-04 13:13:07 +03:00
North
c6db6dffff Ability is also Controllable 2012-09-04 13:13:07 +03:00
Loki
46ec86b54c 0.9.2 dev 2012-09-04 21:24:44 +12:00
Loki
76bb3f827d 0.9.1 2012-09-04 18:33:51 +12:00
North
9c779595b3 Small changes and fixes 2012-09-03 20:44:56 +03:00
North
0e632acbb1 [ALA] 15 creature cards 2012-09-03 20:43:35 +03:00
North
42a09f3a19 Added Vesuva and Lion's Eye Diamond 2012-09-03 16:19:44 +03:00
North
d4f91d7bdf [8ED] 5 sorcery cards 2012-09-03 16:05:43 +03:00
North
878f5dc7c1 Fixed Virulent Wound 2012-09-03 15:18:25 +03:00
North
a06822a03c Fixed Nine-Ringed Bo 2012-09-03 15:18:06 +03:00
North
29bf377e83 [ALA] added 15 cards (instant and sorcery) 2012-09-03 15:11:16 +03:00
North
e39cb063c1 Fixed Maniacal Rage
Used CantBlockAttachedEffect instead of adding ability.
2012-09-03 09:56:33 +03:00
North
92deb4a955 [ULG] 9 green cards (by Plopman) 2012-09-03 09:55:12 +03:00
North
39d87643a2 [ULG] 10 red cards (by Plopman) 2012-09-03 09:47:51 +03:00
North
bc4150e561 [ULG] 12 white cards (by Plopman) 2012-09-03 09:36:37 +03:00
North
4ff1e3b41d [ULG] 15 black cards (by Plopman) 2012-09-03 09:26:29 +03:00
North
3dd395eb73 [ULG] 5 artifacts (by Plopman) 2012-09-03 09:09:15 +03:00
North
a842ccdf8d Added cards submitted by jonubuu 2012-09-02 19:42:46 +03:00
magenoxx
1454cbb3c8 Fixed Issue#39: Vile Rebirth or Revive always fizzles when cast by AI 2012-08-31 14:31:13 +04:00
magenoxx
f1f2d7640f Removed CardUtil.copyTo for permanents. Refactored 2 cards. 2012-08-31 14:08:37 +04:00
magenoxx
8f6741a612 Issue#53: added message about Aura card got fizzled 2012-08-31 13:54:03 +04:00
magenoxx
cc4d772483 Fixed Issue#53: AI casts Rancor, but Rancor goes to graveyard 2012-08-31 13:46:29 +04:00