Commit graph

2156 commits

Author SHA1 Message Date
LevelX2
eaba56568d * Maelstrom Nexus - Fixed bug that for cascade effect of Maelstrom Nexus always the casting cost of Maelstrom Nexus itself were used to compare if cascade applies instead of the casting cost of the spell that triggered the effect. 2013-09-07 07:51:29 +02:00
LevelX2
e9f0ad3f7d [THS] Added Glare of Heresy and Gods Willing. 2013-09-05 17:14:10 +02:00
LevelX2
6066cc2308 Removed unused Constants class. 2013-09-05 16:27:12 +02:00
LevelX2
7f6eca171e Redesigned handling of chat start message. 2013-09-05 16:25:14 +02:00
LevelX2
4e23d49bd2 Added text to ManaType constants. 2013-09-04 17:15:51 +02:00
LevelX2
3a1d687cf1 Added CantBeBlockedTargetEffect and LoseCreatureTypeSourceEffect. 2013-09-04 17:15:13 +02:00
LevelX2
93ca287478 [THS] Added DynamicValue for Devotion. 2013-09-04 17:14:41 +02:00
LevelX2
40102af238 Changed text of IndestructibleAbility. 2013-09-04 17:14:09 +02:00
LevelX2
7569056804 Added HeroicAbility for Theros. 2013-09-04 11:55:24 +02:00
LevelX2
d36a968579 * Thraximundar - Fixed that the second ability to sacrifice a creature didn't trigger. 2013-09-03 23:42:34 +02:00
LevelX2
7ce2aba997 Added reminder text to ScryEffect. 2013-09-03 17:11:11 +02:00
LevelX2
2c55591172 Added MonstrosityAbility for Theros. 2013-09-03 17:10:52 +02:00
LevelX2
62440c344f Added check for ChangelingAbility.ALL_CREATURE_TYPE to MageObjectImpl. 2013-09-03 08:28:31 +02:00
Plopman
bd47580d6d Added subtype parameter in FilterPermanent 2013-09-02 19:57:46 +02:00
Plopman
97018b1a4b Fixed Mutavault (E.G. didn't gain abilities from Sliver) 2013-09-02 19:56:01 +02:00
LevelX2
b6285accde [THS] Added 3 Theros cards. 2013-09-02 17:11:07 +02:00
LevelX2
8e9dba6368 Some changes to test handling to set correct zon for cards in library. 2013-09-01 15:48:44 +02:00
LevelX2
1090258114 Changed ConditionalContinousEffect to handle latest changes correctly. 2013-09-01 14:48:00 +02:00
LevelX2
277f9363fd * Fury Charm - Fixed that Suspended Cards could not be cast, if last counter was removed with Fury Charm. 2013-09-01 11:15:31 +02:00
LevelX2
5456a908a8 * Progenitor Mimic - Fixed that the created copies could select a new target. 2013-09-01 11:13:03 +02:00
LevelX2
2b916a5dfb * Figure of Destiny - Fixed that effects didn't work correctly if Figure returned to battlefield. 2013-08-30 20:43:16 +02:00
LevelX2
2dd4a32048 * Anhilator Ability - Fixed a bug hat could happen if multiple creatures with Annihilator were on the battlefield (fixes #287). 2013-08-28 16:08:52 +02:00
LevelX2
c5a21a5c88 * ConvokeAbility - Fixed that Convoke checks correctly for the colors of the tapped creature instead of the colored mana costs of it (fixes #299). 2013-08-28 15:31:58 +02:00
LevelX2
f4c0412c8c * Blinding Beam - Fixed that the players creatures don't untap effect lasted until end of game instead until the next untap phase of target player. 2013-08-28 15:12:38 +02:00
LevelX2
d7b7f6c234 * Detain effect - Fixed that detained permanents stayed detained until end of game if the controller of the detain effect left/lost the game before detain effect did end (fixes #304). 2013-08-28 15:11:17 +02:00
LevelX2
257aae3800 Minor formatting. 2013-08-28 08:36:04 +02:00
LevelX2
0f31cd9f12 Added Aegis of Honor and Helm of Awakening. 2013-08-28 08:35:47 +02:00
LevelX2
51d4dff35b Fixed cards with tooltip text containing "Other Other" and "you control you control" text parts. 2013-08-27 16:33:25 +02:00
LevelX2
b8e7604ca7 Minor formattings. 2013-08-24 17:17:35 +02:00
LevelX2
90ec6123b2 Some changes to RedirectionEffect. 2013-08-24 17:16:42 +02:00
LevelX2
dbc7fec977 Added SpellCastAllTriggeredAbility, some minor formatting. 2013-08-23 15:01:52 +02:00
LevelX2
7cf2b0cc97 Fixed a bug that player names of finished matches were no longer shown in the list of fnished matches. 2013-08-23 14:35:59 +02:00
LevelX2
0c6f3bc463 Renamed OpponentCastsSpellTriggeredAbility to SpellCastOpponentTriggeredAbility. 2013-08-22 14:04:17 +02:00
LevelX2
28d67d2b6e Renamed SpellCastTriggeredAbility to SpellCastControllerTriggeredAbility. 2013-08-22 14:02:22 +02:00
LevelX2
4fdcae3cb3 Added Phelddagrif. 2013-08-22 08:38:26 +02:00
Plopman
9ba97d794b Added ReturnToHandChosenControlledPermanentEffect 2013-08-19 22:06:00 +02:00
LevelX2
f9810704d6 [SOK] 3 cards. 2013-08-18 10:09:30 +02:00
LevelX2
7985e2456d * Figure of Destiny - Fixed that the activated updates also lasts if Figure left battlefield and returned to it in some way. 2013-08-18 10:04:04 +02:00
LevelX2
e6c42edc4f Fixed false min target handling of computer player. Some minor changes and additions to framework. 2013-08-16 10:15:20 +02:00
LevelX2
b772ee224e Added sweep effect. 2013-08-16 10:13:36 +02:00
Plopman
ad436bbf59 Fixed a bug. Change stack order after cancel an ability.I did'nt checked if this bug appear with other members of gamestate. 2013-08-13 19:07:15 +02:00
Plopman
da3c153a10 Fixed FilterCard with splitcard 2013-08-13 19:04:35 +02:00
Plopman
61d0e7db0d Fixed ConvertedManaCostPredicate for stackObject 2013-08-13 19:04:09 +02:00
LevelX2
90774fea0b * Test of Faith - Fixed that +1/+1 counters that a blocker got during combat already counted for damage dealt to the attacker. 2013-08-13 14:23:49 +02:00
LevelX2
ff3d9d463a [Minor] Formatting, comments. 2013-08-13 11:24:53 +02:00
LevelX2
375d3ebf64 Fixed a recently added problem with MageSingleton restriction effects. 2013-08-13 11:24:22 +02:00
LevelX2
a70d91e4b4 Removed double check of can block restriction. 2013-08-13 11:23:09 +02:00
LevelX2
3a12ec9389 [CHK] Added Tatsuma the Dragon Fank, Godo Bandit Warlord. 2013-08-13 11:21:12 +02:00
LevelX2
09126d321a * Fixed NPE bug during blocker declaration (fixes #308). 2013-08-11 20:24:57 +02:00
LevelX2
c9d18f0410 Fixed a bug in LockedInCondition that caused bugs in cards that used it (e.g. Goblin Bushwhacker). 2013-08-11 16:03:58 +02:00
LevelX2
0cf7ca3fca Added effect type and logic to handle multiple untap restriction effects. 2013-08-10 13:06:32 +02:00
LevelX2
ae44981cfa Added a game end dialog, that shows the result of the finished game. 2013-08-07 16:50:25 +02:00
LevelX2
0d37d1593b * Odric Master Tactician - Fixed that the game didn't leave the block phase controlled by the controller of Odric. 2013-08-06 18:26:49 +02:00
LevelX2
062a00f65e Fixed that for some of the day / night cards the night side instead of the day side was found if the card was read from repository. 2013-08-05 18:05:13 +02:00
LevelX2
2225c6f988 [Minor] Formatting. 2013-08-05 18:03:38 +02:00
LevelX2
56dbd4b284 Fixed that in multiplayer games attacked players could block attacking creatures that attacked other players. 2013-08-05 15:32:26 +02:00
Jeff
ab0e0a7735 - Added 4 cards from Conflux. 2013-08-04 18:18:25 -05:00
LevelX2
c452bdbc51 Added conditonal requirement and restriction effect. 2013-08-04 17:50:31 +02:00
LevelX2
4a28881f71 Added as thought effect to let creatures block tapped. 2013-08-03 20:14:11 +02:00
LevelX2
bff02c4f9f [CHK] 8 cards. 2013-08-02 15:28:31 +02:00
LevelX2
37e2616b9f Merge branch 'master' of https://github.com/magefree/mage.git 2013-08-01 09:59:02 +02:00
LevelX2
bd83ca37d1 * Death Denied - Fixed the bug that only the first targeted card was returned to hand. 2013-08-01 09:57:49 +02:00
Jeff
7c168bab58 - Added Brilliant Ultimatum. 2013-07-31 17:59:02 -05:00
KholdFuzion
c1cbb5f60d Fix id of Natural Selection in mtg-cards-data and update CARD_DB_VERSION 2013-07-31 03:06:59 -05:00
KholdFuzion
892f69d433 Add DanDan, Pirate Ship, Sea Serpent
Modifys Seasinger by moving class ControllerControlsIslandPredicate to it's own file.
2013-07-30 01:25:04 -05:00
kholdfuzion
3438123d95 Increase DB version due to recent ID changes. 2013-07-28 01:08:23 -05:00
Plopman
cf7b06c611 [Commander] Implement commander mulligan 2013-07-26 21:21:01 +02:00
Jeff
b412a43cbb Merge branch 'master' of https://github.com/magefree/mage.git 2013-07-25 16:27:53 -05:00
Jeff
c7f899962b - Added Razia Boros Archangel, Duergar HedgeMage, Battlegate Mimic. 2013-07-25 16:26:29 -05:00
LevelX2
90a41a10e7 Fixed NPE in TopLibraryCardTypeCondition (fixes #300). 2013-07-25 19:05:58 +02:00
LevelX2
655dcea56d * Council of the Absolute - Fixed IllegalStateException (fixes #297) . 2013-07-25 18:53:58 +02:00
LevelX2
271e4b61ba Fixed NPE in TurnMods (fixes #296). 2013-07-25 15:52:20 +02:00
LevelX2
1d6ee80e4c Fixed that if a player leaves a multiplayer game during combat, his creatures are removed from combat (fixes #275). 2013-07-25 15:43:28 +02:00
LevelX2
9a04fb57cb Added a player lost and player won message to the game log. 2013-07-25 15:40:46 +02:00
LevelX2
d85070ea4a Fixed NPE in CantCounterSourceEffect (fixed #295). 2013-07-25 00:25:47 +02:00
LevelX2
87f8ac44ee * Reveillark - Fixed that only one creature was put to battlefield but two were selected. 2013-07-24 19:14:17 +02:00
LevelX2
14bf4c8d33 * Mindsparker - Fixed that the ability did not trigger for the correct card types and colors. 2013-07-24 19:02:50 +02:00
LevelX2
936eb461e4 * Fixed a bug that for deck txt importer not the newest edition of a card was used. 2013-07-24 16:30:29 +02:00
Plopman
8b6cfc9529 Fixed a bug with multiple replacement effect. The bug appear with the fix of #198 and #196 2013-07-23 23:20:16 +02:00
Plopman
a8538885ab [Commander]Added alternative lose condition. (21 damages by commander) 2013-07-23 18:15:12 +02:00
Plopman
f333435b7b Added CastSourceTriggeredAbility. Didn't replace existing cards 2013-07-23 18:11:31 +02:00
LevelX2
1016decf07 Started fixing that match does not end, if player left mage during sideboarding (not finished yet). 2013-07-23 17:23:47 +02:00
LevelX2
94109b5e2e Fixed that won effect did not work if winning player was not first player in player list. 2013-07-23 17:22:49 +02:00
LevelX2
8af9e334e0 Merge branch 'master' of https://github.com/magefree/mage.git 2013-07-22 18:48:44 +02:00
LevelX2
c65f0b4904 Added Bladewing the Risen and Vish Kal, Blood Arbiter. 2013-07-22 17:19:43 +02:00
LevelX2
0953b1477f Added a LockedInCondition and renamend UnlessCondition to InvertCondition. 2013-07-22 13:33:57 +02:00
LevelX2
61f2b3a4aa Moved UnlessCondition to correct package. 2013-07-22 13:22:44 +02:00
LevelX2
a50d23e35c Moved condition helper classes to mage.abilities.condition. 2013-07-22 13:14:02 +02:00
LevelX2
937c757d58 Remove redundant InvertCondition and used instead UnlessCondition. 2013-07-22 13:11:09 +02:00
LevelX2
8259814afd * Kicker and Multikicker - Fixed a bug that the kicked status was not reset if needed (e.g. a Quag Vampires returning from exile of Fiend Hunter had again +1/+1 counters if he was kicked before). 2013-07-22 08:34:01 +02:00
LevelX2
b8b83816a6 increased DB version number after change of cardnumbers from Black Lotus. 2013-07-21 22:58:15 +02:00
LevelX2
7d0cf3cd8c Set version to 1.1.0 dev. 2013-07-21 22:52:25 +02:00
LevelX2
ac23750310 * Fixed a bug that looked at cards were sometimes not shown (fixes #266 and fixes #264). Removed unused code. 2013-07-20 16:58:02 +02:00
LevelX2
86a6e75378 * Fixed a bug that ActivatedOncePerTurnActivatedAbility could only be used once per game instead of once per permanent and turn (concerns Putrid Leech, Patron of the Orochi, Akki Avalanchers, Brutal Deceiver, Callous Deceiver, Cruel Deceiver, Feral Deceiver, Harsh Deceiver, Viashino Slaughtermaster, Krallenhorde Killer, Wolfbitten Captive, Beetleform Mage. Twinblade Slasher, Frilled Oculus, Ghor-Clan Bloodscale, Darkthicket Wolf, Skinshifter
Steel Hellkite, Wirewood Symbiote, Knight of the Skyward Eye, Rootwalla, Basking Rootwalla, Quirion Ranger).
2013-07-20 15:47:16 +02:00
LevelX2
b1915a1b9a * Fixed that attacking creature with deathtouch and trample had to assign more than 1 damage to blocker if only blocked by one (fixes #290). 2013-07-20 12:43:07 +02:00
Plopman
15862b4fc5 [Commander] return Commander to command zone when it's exiled or put in graveyard 2013-07-20 11:53:17 +02:00
Plopman
6b75cf1ff5 [Commander] Added cost modification (commander cost 2 more each time it's cast) 2013-07-20 11:52:09 +02:00
LevelX2
6c59cc4961 * Tenacious Dead - Fixed that it didn't came back from graveyard tapped. 2013-07-20 10:14:59 +02:00
LevelX2
6098aa1d7c Handling of players that cancel tournament improved. 2013-07-19 14:05:56 +02:00
Li REN
81b6088cff [minor] standardize adjust factor 2013-07-18 18:51:21 -04:00