Commit graph

7339 commits

Author SHA1 Message Date
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
LevelX2
59d907c981 * Improved handling of enlarged images. Added mode to show other side of flip and transform cards. Added icon for copied cards and possibility to show enlarged original or copied card. 2014-03-06 21:51:51 +01:00
LevelX2
0babf49392 * Simplified flip handling. Flip continiuous effect has now time stamp of time the card flipped so it works with copied cards. 2014-03-06 21:48:26 +01:00
LevelX2
af01639bd1 Updated readme.txt. 2014-03-06 21:48:08 +01:00
LevelX2
47da6badba Added Hypnotic cloud. 2014-03-06 21:47:28 +01:00
LevelX2
d16657a937 * Fire Whip - fixed wrong tap symbol. 2014-03-06 21:47:04 +01:00
LevelX2
85e90881c1 * Simplified flip handling. Flip continiuous effect has now time stamp of time the card flipped so it works with copied cards. 2014-03-06 21:46:33 +01:00
LevelX2
948449ee13 Merge origin/master 2014-03-04 08:39:29 +01:00
Jeff
1c99c74d0a - Little fix Red Elemental Blast 2014-03-03 16:43:40 -06:00
LevelX2
85096a9990 * Yomiji, Who Bars the Way - Fixed a NPE bug of the triggered ability. 2014-03-03 18:23:32 +01:00
LevelX2
d896127e7a * Living Weapon - Fixed that the token image was not used. 2014-03-02 23:22:14 +01:00
LevelX2
dc73d85cd0 Minor changes to readme.md. Some minor formatiing. 2014-03-02 21:58:13 +01:00
LevelX2
db1278b6f2 Added missing token image definition Dragon Egg. 2014-03-02 21:52:53 +01:00
LevelX2
595fd1a700 * Linux - Fixed that the battlefield popup menu also works when running on a linux system. 2014-03-02 21:52:02 +01:00
LevelX2
3cf7fd33ed * Elves vs. Goblins - Added missing cards and exmple decks. 2014-03-01 16:17:49 +01:00
LevelX2
6456e937d6 * Kormus Bell - Fixed that the effect was wrongly applied to all lands instead of to only samps. 2014-02-28 18:09:09 +01:00