Commit graph

7354 commits

Author SHA1 Message Date
LevelX2
532c51afd1 * Test for Banisher Priest. 2014-03-15 17:49:13 +01:00
LevelX2
2f4b022f47 * Chained to The Rocks - Fixed a bug that the leaves battlefield event of Chained to The Rocks was triggered if the return from the exiled creature had a permanent leaves battlefield triggered ability. 2014-03-15 17:48:54 +01:00
LevelX2
fc4fb90115 * Colossal Whale - Fixed a bug that the leaves battlefield event of Colossal Whale was triggered if the return from the exiled creature had a dies or leaves triggered ability on creatures. 2014-03-15 17:47:51 +01:00
LevelX2
a98d7eaffb * Banisher Priest - Fixed a bug that the leaves battlefield event of Banisher Priest was triggered if the return from the exiled creature had a dies or leaves triggered ability on creatures. 2014-03-15 17:47:18 +01:00
LevelX2
577b431029 * AI player - Fixed a bug that sometimes valid targets were not taken into account. 2014-03-15 17:44:56 +01:00
LevelX2
e103ddfd4b Some minor formatting. 2014-03-15 17:44:08 +01:00
LevelX2
982b95d47a * Tooltip window - Window is not forced to close as game state is updated. 2014-03-15 17:43:31 +01:00
LevelX2
cec37305da Improved target handling of test project. Fixed some incompatible / unclean tests. 2014-03-15 14:06:05 +01:00
LevelX2
89fe41379a Fixed a bug recently added to ExileSourceEffect. 2014-03-15 14:04:06 +01:00
LevelX2
7ea4cc6ed0 * Restoration Angel - Made target creature selection mandatory. 2014-03-15 07:35:45 +01:00
LevelX2
29a2bbfcc1 * Bojuka Bog - Made target player selection mandatory. 2014-03-15 07:24:35 +01:00
LevelX2
d1082293a8 Fixed that Haste effects given to Obzedat on enters the battlefield stayed after going back to hand and recasting of it. 2014-03-14 15:05:36 +01:00
LevelX2
dc0d5a4bc8 Reversed some formatting changed that led to casting errors. 2014-03-14 14:43:54 +01:00
LevelX2
09b7e7baea * Minor formatting. 2014-03-14 14:00:29 +01:00
LevelX2
317d07215c * Game log - Added info to log if player loses life. 2014-03-14 13:57:19 +01:00
LevelX2
47af2cab75 * Delver Of Secrets - Fixed that the Reveal and to ask player did not happen during the resolving of the abilitys effect. Added info about transformation to log. 2014-03-14 13:56:30 +01:00
LevelX2
f340ed29d0 Minor formatting. 2014-03-14 08:39:13 +01:00
LevelX2
17253fa099 * Battlefield layout - Permanents getting creatures and vice versa move now always immediately to the correct area / row on the battlefield (fixes #387). 2014-03-14 08:38:59 +01:00
LevelX2
9ca014b10e * Whip of Erebos - Fixed a bug that if target creature already left battlefield, the card was still moved to general exile zone (causing problems with Obzedat, Ghost council). 2014-03-13 17:10:57 +01:00
LevelX2
d74921aa66 Added the 5 split cards and Consume Strength from Apocalypse set. 2014-03-13 15:47:42 +01:00
LevelX2
d32312f5b1 Added some from commander set missing but already implemented cards. 2014-03-13 15:46:14 +01:00
LevelX2
eae5b7c61e Some minor changes to framework and existing cards. 2014-03-13 15:45:26 +01:00
LevelX2
def8db4119 Added Commander basic land cards. 2014-03-13 15:44:37 +01:00
LevelX2
c8f1eea95f Added Planchase 2012 basic land cards. 2014-03-13 15:43:16 +01:00
LevelX2
c075b42e9d Improved enlarged card display if no image exists (uses same code as tooltip text creation now). 2014-03-13 15:42:26 +01:00
LevelX2
ede18e3f3c * Triton Tactics - Minor fix that it didn't work if used multiple times during one attack. 2014-03-13 08:25:12 +01:00
LevelX2
7e768ed707 * Mindslaver - Fixed a bug that cards on opponents hand showed your own cards only instead. 2014-03-13 01:09:21 +01:00
LevelX2
88aca77695 * Split cards - The images of split cards are now rotated in the enlarged image view (moueswheel up/down). 2014-03-13 00:20:37 +01:00
LevelX2
4a2a40ae2d Minor formatting. 2014-03-12 17:41:56 +01:00
LevelX2
5932dc0323 * Pay No Heed, Auriok Replica - Show choosen sources while on stack. Fixed wrong tooltip text of Pay No Heat. 2014-03-12 17:41:24 +01:00
LevelX2
f64ed10fac * Game log - Uses term choosing instead of targeting for non targeted selections. 2014-03-12 17:40:02 +01:00
LevelX2
1e7cfa086b * Cavern of Soul - Fixed a bug that caused that every spell could not be countered that was cast using the first (colorless) mana ability (fixes #391). 2014-03-12 15:53:27 +01:00
LevelX2
0356272cae Suppressed info messages from sqlite db tool while running tests. 2014-03-12 15:44:47 +01:00
LevelX2
507a9e8016 Removing of permanents handling for a player that leaves the game changed to avoid ConcurrentModificationException (fixes #393). Some formatting. 2014-03-12 08:35:31 +01:00
LevelX2
7786db1566 * Added Born of the Gods URL's for download token images. 2014-03-11 23:55:22 +01:00
LevelX2
aedcccc269 Minor formatting and text changes. 2014-03-11 16:47:05 +01:00
LevelX2
815c20fa68 * Not of This World - Fixed cost reduction, tooltip wording and the missing possibility to target also abilities. 2014-03-11 16:44:57 +01:00
LevelX2
604f397d65 * Stoic Rebuttal - Fixed cost reduction, that did not work in a proper way. 2014-03-11 16:43:21 +01:00
LevelX2
27c8f8fd47 Added new SpellCostReductionSourceEffect to implement conditional source spell cost reductions. 2014-03-11 16:40:50 +01:00
LevelX2
cabe33395c Added new attribute ability word to ability to simplify rule text generation. 2014-03-11 16:39:01 +01:00
LevelX2
42e0581533 * Added missing Feral Animist from Dragon's Maze. 2014-03-11 08:28:51 +01:00
LevelX2
e65be1ae3f * Grand Coliseum - Added missing any mana ability to the land. 2014-03-11 08:20:42 +01:00
LevelX2
9c486c3abb * Artisan of Kozilek - Fixed that the ability correctly only triggers if the spell is cast. 2014-03-11 08:17:11 +01:00
LevelX2
a5e5351b70 * Added modern sample deck. 2014-03-11 00:35:11 +01:00
LevelX2
63eae70d63 * Minor fix to rebound ability. Some formatiing. 2014-03-11 00:34:52 +01:00
LevelX2
d8236a8d3a * Fixed that ThoughtAs effects could be used by any player instead of only the controller of the effect. (Fixes e.g. that Misthollow Griffin could be cast by any player from exile). 2014-03-11 00:14:56 +01:00
LevelX2
3dde0bab89 * Fixed AI announcing value for non mana variable costs. 2014-03-10 08:17:38 +01:00
LevelX2
401d65a17e * Changes to image handling of copied permanents (image is more often shown now). 2014-03-09 22:09:00 +01:00
LevelX2
7ebb8a9cbe * Reworked non mana costs with variable amount. The values have now to be announced before targeting. Fixed some wrong implementations (Firestorm, Myr Battlesphere, Skeletal Scrying). 2014-03-09 19:47:31 +01:00
LevelX2
2d9f260b1e * Changed mouse wheel handling for card enlargement. 2014-03-07 23:11:59 +01:00