Commit graph

6785 commits

Author SHA1 Message Date
LevelX2
74e3fa63a8 * Bestow - Fixed that creature with bestow went to graveyard if enchanted target got protection from a color of the bestow permanent. 2014-01-03 12:38:51 +01:00
LevelX2
cb4b2cbc05 * Curse of Shallow Graves - Fixed that tokens did not enter the battlefield tapped. 2014-01-03 12:05:17 +01:00
Jeff
12c09545b5 - Added Barrenton Medic, Kinscaer Harpoonist, Knacksaw Clique. 2014-01-02 10:31:06 -06:00
LevelX2
7547f98536 TraceLogs of combats where flyers could be blocked by non flyers. 2014-01-02 16:58:13 +01:00
LevelX2
f29e7efc0f Fixed the tooltip text of Ivy Elemental. 2014-01-02 14:52:50 +01:00
LevelX2
825a949085 * Commander - Fixed a bug that if a player lost due to 21 commander damage the message was repeated every time state base effect were checked during the rest of the game of the remaining players. 2014-01-02 14:52:10 +01:00
LevelX2
dc8380ce44 Using correct CantBeBlockedTargetEffect to implement Touch of Invisibility. 2014-01-02 12:55:41 +01:00
LevelX2
383bc47ffd AddCountersTargetEffect set outcome of -1/-1 counter to unboost for AI handling. 2014-01-02 12:15:39 +01:00
LevelX2
d388750e54 Merge branch 'master' of https://github.com/magefree/mage.git 2014-01-02 08:27:23 +01:00
LevelX2
ae88d24745 * Thopter Assembly - Fixed the not working triggered ability. 2014-01-02 08:21:06 +01:00
LevelX2
ad2d312169 Added missing reprints of Commander 2013 set. 2014-01-02 08:20:25 +01:00
LevelX2
bd7c08562d Added to the perl script "gen-existing-cards-by-set.pl" the generation of basic lands. 2014-01-02 08:19:57 +01:00
Cowboy
48178e2ab5 Old Ward Sliver did not work. Newest based on Riders of Gavony and worked when tested. 2014-01-01 23:45:33 -05:00
LevelX2
b724d7fe13 Mage 1.2.0 Release 2013-12-31 17:29:00 +01:00
LevelX2
46e450fa96 Mage 1.2.0 Release 2013-12-31 17:28:34 +01:00
LevelX2
2708916cd6 * Logging - Changed logging of gameStateEvaluator2. 2013-12-31 12:59:07 +01:00
LevelX2
7c4829cce4 * Sample decks - Added 2 sample decks. 2013-12-31 12:55:17 +01:00
LevelX2
8ed26a1fe8 * new Table - Save and restore number and type of players. 2013-12-31 12:51:36 +01:00
LevelX2
17df6bfff0 Added Avatar of Fury. 2013-12-30 23:06:23 +01:00
LevelX2
f277d6c55f Added Avatar of Fury, Ruination and From the Ashes. 2013-12-30 23:05:54 +01:00
LevelX2
149af107f6 * Commander - Added mana replacement effect to colorless for mana of colors not included in the mana of the commander. 2013-12-30 23:04:31 +01:00
LevelX2
9c003629cc Added ADD_MANA event to replace mana from one type to another. 2013-12-30 22:58:59 +01:00
LevelX2
d1fb23d8a2 * Jeleva, Nephalia's Scourge - Fixed that comes into play ability works with correctly (e.g. additional commander cast mana). 2013-12-30 19:28:37 +01:00
LevelX2
5a12ef4aa3 * Eldrazi Spawn Token - Select one of three possible token images by random. 2013-12-30 19:26:36 +01:00
LevelX2
9958248ff8 * Commander - Fixed that mana cost from commander with x costs to cast were handled correctly. 2013-12-30 19:25:58 +01:00
Quercitron
816c896ca6 [6ED] Add 16 cards 2013-12-28 15:07:09 +04:00
LevelX2
acc3ac7b60 * Opal Palcar - Fixed a bug that the first mana ability also wrongly gave the commander boost. 2013-12-27 19:14:17 +01:00
LevelX2
a1ba324dba * Token images - added possibility to set a original set for the token to get the correct token image if it does not exist for the card itself. Fixed a lot of not found token images. Some more have to be corrected. 2013-12-27 16:43:58 +01:00
LevelX2
fbde29afd6 * Full Moon's Rise - Improved tool tip text. 2013-12-27 16:41:45 +01:00
LevelX2
148cc557f4 Fixed a spelling error in commander format check. 2013-12-27 16:40:42 +01:00
LevelX2
b3033d4b8f Added CommanderFreeForAll/target/ to gitignore. 2013-12-25 13:03:31 +01:00
LevelX2
ed3caf7ded Added Fierce Empath, Hydra Omnivore, Tribute to the Wild, Coalition Relic and Animar, Soul of Elements. 2013-12-25 13:01:16 +01:00
LevelX2
d511199566 * Lurking Predator - Fixed a bug that the a craeture card put on the battlfield was not removed from library and therefore doubled in the deck. 2013-12-24 13:04:28 +01:00
LevelX2
6daa90e449 * Thought Reflection - fixed endless loop if more than one Thought Refelection in play for one player. 2013-12-24 09:23:45 +01:00
Jeff
7488679872 - Added Put Away, Thought Reflection, Cinderhaze Wretch, and Whimwader. 2013-12-23 16:13:19 -06:00
LevelX2
05cbd90fe2 * Commander - Added commander multiplayer format. Fixed commander damage win condition to only counting combat damage. Added some info to tooltip text of commander. 2013-12-23 17:14:56 +01:00
LevelX2
ebb71b7dd7 Fixed a problem that not all effects of Smelt-Ward Gatekeeper's was resolved, because target was nor more legal after getting the control of target creature. Problem was cause by commit 80fc87a7f7. Now both problems should be solved (hopefully). 2013-12-21 16:33:49 +01:00
kholdfuzion
db99909550 fix most issues from 9849a54081
Ali from Cairo and Sustaining Spirit still have issue with how damage is dealt
2013-12-20 09:08:34 -06:00
kholdfuzion
9a4c981ae2 Merge branch 'master' of https://github.com/magefree/mage 2013-12-19 00:35:07 -06:00
kholdfuzion
9849a54081 Add Accelerate, Bottle of Sulwiman, Jandor's Saddlebag Ebony Horse, Brass Man, Opt, Repentant Blacksmith, Psychotic Fury, King Suleiman, Ali From Cairo, and Sustaining Spirit 2013-12-19 00:33:34 -06:00
LevelX2
71e56f9b0f * Evershrike - Fixed wrong mana costs. 2013-12-18 22:34:24 +01:00
LevelX2
500f0fe60d Merge branch 'master' of https://github.com/magefree/mage.git 2013-12-17 23:49:14 +01:00
LevelX2
cb6738c2d1 * Instigator Gang / Wildblood Pack - Fixed that boost effect from not transformed side was also applied if creature was transformed. 2013-12-17 23:48:38 +01:00
Quercitron
79a1ddb145 [6ED] Add 8 cards 2013-12-17 00:33:22 +04:00
LevelX2
766a7055c5 * Innistrad booster - Fixed rarity distribution of double faced cards. 2013-12-16 08:22:18 +01:00
LevelX2
d0e0f60ae7 * Norn's Annex - Added missing planeswalker handling. 2013-12-15 14:20:46 +01:00
LevelX2
a1fcdb63bd [C13] Commander example deck (Mind Seize). 2013-12-15 14:19:38 +01:00
LevelX2
5df50ef836 [C13] Illisionist's Gambit (last missing C13 card). 2013-12-15 14:19:13 +01:00
LevelX2
6d0f30178d * Commander - Fixed that sacrificing a commander as cost was not possible. Added game log message if creature was removed from combat. 2013-12-15 14:17:39 +01:00
LevelX2
9000b4480c Added a test that checks if by Smelt-Ward Gatekeepers targted controlled creature gets haste as intended. 2013-12-12 19:46:40 +01:00