Commit graph

4765 commits

Author SHA1 Message Date
LevelX2
5241841a37 Fixed test of Champion of Lambholt. 2013-01-22 13:54:10 +01:00
LevelX2
1623af2210 [GTC] 18 black cards. 2013-01-22 01:33:35 +01:00
LevelX2
ec0d22b774 Some fixes to card numbers. 2013-01-22 01:32:58 +01:00
LevelX2
647c2b2ee9 Some changes to rule text generation. 2013-01-22 01:32:32 +01:00
jeffwadsworth
e51b7731bb - Added Seasinger. Little fix Vendilion Clique. 2013-01-21 14:19:31 -06:00
magenoxx
2038adb707 Replaced Commander as a default game type by Two Player Duel 2013-01-21 21:18:27 +04:00
magenoxx
2c652770fb Fixed Issue#122: Check of deck and game type during creating a new table doesn't show a qualified error message 2013-01-21 21:14:22 +04:00
LevelX2
2b6e87885a [GTC] 17 white cards. 2013-01-21 16:39:48 +01:00
LevelX2
dd62de69eb [PC2] Primal Plasma 2013-01-21 16:39:24 +01:00
LevelX2
43dcbbeda6 Using common CanBlockAdditionalCreatureEffect. 2013-01-21 16:38:51 +01:00
LevelX2
a0bed272db Minor changes of rule text gerneration or format. 2013-01-21 16:38:18 +01:00
jeffwadsworth
180272f7d4 - Fix cost 2013-01-20 19:23:38 -06:00
jeffwadsworth
1ffd060a70 - Fixed Bruna, Light of Alabaster. 2013-01-20 19:21:46 -06:00
LevelX2
4d5f2718a7 [GTC] Firefist Striker, Hellraiser Goblin, Skullcrack 2013-01-21 00:37:29 +01:00
LevelX2
e3ea80f96c Minor fixes. 2013-01-20 22:54:44 +01:00
LevelX2
3b27eabdd3 [GTC] Sepulchral Primorial, Sylvan Primordial, Molten Primordial, Diluvian Primordial 2013-01-20 22:49:02 +01:00
LevelX2
d87ef78000 [GTC] Thespian's Stage, Serene Remembrance, Slaughterhorn, Spark Trooper 2013-01-19 18:09:30 +01:00
LevelX2
df4d26b3fe Added return paramater to copyPermanent. 2013-01-19 18:08:36 +01:00
LevelX2
b98a14143c Some small fixes. 2013-01-19 18:07:56 +01:00
Plopman
8bd7131dca Fixed Champion of Lambholt 2013-01-19 17:22:01 +01:00
Plopman
852b5a8eb8 [GTC] Added Aetherize, Consuming Aberration, Dimir Charm, Enter the Infinity, Ogre Slumlord and Stolen Edentity 2013-01-19 17:21:39 +01:00
jeffwadsworth
e91a86b5a1 - Little fix 2013-01-18 21:36:24 -06:00
jeffwadsworth
0cf18df0aa - Fixed Sovreigns Of Lost Alara. 2013-01-18 21:33:00 -06:00
LevelX2
6b0ff748bc [GTC] Assemble the Legion; Aurelia the Warleader; Truefire Paladin, Vizkopa Guildmage 2013-01-19 01:15:53 +01:00
Plopman
4833b379df Added Commander DeckValidator 2013-01-18 17:30:27 +01:00
LevelX2
69844765d9 [GTC] Alms Beast 2013-01-18 01:04:18 +01:00
LevelX2
e255db67e7 Added rule parameter to BlocksOrBecomesBlockedByCreatureTriggeredAbility. 2013-01-18 01:04:03 +01:00
LevelX2
40b4ab272b Fixed issue #97. Changed can't cast restriction from Cost to ReplacementEffect. 2013-01-17 23:46:54 +01:00
LevelX2
d55fbafc66 Fixed issue #80 that multiple PermanentTokens copied from one Token used the same abilities. 2013-01-17 23:01:24 +01:00
jeffwadsworth
0bcf645158 - added the tap cost to Strip Mine. 2013-01-17 14:08:34 -06:00
jeffwadsworth
ba5d3706c9 - Added Strip Mine, Skeletal Scrying, and Sinkhole. 2013-01-17 14:06:37 -06:00
jeffwadsworth
c21dd5ad51 - Added Sovereigns Of Lost Alara. Fixed Bruna, Light of Alabaster. Added 2 new Predicates based on Ludwig's code. Thanks for the help. 2013-01-16 18:40:59 -06:00
LevelX2
b85dedff44 Small change to rule text generation. 2013-01-17 00:16:14 +01:00
LevelX2
176210dc8d Added some simple logic for AI to choose a creature type. 2013-01-16 23:42:37 +01:00
LevelX2
c97d50cf55 Fixed a bug of Consume Spirt that the controller gains no life. 2013-01-16 15:09:57 +01:00
LevelX2
bf59d850a8 Fixed a bug that the copy of a Token could no more be copied because the baseValues for P/T were 0 for this copy. E.g. populate on an already populated token failed because of this bug. 2013-01-16 14:14:34 +01:00
LevelX2
ebd06f03c4 Another small fix of Primal Clay showing card types twice. 2013-01-16 14:11:54 +01:00
LevelX2
a841f33dba Fixed a bug of Primal Clay , not selection only the correct sublayer for setting P/T. 2013-01-16 12:50:12 +01:00
LevelX2
d35aeaecd6 [GTC] Illusionist's Bracers 2013-01-16 08:25:56 +01:00
Backfir3
ef54888e01 Commander Game. Added placeholder game plugin
- modified players life amount
- updated .gitignore
2013-01-15 22:00:37 +01:00
Plopman
4e49a1eee2 [GTC] Added Borborygmos Enraged, Boros Charm, Hands of Binding, Legion Loyalist, Leyline Phantom, Lord of the Void, Simic Charm and undercity Informer 2013-01-15 21:40:59 +01:00
LevelX2
2b28d768aa [GTC] 10 lands and Orzhov Keyrune 2013-01-15 16:27:12 +01:00
magenoxx
9f241a7041 Fixed Issue#109: Unwanted blue rectangle in UI 2013-01-15 17:30:36 +04:00
ludwig.hirth
c60959c664 Merge branch 'master' of https://github.com/magefree/mage.git 2013-01-15 13:35:02 +01:00
LevelX2
798e4c498e Changed handling of X costs to announcing the value (change takes effect only for human players). 2013-01-15 13:33:13 +01:00
LevelX2
f3e7a68381 Changed rule text gerneration. 2013-01-15 00:54:13 +01:00
LevelX2
5682cf01ea Added informPlayers message. 2013-01-15 00:53:49 +01:00
LevelX2
0d3785937b Setting position of dialog centered. 2013-01-15 00:53:32 +01:00
Plopman
eaf339a17f [GTC] small fix 2013-01-15 00:23:05 +01:00
Plopman
2d1f7cab11 [GTC] Added Biovisionary, crypt Gast, Deathpact Angel, Five Alarm Fire and High Priest of Penance 2013-01-14 22:45:51 +01:00