LevelX2
|
5845d56b89
|
Added optional text generation to EnteresBattlefieldAbility. Deactivated "put counter on" text generation for Planeswalkers.
|
2012-09-27 20:11:58 +02:00 |
|
LevelX2
|
6ce981c271
|
Added constructor with filter parameter to TargetNonlandPermanent()
|
2012-09-27 17:37:35 +02:00 |
|
magenoxx
|
208224f0ae
|
Fixed rule generation exception in SetCardColorSourceEffect
|
2012-09-26 13:09:44 +04:00 |
|
LevelX2
|
2c93d83dfa
|
Delete unused objects KumanosPupil (now KumanosPupils), RegenerateEquippedEffect (now RegenerateAttachedEffect)
|
2012-09-24 22:03:38 +02:00 |
|
LevelX2
|
dbae572569
|
Refactoring RegenerateEquippedEffect to RegenerateAttachedEffect for using with enchantments and equipments
|
2012-09-24 21:44:20 +02:00 |
|
LevelX2
|
70b78f6de5
|
New Cost
|
2012-09-24 08:03:29 +02:00 |
|
LevelX2
|
9a6d28b8de
|
Two new effects
|
2012-09-24 08:00:00 +02:00 |
|
LevelX2
|
afd928c791
|
Extended super- and subtype copy for Genju land enchantment
|
2012-09-24 07:58:09 +02:00 |
|
LevelX2
|
1f8470636f
|
Improved text generation/output
|
2012-09-24 07:56:01 +02:00 |
|
LevelX2
|
4ec874f8c7
|
Added the possibility to adjust Choices before using the choices in activated abilities
|
2012-09-24 07:53:42 +02:00 |
|
Plopman
|
089da65126
|
Add SetCardColorSourceEffect ( forgot in my last commit)
|
2012-09-23 17:48:04 +02:00 |
|
Plopman
|
bfe6261acc
|
Add Flanking ability
|
2012-09-20 13:59:54 +02:00 |
|
LevelX2
|
6adbe1674b
|
Removed the removal of the original subtypes of the enchanted card. E. g. "Enchant Plains" or "Enchant Swamp" enchantments need the subtype to have legal targets.
|
2012-09-19 21:42:46 +02:00 |
|
LevelX2
|
acb87e81e1
|
Added constructor with optional parameter.
|
2012-09-19 21:15:11 +02:00 |
|
LevelX2
|
89b3675552
|
Try getting attachedTo information also from LastKnownInformation if it's not possible to retrieve it from battlefield.
|
2012-09-19 20:57:57 +02:00 |
|
LevelX2
|
a76f676be6
|
[CHK] 2 cards
|
2012-09-16 20:25:12 +02:00 |
|
LevelX2
|
dda09ee5c1
|
Improved rule text generation (optionality).
|
2012-09-16 20:22:10 +02:00 |
|
LevelX2
|
e0f9a07023
|
[BOK] 5 cards with Remove X Counters
|
2012-09-16 20:18:35 +02:00 |
|
North
|
3dd3cb2b6c
|
Small change to StormAbility
|
2012-09-14 10:04:56 +03:00 |
|
LevelX2
|
681be2a70c
|
[BOK] 11 cards and some small fixes/improvements
|
2012-09-14 08:14:09 +02:00 |
|
Plopman
|
82c9dac2c5
|
16 cards with Storm
|
2012-09-13 16:22:34 +02:00 |
|
Plopman
|
f59fd9fc3b
|
Add Storm ability
|
2012-09-13 13:50:20 +02:00 |
|
LevelX2
|
db58ef2daf
|
Minor fixes and 2012 starter and event decks
- War Priest of Thune made destroy effect optional
- ExileFromGraveCost modified tooltip generation
|
2012-09-11 13:56:12 +02:00 |
|
magenoxx
|
df58763fe4
|
Fixed Issue#70: Game handles to lose by draw from empty library not correct
|
2012-09-07 23:24:50 +04:00 |
|
magenoxx
|
99e23805c1
|
Fixed Issue#63: Angel's Tomb - Doesn't lose creature status
|
2012-09-07 22:53:51 +04:00 |
|
magenoxx
|
399cad1836
|
Fixed Issue#59: Reassembling Skeleton's log message incomplete
|
2012-09-07 20:49:07 +04:00 |
|
magenoxx
|
3b3d02b3f8
|
Fixed Issue#67: Evernight Shade doesn't loose +1/+1 effects
|
2012-09-07 20:05:03 +04:00 |
|
magenoxx
|
88f990ec67
|
Another way to fix Issue#51: Gravecrawler could block creatures with and without flying
|
2012-09-07 20:03:47 +04:00 |
|
magenoxx
|
93f446aaf0
|
fixed Issue#51: Gravecrawler could block creatures with and without flying. All tests pass now
|
2012-09-07 19:05:07 +04:00 |
|
magenoxx
|
f4ee28d067
|
Enhanced combat tracing
|
2012-09-07 18:50:50 +04:00 |
|
North
|
7e3944ef66
|
[refactoring] CantBlockAbility isn't Singleton anymore
|
2012-09-07 10:50:07 +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
|
ed8e53daba
|
Added IndestructibleTargetEffect and fixed cards that should use it
|
2012-09-05 23:06:20 +03:00 |
|
magenoxx
|
84670df7dd
|
[RTR] 4 cards. Fixed rule text for GainLifeTargetEffect
|
2012-09-05 17:56:48 +04:00 |
|
North
|
e9b441ed9e
|
Fixed cards granting indestructibility.
|
2012-09-05 16:28:35 +03:00 |
|
magenoxx
|
752e147ee1
|
[RTR] Scavenge keyword
|
2012-09-05 16:24:53 +04:00 |
|
North
|
204d2410a1
|
Reimplemented Indestructable using a replacement effect
|
2012-09-05 00:01:08 +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 |
|
North
|
92deb4a955
|
[ULG] 9 green cards (by Plopman)
|
2012-09-03 09:55:12 +03:00 |
|
magenoxx
|
f1f2d7640f
|
Removed CardUtil.copyTo for permanents. Refactored 2 cards.
|
2012-08-31 14:08:37 +04:00 |
|