Commit graph

4495 commits

Author SHA1 Message Date
LevelX2
2e31aacfaf Some changes to rule text generation, minor format changes. 2013-01-06 11:19:01 +01:00
LevelX2
11e2df7a86 Fixed symbol replacement and format definition. 2013-01-06 11:17:06 +01:00
LevelX2
36a2906ab5 Added "Unlimited Edition", "Revised Edition", "Limited Edition Beta", "Limited Edition Alpha" to the Format selector. 2013-01-06 09:26:18 +01:00
LevelX2
fde379b06e Fixed a bug of Volrath's Stronghold leading to a ClassCastException. 2013-01-06 09:05:19 +01:00
North
8e2b094837 Added LEA, LEB, 2ED and 3ED sets. 2013-01-05 18:14:38 +02:00
North
caaf48b821 [LEA] Roc of Kher Ridges 2013-01-05 18:14:37 +02:00
North
a3d1528e4b [LEA] generated existing cards 2013-01-05 18:14:36 +02:00
North
c68451c344 [LEB] generated existing cards 2013-01-05 18:14:35 +02:00
North
44674707d7 [2ED] generated existing cards 2013-01-05 18:14:33 +02:00
North
10e2f26cc0 [3ED] generated existing cards 2013-01-05 18:14:32 +02:00
North
91ce61f7de Added LEA, LEB, 2ED and 3ED to known-sets.txt 2013-01-05 18:14:31 +02:00
LevelX2
57ed19c346 Some changes to rule text generation and some minor formating changes. 2013-01-05 14:52:13 +01:00
LevelX2
aef4a61779 Missing Spell changes from moving logic of counters from Permanent to Card. 2013-01-05 14:40:51 +01:00
jeffwadsworth
06032aa49e - Added Defiler of Souls, Blitz Helion, and Demonspine Whip. Also added a new predicate. 2013-01-04 16:12:45 -06:00
LevelX2
fd85f8af78 [GTC] Viashino Shanktail, Rubblehulk 2013-01-04 18:06:08 +01:00
LevelX2
c05a96910e Added BloodrushAbility from Gatecrash. 2013-01-04 18:05:39 +01:00
LevelX2
019b5a3f0e Minor fix that triggering creature must be on the battlefield when effect resolves. 2013-01-04 18:04:58 +01:00
LevelX2
9762cf0b0d Minor change. 2013-01-04 15:05:51 +01:00
LevelX2
613e55577e [GTC] Simic Fluxmage, Cloudfin Raptor 2013-01-04 15:05:25 +01:00
LevelX2
58aad31a69 Added EvolveAbility for gatecrash cards. 2013-01-04 15:05:03 +01:00
LevelX2
452794bf1e Moved methods and attributes concerning counters from Permanent to Card (to support e.g. suspend in the future). 2013-01-04 15:04:31 +01:00
jeffwadsworth
658cbff736 - Added Helldozer, Shepherd of Rot, Nefashu, Keep Watch. 2013-01-03 15:34:42 -06:00
LevelX2
4f0d071a9d [GTC] Basilica Guards, Treasury Thrull 2013-01-03 20:32:33 +01:00
LevelX2
da4dd2a6e8 Added Extort ability. 2013-01-03 20:31:58 +01:00
LevelX2
3b948a1e70 Added GTC (gatecrash) to some objects and lists. 2013-01-03 20:31:24 +01:00
North
c083fae37b fixed cases that could lead to NPE 2013-01-03 15:09:27 +02:00
LevelX2
e4349c8b23 Fixed wrong name of the flip side of Faithfil Squire. 2013-01-03 11:15:37 +01:00
LevelX2
6e25defa26 Some changes to rule text generation. 2013-01-03 11:14:00 +01:00
LevelX2
fb3a9e3166 Added random discard option to DiscardControllerEffect. Used it in Hannabi Blast. 2013-01-03 11:13:34 +01:00
Plopman
a326d91f52 Added Scapeshift and Ethersworm canonist 2013-01-03 00:08:49 +01:00
jeffwadsworth
082356d07f - Little fix for DiscardCardCost. 2013-01-02 16:24:14 -06:00
LevelX2
19fabc8658 [GTC] Firemane Avenger, Boros Elite 2013-01-02 16:20:52 +01:00
LevelX2
eea61c6129 Added battalion ability from gatecrash. 2013-01-02 16:20:29 +01:00
LevelX2
5517474c90 Changed set selection for tournament boosters to only show sets with boosters. Closes issue #91. 2013-01-02 15:46:21 +01:00
LevelX2
94fd2429d1 [GTC] Gateway Shadow, Dimir Keyrune, Gruul Keyrune 2013-01-02 13:33:35 +01:00
LevelX2
03f419d176 Added Gatecrash to the available sets. 2013-01-02 13:33:00 +01:00
LevelX2
b329f79067 Some changes to the handling of the return value. 2013-01-02 11:59:49 +01:00
LevelX2
4bc65dfae7 Fixed a bug in TargetPermanent where remaining targets can get negative. That solves issue #92. 2013-01-02 11:59:06 +01:00
LevelX2
bdea6e0a70 4 cards of planechase 2012. 2013-01-01 14:56:33 +01:00
LevelX2
4c37644825 Added method to get amount of spells a player casted during the current turn. 2013-01-01 14:55:58 +01:00
jeffwadsworth
71d01ce9e5 - Another fix for AI blocking. This should work better. 2012-12-31 12:26:27 -06:00
LevelX2
412577e6b4 Fix for issue #88 (incomplete handling of unattach effects caused by zone changes of permanents). 2012-12-30 11:09:06 +01:00
LevelX2
efaeef0cde Test for issue #88. 2012-12-30 11:04:58 +01:00
LevelX2
b1d6070261 [Minor] change rule text. 2012-12-30 11:04:18 +01:00
LevelX2
f9cd3e08da [Minor] code style 2012-12-30 11:03:24 +01:00
LevelX2
e269a63e04 Fixed a bug of Chemister's Trick with overload that affected creatures not forced to attack. 2012-12-28 23:55:47 +01:00
North
dfc1854f9e Removed nightly build from download links (readme.md) 2012-12-28 21:21:06 +02:00
North
9bd15470c6 Updated implemented cards number in readme.md 2012-12-28 21:18:39 +02:00
LevelX2
a20423a72e [PC2] Added 13 cards. 2012-12-28 17:32:45 +01:00
LevelX2
a78a0c47a9 Fixed bug of Reflecting Pool, used common Ability in Lurking Predator. 2012-12-28 17:32:08 +01:00