Commit graph

7339 commits

Author SHA1 Message Date
LevelX2
ccd91f0657 * Combat blocking - Fixed that blocking of multiple attackers by one creature did not work (e.g. for Guardian of the Gateless). 2014-03-21 14:43:19 +01:00
LevelX2
a079727608 * Electropotence - Fixed that it did not trigger for tokens and mana payment is now during resolution as it should be. 2014-03-21 14:40:55 +01:00
LevelX2
e4231c7977 Minor formatting. 2014-03-21 08:35:51 +01:00
LevelX2
e2f797bfc8 * Druids' Repository - Fixed that Druids' Repository was wrongly tapped, if the mana ability was activated. 2014-03-21 08:18:41 +01:00
LevelX2
78a70d958b * Added Krovikan Mist, Dream Stalker, Drooling Groodion. 2014-03-21 00:49:16 +01:00
LevelX2
e98e63ed02 * Duel Decks - Added 4 more duel deck sets. 2014-03-20 23:41:38 +01:00
LevelX2
48eae9654e * Rapid Hybridization - set expansion set code to get Frog Lizard token image. 2014-03-20 17:14:27 +01:00
LevelX2
00b5100c39 * Nezumi Graverobber - Made target mandatory. 2014-03-20 16:54:26 +01:00
LevelX2
bc775a7d05 * Tooltip handling - Tooltip window is always closed if you click on a card panel. 2014-03-20 16:53:49 +01:00
LevelX2
a6797282cd * Not of This World - Fixed wrong target describtion. 2014-03-20 16:00:16 +01:00
LevelX2
d9dfa0ef37 * Exile windows - Resize of the exile windows is now allowed . 2014-03-20 13:44:06 +01:00
LevelX2
79b319777f Some clean up of the lose life framework effects. 2014-03-20 13:42:46 +01:00
LevelX2
46ce31e927 * Eviscerator - Fixed not working lose life effect. 2014-03-20 10:55:56 +01:00
LevelX2
6cfd529017 * Filthy Cur - Fixed not working lose life effect. 2014-03-20 10:55:23 +01:00
LevelX2
8094c20fd1 * Vampiric Spirit - Fixed not working lose life effect. 2014-03-20 10:54:17 +01:00
LevelX2
8a76d52ab4 * Added 5 red BOK cards. 2014-03-20 00:59:18 +01:00
LevelX2
7a2bc8b0ef Minor formatting and changes. 2014-03-20 00:58:33 +01:00
LevelX2
b0fffd9f7e Removed unused imports. 2014-03-19 17:24:03 +01:00
LevelX2
1b29320fa4 * Budoka Gardener - Fixed that ability was targeted but shouldn't. Used new flip effect. 2014-03-19 17:20:38 +01:00
LevelX2
87c0576549 Fixed that modes of modal spells resolved also if all targeted modes of a spell had no more legal targets and there were targeted modes (fixes #385). Should also fix same problem for parts of a fused spell. Added test for Cryptic Command. 2014-03-19 16:44:57 +01:00
LevelX2
640a792653 Added method to cast modal spells with specific modes for test player. Added condition for test player to cast a spell only if specific spell is on the stack. 2014-03-19 16:41:43 +01:00
LevelX2
1856df8987 Minor formatting and game log changes. 2014-03-19 13:51:44 +01:00
LevelX2
9b82be530d * Thoughtseize - Fixed that game lock could happen if target player had no non land cards on hand. 2014-03-19 08:29:17 +01:00
LevelX2
05efb1773a * Serpent Warrior - Fixed that the loose life did no work. 2014-03-17 20:36:51 +01:00
LevelX2
dc881d3330 Minor changes to logging and formatting, token usage, flip handling. 2014-03-17 16:58:59 +01:00
LevelX2
20453be5ff * Game logging - Added target information to log of triggered ability. 2014-03-17 16:57:55 +01:00
LevelX2
e9a301da3c Added a mono blue draft cube. 2014-03-17 16:57:11 +01:00
LevelX2
e43009fd42 Added Sea Scryer. 2014-03-17 16:56:27 +01:00
LevelX2
2f8ac76417 * Game log - triggered abilities are now logged as they go to stack. Some minor formatting. 2014-03-17 08:37:54 +01:00
LevelX2
4232a3b7f1 Fixed the "can only block flying creatures effect" (e.g. Varporkin). It was implemented as replacement effect instead of restriction effect which leads to dead locks in combat if it was forced to block a non flyer. 2014-03-16 10:05:20 +01:00
LevelX2
694e1f2bf2 * Game Panel - Fixed that an open tooltip window and enlarged image view at end of game was not automatically closed. 2014-03-16 01:43:10 +01:00
LevelX2
ca4ebe230a * Akroan Crusader - Fixed that a wrong ths soldier token image (white soldier instead of red one) was shown. 2014-03-16 01:41:50 +01:00
LevelX2
21c156331a * Polis Crusher - Fixed a bug in the made damge to attacked player triggered ability, that the enchantment to select was not restriced to controlled by attacked player. 2014-03-16 00:41:04 +01:00
LevelX2
95b39bd44c Fixed a bug in table cleanup that prevented removing of canceled tables (not started yet) from the list of tables. 2014-03-16 00:36:36 +01:00
LevelX2
9c9171a5ee * Necrotic Plague - Fixed that the second ability was a ability of the enchanted creature instead of the enchantment. Fixed that the new target creature was choosen during resolution instead of already set on stack. 2014-03-15 19:56:10 +01:00
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