Commit graph

5336 commits

Author SHA1 Message Date
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
LevelX2
3da35269af Some minor changes to framework classes. 2013-05-25 15:42:04 +02:00
LevelX2
1f12d0adf8 Added 7 creatures with Haunt. 2013-05-24 20:35:32 +02:00
LevelX2
9c58e1c209 Added HauntAbility (for creatures). 2013-05-24 20:35:12 +02:00
LevelX2
2d9df9d0f4 Fixed bug of SetPowerToughnessAllEffect not using filter. 2013-05-24 20:34:48 +02:00
LevelX2
b09f8d9614 Fixed bug of Tormentor Exarch mode was added twice. 2013-05-24 20:34:08 +02:00
LevelX2
dfdbc2e8f5 Fixed wrong tooltip rule of Myr Galvanizer. 2013-05-24 16:41:31 +02:00
LevelX2
f9e3409758 Fixed missing effects of Martial Glory. 2013-05-24 16:41:11 +02:00
LevelX2
96f0e87aea Fixed wrong mana costs of Breaking // Enetring. 2013-05-24 16:40:50 +02:00
LevelX2
b68d3bc6bc Fixed handling of Werewolf Ransacker triggered ability introduced with last rule text fix of it. 2013-05-24 14:51:14 +02:00
LevelX2
4f8fe8c510 Fixed a bug that the event LIFE_GAINED event did not include the correct amount of life, if replacement effects had changed that amount. 2013-05-24 14:49:47 +02:00
LevelX2
25b283483f Added Grinding Stone ; Terrarion and Krak-Clan Ironworks. Made targets of Tamiyo the Moon Sage mandatory. 2013-05-24 08:30:25 +02:00
LevelX2
6718332f6a Workaround for issue #213, removing object from the stack that wasn't correctly removed. 2013-05-23 20:28:30 +02:00
LevelX2
b13f33fc6b Merge branch 'master' of https://github.com/magefree/mage.git 2013-05-22 22:37:01 +02:00
LevelX2
87d7a2886d Fixed tooltip rule text of Copperline George. 2013-05-22 22:36:23 +02:00
LevelX2
bf9f3bd3a8 Fixed wrong toughness of Patron of Kitsune. 2013-05-22 22:35:59 +02:00
LevelX2
278e7771ed Fixed bug of Tribute to Hunger where target was not required. 2013-05-22 22:35:36 +02:00
Plopman
a15df7d212 [ALA] added 5 cards 2013-05-22 21:50:52 +02:00