Commit graph

5853 commits

Author SHA1 Message Date
LevelX2
e99ff511e3 Added Quit Disrepair. 2013-06-03 08:29:33 +02:00
LevelX2
30439c2596 Added Quit Disrepair. 2013-06-03 08:29:15 +02:00
LevelX2
5cb438f701 Added the one token image of DGM. 2013-06-03 08:28:49 +02:00
LevelX2
010645b406 Fixed that PC2 mythic expansion symbol was not loaded. 2013-06-03 08:28:28 +02:00
LevelX2
0facaa8974 [minor] Formatting. 2013-06-02 09:37:38 +02:00
LevelX2
ba21f4799f Initializing player life and top card reveald state for new game so that the values from last game are not applied at the start of the new game of a match. 2013-06-02 09:37:17 +02:00
LevelX2
4f291eb05a Fixed a bug of Maze's end about checking win condition. 2013-06-02 09:35:25 +02:00
LevelX2
9989070b7e [minor] Formatting. 2013-06-02 02:28:20 +02:00
LevelX2
5de0551879 Fixed a bug of Consume Spirt not giving live to its controller (bug not forcing use of black mana still to fix). 2013-06-02 02:27:52 +02:00
LevelX2
893411de8a Fixed a bug of Cloudstone Curio not bringing back permanents. 2013-06-02 02:27:04 +02:00
LevelX2
88bb5da9f0 Fixed Urban Burgeoning not giving a triggered but a static ability to enchanted land. 2013-06-02 02:25:33 +02:00
LevelX2
c2b2d56733 Added Boom // Bust, Magus of the Tabernacle. 2013-06-02 02:24:15 +02:00
LevelX2
2d7c4e08a8 Fixed UndyingAbility and PersistAbility giving their counters to late to the permanent. 2013-06-01 17:42:13 +02:00
LevelX2
e3ee986c47 Changed graveyard card count of Lord of Extinction to only count cards of players in range. 2013-06-01 09:59:53 +02:00
jeffwadsworth
18ee3ce9ea - Added Lord of Extinction 2013-05-31 17:12:02 -05:00
jeffwadsworth
6da624a09c - Added Predatory Advantage 2013-05-31 16:20:36 -05:00
LevelX2
b46dab1c96 Fixed two bug of detain (DetainAll did not lock in targets, DetainTarget did not take zoneChangeCounter into account). Added info text to tooltip of detained permanents. 2013-05-31 17:42:25 +02:00
LevelX2
1677373c13 Added canUseActivatedAbilities method to RestrictionEffect. 2013-05-31 17:38:59 +02:00
LevelX2
98d2fdbb33 Added Isochron Scepter. 2013-05-30 15:26:13 +02:00
LevelX2
6aee547572 [minor] formatting 2013-05-30 15:25:51 +02:00
LevelX2
6fe49fff2d Added prefixRule option to EntersBattlefieldTriggeredAbility. 2013-05-30 15:25:28 +02:00
LevelX2
8914c204f6 Added logic for state base effects to remove copied cards in exile. Fixed a bug that triggeredEffects were null because player was no more in game. Added isInGame method for Player. 2013-05-30 15:24:45 +02:00
LevelX2
38917087a5 Fixed a bug that AI blocking causes endless loop. 2013-05-30 15:21:39 +02:00
LevelX2
a734d604d5 Added mage-player-ai-draftbot to server dependencies to get it included in assembled release package. 2013-05-30 09:47:13 +02:00
LevelX2
d178a774f3 Fixed bug of Mutilate and Ichor Explosion not locking in the dynamic values. 2013-05-30 09:26:20 +02:00
LevelX2
c8a5596510 Added a lockedIn option to BoostAllEffect. 2013-05-30 09:25:37 +02:00
LevelX2
6f8ee8e3de Fixed blocking change for AI player not locking the game. 2013-05-29 21:02:00 +02:00
LevelX2
7bb6fabfef Fixed Alpha Authority and combat to handle a defined maximum of blockers. 2013-05-29 17:41:30 +02:00
LevelX2
9c18425b46 [Minor] fixes to sourceId paramter for returning creatures to battlefield. 2013-05-28 07:43:18 +02:00
LevelX2
b463bc756f Added reminder text to Equip ability. 2013-05-28 07:42:14 +02:00
LevelX2
68ed1a4c91 [Minor] fixes to tooltip rule generation. 2013-05-28 07:41:52 +02:00
LevelX2
9a42d3d3f8 Trying to fix a ConcurrentModificationException during FFA match, if a player dies. 2013-05-28 07:41:08 +02:00
LevelX2
ec1607432f Merge branch 'master' of https://github.com/magefree/mage.git 2013-05-27 19:41:33 +02:00
LevelX2
a8f463e862 Sample decks from GP Guadalajara. 2013-05-27 19:40:32 +02:00
LevelX2
b7881f8eb2 Implemented split card name handling according the rules (two separate names). I guess this fixes #221. 2013-05-27 16:57:16 +02:00
LevelX2
9ea3eb5fe3 [minor] formatting. 2013-05-27 16:55:01 +02:00
LevelX2
80baa5db2e Added Krosan Verge. 2013-05-27 16:54:42 +02:00
LevelX2
9c1883578d Added 7 equipments with atomatic attach effect. 2013-05-27 14:47:33 +02:00
LevelX2
40d1ea8da1 [minor] fixes to handling of auras going to battlefield from library or graveyard. 2013-05-27 12:55:11 +02:00
LevelX2
908b9194c3 Added some more sample decks. 2013-05-27 08:15:17 +02:00
LevelX2
a0e09051fb Added new cards Damping Matrix and Pollenbright Wings. 2013-05-27 08:15:00 +02:00
LevelX2
d950fc47f7 Fixed a bug of Spellskite that it didn't work correctly for abilities. 2013-05-26 14:35:05 +02:00
LevelX2
613aa5cd8b Fixed a bug concerning convoke loosing x value if using creatures with colored mana that can be used to reduce the spell costs. 2013-05-26 14:34:14 +02:00
LevelX2
8933edc719 Fixed bug of Search for Tomorrow bringing lands tapped in play instead of untapped. 2013-05-26 01:02:32 +02:00
LevelX2
58bb785754 Fixed bug that tooltip text of token created by Voice of Resourgence said permanent instead of creature. 2013-05-26 01:00:34 +02:00
LevelX2
f158c40d1e Fixed a bug in the Evoke ability. 2013-05-25 18:00:29 +02:00
LevelX2
e22400d0ae Sample deck from GP Portland. 2013-05-25 15:47:08 +02:00
LevelX2
e7432de104 Added 19 creature cards with evoke. 2013-05-25 15:45:03 +02:00
LevelX2
5da4b0ffd3 Added new keyword.txt parameter for gen-card.pl. 2013-05-25 15:43:41 +02:00
LevelX2
9f277547de Added Evoke ability. 2013-05-25 15:42:52 +02:00