Commit graph

4135 commits

Author SHA1 Message Date
LevelX2
63b8890287 Fixed that creatures or enchantments with triggered abilities that should trigger only once as they or the enhcanted creature blocks (also multiple creatures e.g. Guardian of the Gateless) really only trigger once. They triggered wrongly per blocked creature before. 2014-03-21 14:47:17 +01:00
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
a6797282cd * Not of This World - Fixed wrong target describtion. 2014-03-20 16:00:16 +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
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
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
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
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
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
cec37305da Improved target handling of test project. Fixed some incompatible / unclean tests. 2014-03-15 14:06:05 +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
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
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
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
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
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
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
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
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
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
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
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
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
Jeff
1c99c74d0a - Little fix Red Elemental Blast 2014-03-03 16:43:40 -06:00
LevelX2
db1278b6f2 Added missing token image definition Dragon Egg. 2014-03-02 21:52:53 +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
LevelX2
024ec1169a * Reflecting Pool - Fixed possible NPE. 2014-02-28 14:18:14 +01:00
LevelX2
8fa23501ee * Polis Crusher - Fixed that it can't be the target of enchantments.
* Polis Crusher - Fixed that the targeted enchantment of it's second ability was chosen too late during resolution.
2014-02-27 16:42:44 +01:00
LevelX2
5a454cfad2 * Warrior's Lesson - Fixed tooltip text. 2014-02-27 15:22:20 +01:00
LevelX2
25994e8910 * AlternativeCost - Fix to rule text generation. 2014-02-27 08:59:35 +01:00
LevelX2
02338d5e9e Fixed spells with alternative casting costs. 2014-02-26 23:28:08 +01:00
LevelX2
62b92f1c5d Added Phyrexian Dreadnought. 2014-02-26 16:57:32 +01:00
LevelX2
f3974e61af * Urborg Syphon-Mage - Fixed that the activated ability could not be activated on battlefield. 2014-02-26 16:56:16 +01:00
LevelX2
562e586c26 Added missing cards for Garruk vs. Liliana duel deck. 2014-02-26 12:39:02 +01:00
LevelX2
48efe70625 Renamed and improved ActivateOncePerTurnActivatedAbility to LimitedTimesPerTurnActivatedAbility- 2014-02-26 12:38:09 +01:00
LevelX2
9b10da0551 Some minor changes/formatting. 2014-02-26 12:34:58 +01:00
LevelX2
fe2ff3cc35 Renamed HasCounterCondition to SourceHasCounterCondition. 2014-02-26 12:31:21 +01:00
LevelX2
2520644e2c * Murkfiend Liege , Prophet of Kruphix, Quest for Renewal - Changed the untap effects from a triggered ability to a continious rule changing effect not going to stack. 2014-02-25 17:50:15 +01:00
LevelX2
634b4d5e6d * Circle of Protection - Fixed source reference. 2014-02-25 03:19:44 +01:00
LevelX2
13d39326e0 Added Elves vs. Goblins, Jace vs. Chandra, Divine vs. Demonic and Garruk vs. Liliana as sets and the already implemented cards fo this sets. 2014-02-25 03:06:17 +01:00
LevelX2
b072ee9eaa * Duel Deck: Elspeth vs. Tezzeret - Added the missing cards. Added Zur the Enchanter. 2014-02-25 03:03:50 +01:00
LevelX2
ad2c062552 * Added Fumiko, the Lowblood- 2014-02-25 03:02:24 +01:00
LevelX2
3c7b414ee6 * Fixed alternate casting costs of shoal spells (e.g. Blazing Shoal). 2014-02-23 17:39:37 +01:00
LevelX2
22fccea168 * Blazing Shoal, Banisher Priest, Colossal Whale - Fixed that target was wrongly also exiled if source permanent was no more on the battlefield as the exile effect resolves. 2014-02-23 13:05:32 +01:00
LevelX2
6f5d789057 * Chained to the Rocks - Fixed that target was also exiled if Chained to the Rocks was no more on the battlefield as the exile effect resolves. 2014-02-23 12:19:59 +01:00
LevelX2
116a7ba6ec * Pharika's Mender - Added message about the moved card to game log. 2014-02-21 21:49:08 +01:00
LevelX2
646397f473 * Fixed move to exile method of player. Fixes the alternat cost problem of force of will and Contagion. 2014-02-21 19:14:50 +01:00
LevelX2
de21b60484 * Fixed move to exile method of player. Fixes the alternat cost problem of force of will and Contagion. 2014-02-21 19:14:44 +01:00
LevelX2
786fc03044 * Fixes to handling of AlternateCostSourceAbility for multiple costs (not finished yet). 2014-02-21 15:04:09 +01:00
LevelX2
39e51cbf6c Added simple cards from Portal Three Kingdoms. 2014-02-19 19:47:57 +01:00
LevelX2
90d75a65a7 Added Portal Three Kingdoms set to Mage. 2014-02-19 19:47:08 +01:00
LevelX2
02d3f38d7f Added Painter's Servant. 2014-02-19 17:29:43 +01:00
LevelX2
493729438f Added Reanimate and Debtor's Knell. 2014-02-19 17:28:33 +01:00
LevelX2
a0ef96e975 * Pyromancer Ascension - Fixed that the triggered ability that copies a spell also works, if the spell that was copied left the stack (e.g. countered) before the ability resolves. 2014-02-19 08:21:57 +01:00
LevelX2
91d50d8d7b * Snapcaster Mage - Target in graveyard is now madatory. 2014-02-19 08:18:19 +01:00
LevelX2
d2d5b0d100 Added 3 cards. 2014-02-18 17:36:34 +01:00
LevelX2
d48d44dd56 Minor formatting. 2014-02-18 17:36:10 +01:00
LevelX2
1f3687cc86 Switched to binary/source format java 1.7. 2014-02-18 17:35:32 +01:00
LevelX2
7dec7dc307 Renamed Live to Life. 2014-02-18 17:11:15 +01:00
LevelX2
3774f6b36a Added cards (Invigorate, Unmask, ReverentSilence, SkyshroudCutter). 2014-02-18 14:42:15 +01:00
LevelX2
a38da25f69 * Sunhome Guildmage - Fixed that the created token only was red instead of white and red. 2014-02-18 00:49:01 +01:00
LevelX2
6f66ed2d65 * Call the Skybreaker - Fixed that the created token only was blue instead of red and blue. 2014-02-18 00:47:06 +01:00
LevelX2
1c1e631f85 * Xenagos, the Reveler - Fixed that the created token only was green instead of green and red. 2014-02-18 00:39:34 +01:00
LevelX2
e7b8504d52 * Thoughtseize - Fixed a bug that locks game if taget player had no non land cards on hand. 2014-02-17 22:39:10 +01:00
LevelX2
ce967ee88c Added 5 cards (Sylvan Library, Tsabo's Web, Sylvan Safekeeper, Null Rod, Peacekeeper). Minor formatting. 2014-02-16 17:42:05 +01:00
LevelX2
198a7df4fb * Curse of Echoes - Fixed a bug, that Curse of Echoes only worked for the frist spell the opponent casted. 2014-02-16 10:23:52 +01:00
LevelX2
489518c1e0 * Fixed some bugs of cards with destroy effects where the second effect was not applied if the target was not destroyed (e.g. because of indestructibility) 2014-02-16 01:53:48 +01:00
LevelX2
88d8c30b6c * Fixed a problem of defaulting pile setiing in deck editor. Pile setiing is now saved separate for different usages. 2014-02-15 22:34:08 +01:00
Jeff
550882277a - Little fix Momir Vig, Simic Visionary. 2014-02-15 10:57:54 -06:00
LevelX2
fe1043e77a * Some minor formatting. 2014-02-15 09:26:22 +01:00
Jeff
f01692f804 - Added some requested cards. 2014-02-14 17:19:26 -06:00
LevelX2
3a8f630582 * Afterlife - Fixed that the target controller got also the token, if target was e.g. indestructible. 2014-02-14 15:12:16 +01:00
LevelX2
ce8616052b Added 5 cards from cammander set. 2014-02-13 17:13:17 +01:00
LevelX2
c59c182cab Added SkipUntapAllEffect and used it for appropriate cards. 2014-02-13 17:12:40 +01:00
LevelX2
c397a8eac2 Added Vow of Wilderness. 2014-02-11 17:29:13 +01:00
LevelX2
8e3ca7e5ca Added CantAttackControllerAttachedEffect. Minor formatting. 2014-02-11 17:28:59 +01:00
LevelX2
b5f74beff0 * Satyr Firedancer - Fixed that target creature of Satyr Firedancer's triggered ability was selected wrongly at resolution instead as the ability triggered. 2014-02-10 13:01:55 +01:00
LevelX2
16c3df2abd * Acolyte's Reward - Fixed a bug that always were prevented all damage instead only devotion to white amount. 2014-02-09 17:09:50 +01:00
LevelX2
9fcfb8527a * Changed handling of search library limiting effect. 2014-02-09 11:20:20 +01:00
Jeff
e1ac1a7c8d - Added a requested card. Sisters of the Stone Death. 2014-02-08 18:15:32 -06:00
LevelX2
3b03a0500a * Fixed some library search effects that didn't sort the library and didn't take search limitations into account (Aven Mindcensor) 2014-02-09 00:21:43 +01:00
LevelX2
dc6a4b07cd * Marshal's Anthem - Fixed that the creatured were returned to hand instead of correctly to the battlefield. 2014-02-08 20:22:43 +01:00
LevelX2
74b204f8f9 * Psychic Intrusion - Fixed a bug that the opponent was asked to exile a card fromgraveyard instead of the controller. 2014-02-08 17:47:58 +01:00
LevelX2
daff690af3 * Garruk, Caller of Beasts - Fixed that target for second ability was chosen before resolution. 2014-02-08 14:14:31 +01:00
LevelX2
2974907293 * Sundering Titan - Fixed that its triggered ability did not trigger as the Titan left the battlefield. 2014-02-08 14:09:42 +01:00
LevelX2
81d630b65b Some changes/fixes to epic effect and cards using it. 2014-02-08 14:08:53 +01:00
Jeff
1c2f0ae65d Added Epic Ability and add the 5 cards that use it. Did not get the chance to test it well due to some memory issues with the client/server. 2014-02-07 17:27:50 -06:00
LevelX2
d6789fa383 Some minor fixes to Valakut, the molten Pinnacle and Scapeshift (text, target handling, optionality). 2014-02-06 01:06:40 +01:00
Plopman
6fb34fa82e Added Transmute Artifact 2014-02-05 20:42:00 +01:00
Plopman
a70d4129c1 Fixed Genesis Chamber 2014-02-05 20:41:08 +01:00
LevelX2
4dddb9ea12 Added Shunt, Deflection and Imp's Mischief. 2014-02-05 15:20:06 +01:00
LevelX2
8b180f0b9c * ChangeSpellTargets - Some more changes to handle change of targets better. 2014-02-05 08:41:27 +01:00
LevelX2
f85c28b70a * Xenagos, God of Revels - Fixed that it gave the toughness to the toughness instead of the power. 2014-02-04 23:12:04 +01:00
LevelX2
022587e6f9 * Felhide Spiritbinder - Fixed a bug that the copied token did not have a supertype l(e.g. Legendary). 2014-02-04 22:18:06 +01:00
LevelX2
32699757c4 * ChooseNewTargets - Fixed some problems with amount targets. Some problem left fix coming soon. 2014-02-04 17:42:54 +01:00
Plopman
1de997fd33 Added Genesis Chambe, Proclamation of Rebirth and Ichorid 2014-02-03 21:48:27 +01:00
LevelX2
97af2dbe81 * Kiora, The Crashing Wave - Fixed possible java error (NPE). 2014-02-03 15:06:53 +01:00
LevelX2
11df1dc059 * Breaching Hippocamp - Fixed that the target has to be "another" creature. 2014-02-02 20:38:11 +01:00
LevelX2
0d7d54b73f * Pack Rat - Fixed bug that copy effect did not work if source was removed from battlefield meanwhile. 2014-02-02 09:58:57 +01:00
LevelX2
48a7e52701 * Saryr Wayfinder - added game log message for the card moved to hand. 2014-02-01 03:27:01 +01:00
LevelX2
f32b28abcc * Tromokratis - Added check that blockers can't be selected to block if they are not able to block anyway. Some redesign of combat. 2014-01-30 15:01:25 +01:00
LevelX2
d9a03b35d2 Some more changes to get/check opponents. 2014-01-30 12:55:50 +01:00
LevelX2
69d0159c99 * Fearsome Temper - Fixed wrong block restriction effect. 2014-01-29 00:50:14 +01:00
LevelX2
99c51f8091 * Tromokratis - added first implementation (can't handle forced block conflicts yet) 2014-01-28 17:05:30 +01:00
LevelX2
89ac171b24 * Hunter's Prowess - Added missing trample ability. 2014-01-28 17:04:24 +01:00
LevelX2
bd77e476ee Removed redundant combat code for handling block effect of Odric Master Tactician. 2014-01-28 15:11:23 +01:00
LevelX2
19679c9f6e Some minor changes / formatting. 2014-01-28 13:48:40 +01:00
LevelX2
2e8bbf0406 * Some minor code optimisations. 2014-01-27 18:04:14 +01:00
LevelX2
3e750e0769 * Added Dust Bowl. 2014-01-27 15:08:26 +01:00
LevelX2
774a54ecb9 * Whims of the Fates - Implemented the card logic. 2014-01-27 15:08:06 +01:00
LevelX2
ce3728766d * Karametra, God of Harvests - Fixed that the land comes into play tapped. 2014-01-27 15:07:32 +01:00
LevelX2
cdd2c9c082 * Griffin Dreamfinder - Corrected toolt ip text for target. 2014-01-27 15:06:51 +01:00
LevelX2
984792b2c4 * Added not finished version of Tromokratis and Whims of the Fates. 2014-01-27 08:43:17 +01:00
LevelX2
579c5c03d8 * Gild - Added missing choice to the gold token that causes error on use of mana ability (fixes #375). 2014-01-27 00:58:26 +01:00
LevelX2
33d7735f47 * Nullify - Fixed that Nullify could only counter enchantments instead of creatures. 2014-01-26 22:57:56 +01:00
LevelX2
d1b2851f3e * Fall of the Hammer - Fixed that both targets got the damage instead correctly only the second. 2014-01-26 17:43:35 +01:00
LevelX2
4255bd28e5 * Hunter's Prowess - Fixed that damage info was not set for effect leading to NPE. 2014-01-26 16:42:04 +01:00
LevelX2
d07c7b490b Added some methods to write card move infos more easy to game log. 2014-01-26 16:41:17 +01:00
LevelX2
9b5bb52f10 [BNG] Added Perplexing Chimera. 2014-01-26 15:43:33 +01:00
LevelX2
a5c0ae1b41 * Acolyte's Reward - Fixed that the prevented damage was not dealt to second target. 2014-01-26 09:50:24 +01:00
LevelX2
15f0eb402f * Searing Blood - Fixed missing target definition. 2014-01-26 09:30:37 +01:00
LevelX2
2cb046c048 * Mortal's Resolve - Fixed missing target definition. 2014-01-26 09:30:18 +01:00
Quercitron
94dd8b2886 Fix Servant of Tymaret 2014-01-26 01:44:29 +04:00
Quercitron
c96c0a1e9e Fix Nessian Wilds Ravager 2014-01-26 01:43:50 +04:00
LevelX2
ceda6b3611 * Hunter's Prowess - Fixed that no target creature could be selected. 2014-01-25 19:44:29 +01:00
LevelX2
ad71ec6aad Set Version 1.3.0. 2014-01-25 15:55:39 +01:00
LevelX2
f1b8fe3efb [BNG] Fixes to Nessian Wilds Ravager, Scourge of Skola Vale, Felhide Brawler, Mogis, God of Slaughter, Odunos River Trawler and TributeAbility. 2014-01-25 15:13:58 +01:00
LevelX2
7147e47199 [BNG] Added Champion of Stray Souls. 2014-01-25 15:11:55 +01:00
LevelX2
3a7f053f63 Merge branch 'master' of https://github.com/magefree/mage.git 2014-01-25 11:28:32 +01:00
LevelX2
ea8c123e81 [BNG] Fixed Marshmist Titan. 2014-01-25 11:27:45 +01:00
Nicolas
0660d0f4ac [BNG]Nyxborn Triton fixed name 2014-01-25 11:16:49 +01:00
LevelX2
bed5dce338 [BNG] Added Floodtide Serpend. 2014-01-25 01:56:18 +01:00
LevelX2
6a638051f6 [BNG] Some fixes. 2014-01-25 01:55:53 +01:00
Quercitron
cbff048241 [BNG] Add 2 cards 2014-01-25 03:59:31 +04:00
Quercitron
d96c170904 [BNG] Add 2 black cards 2014-01-25 03:27:45 +04:00
LevelX2
709086236b [BNG] Added 7 red cards. 2014-01-24 23:48:08 +01:00
LevelX2
4eacc3871c [BNG] Added 5 green and 1 white card. 2014-01-24 22:37:45 +01:00
LevelX2
40bd40b526 [BNG] Added 5 red and 7 black cards. 2014-01-24 21:11:39 +01:00
LevelX2
ea0b24fea0 [BNG] Added 16 green cards. 2014-01-24 17:35:45 +01:00
LevelX2
a21dfeebdf [BNG] Added 9 black cards. 2014-01-24 14:58:31 +01:00
LevelX2
1961ec97e0 Some name refactoring to PutTopCardOfLibararyIntoGraveEffects. 2014-01-24 14:35:44 +01:00
LevelX2
f9607bb7ed [BNG] Added 9 red cards. 2014-01-24 14:18:44 +01:00
LevelX2
39a139832e [BNG] Added 3 artifact cards and 1 multicolor card. 2014-01-24 13:04:59 +01:00
LevelX2
e60c9e724d Some updates/changes/refactoring to PutTopCardOfYourLibararyIntoGraveEffects. 2014-01-24 13:03:57 +01:00
LevelX2
4f4ce32fa6 [BNG] Added 11 blue cards. 2014-01-24 12:10:06 +01:00
LevelX2
f671da13d6 [BNG] Added 8 white cards. 2014-01-24 10:19:45 +01:00
LevelX2
3544cfba3f [BNG] Added 8 cards. 2014-01-24 08:30:39 +01:00
LevelX2
720b4085f7 [BNG] Added 3 cards. 2014-01-24 00:53:56 +01:00
LevelX2
5096d8b943 Added message to log if player shuffles his library. Fixed wrong calls to shuffle. 2014-01-24 00:53:40 +01:00
LevelX2
c2d923bac9 [BNG] Added 4 cards. 2014-01-23 17:05:13 +01:00
LevelX2
4ca981265c [BNG] Added 2 cards. 2014-01-23 00:29:21 +01:00
LevelX2
d9ea904bc4 * Grim Discovery - Updated mode handling. 2014-01-23 00:29:01 +01:00
LevelX2
9ada87fe8a [BNG] Added 3 Archeype cards. 2014-01-23 00:00:16 +01:00
LevelX2
b0f137ffec [BNG] Added 5 cards. 2014-01-22 17:13:17 +01:00
LevelX2
0fde4725bc * Nylea's Disciple - Fixed tooltip text. 2014-01-22 08:37:46 +01:00
LevelX2
7661fe30c0 * Helm of Obedience - Added missing sacrifice source and put into play creature effect. 2014-01-22 08:36:07 +01:00
Quercitron
61c690cd51 [BNG] Add 8 cards 2014-01-22 03:32:25 +04:00
Quercitron
28efe62339 Add SourceHasSubtypeCondition 2014-01-22 03:31:12 +04:00
Quercitron
9c89b269a6 [6ED] Add Fatal Blow 2014-01-22 01:23:57 +04:00
LevelX2
a56857c2b5 [BNG] Added 5 cards. 2014-01-21 17:19:06 +01:00