Commit graph

4157 commits

Author SHA1 Message Date
LevelX2
29997ebf57 * Added Eater of Days, Tariel, Reckoner of Souls, Island Sanctuary, Selvala, Explorer Returned and Awakening. 2015-07-27 17:23:09 +02:00
LevelX2
dbff7bedb9 * Some changes to skip turn handling (turn count and messages). 2015-07-27 17:21:52 +02:00
LevelX2
5fb17ce920 Merge pull request #1151 from klayhamn/master
Adding the Ripple keyword, and two cards that use it
2015-07-27 14:31:57 +02:00
LevelX2
05084e8238 Merge pull request #1150 from LoneFox78/master
New cards and fixes
2015-07-27 09:42:04 +02:00
klayhamn
50b1085ebb fix RippleEffect so that it still triggers even when original spell is exiled or countered 2015-07-27 02:01:57 +03:00
klayhamn
4d798e81b8 add thrumming stone and surging dementia 2015-07-26 19:30:15 +03:00
Simown
84d2353819 Fix for Random booster draft iterates endless while booster generation (#1136) 2015-07-26 12:45:14 +01:00
LoneFox
77e53d6bbd Add PlayWithHandRevealedEffect and use it for existing cards. Implement cards: Revelation, Seer's Vision, and Wandering Eye 2015-07-26 11:49:31 +03:00
LevelX2
b029de3ec9 * Added id and colored font to shown related object names of stack abilities. 2015-07-26 10:17:04 +02:00
LevelX2
768fd17d93 * Some spelling changes. 2015-07-26 09:19:46 +02:00
LevelX2
9dd6e616cd * Fixed that commander mana replacement effect did wrong mana replacements if additional mana was produced from abilities of opponents (fixes #1146). 2015-07-26 00:38:56 +02:00
LevelX2
c1dc053e9f * Artificer's Epiphany - Fixed tooltip text (fixes #1148). 2015-07-26 00:01:30 +02:00
LevelX2
d5963642b1 Added getCounters(Game game) for PermanentImpl. 2015-07-25 20:25:19 +02:00
LoneFox
16116ea0da Add DiscardOntoBattlefieldEffect and use it for existing cards. Implement card: Dodecapod 2015-07-25 21:10:54 +03:00
LoneFox
3ea281ffbf Add DamageTargetControllerEffect and use it for existing cards. Implement card: Illuminate 2015-07-25 20:12:43 +03:00
LevelX2
6f13574639 Release 1.4.2v4. 2015-07-25 12:54:57 +02:00
LevelX2
193177d999 Fixed a lot of storage lands to calculate available mana correctly. 2015-07-25 12:41:48 +02:00
LevelX2
e4005c0a35 * Simic Manipulator - Fixed that also 0 counters could be selected (fixes #1140). 2015-07-25 12:40:59 +02:00
LevelX2
098b5fa061 Merge origin/master 2015-07-25 11:34:20 +02:00
LevelX2
7eab956657 * Garruk, Apex Predator - Fixed the triggered ability of the Emblem given to opponent. 2015-07-25 11:33:58 +02:00
emerald000
4755655dc9 Added Enraging Licid. 2015-07-25 05:23:05 -04:00
LevelX2
a380bfa196 * Gideon, Battle-Forged - Fixed that giving indestructibility effect did not end as intended. 2015-07-25 09:09:20 +02:00
LevelX2
d8dc95c16f * Reworked Cho-Manno's Blessing protection handling (fix). 2015-07-24 15:10:04 +02:00
LevelX2
630b2c32d7 * Reworked Cho-Manno's Blessing protection handling. 2015-07-24 15:04:45 +02:00
LevelX2
2ca8595789 * Reworked Order of the Stars protection handling. 2015-07-24 13:47:22 +02:00
emerald000
c4deaf3250 Added Peer Pressure, Terraformer and Wave of Indifference. 2015-07-24 03:32:31 -04:00
LevelX2
f8063ae064 Merge origin/master 2015-07-23 19:53:49 +02:00
LevelX2
05e35bcae7 Fixed build problem with OptionalAdditionalCostImpl. 2015-07-23 19:53:34 +02:00
LevelX2
7d3ff0551d Added a test. 2015-07-23 15:58:10 +02:00
LevelX2
b169e7e6c7 * Mage-Ring Network - Fixed calculation of available mana. 2015-07-23 12:42:02 +02:00
LevelX2
0e0678f9d1 Added workaround to random booster drafr booster generation to prevent endless loops (#1136). 2015-07-23 00:23:00 +02:00
LevelX2
bc36734c69 Merge origin/master 2015-07-22 21:46:59 +02:00
LevelX2
4b7270672c Added Bane of the Living. 2015-07-22 21:46:32 +02:00
LevelX2
5582590d30 Merge pull request #1135 from LoneFox78/master
More IPA cards
2015-07-22 21:07:54 +02:00
LevelX2
d9f88fdd6e * ChampionAbility - Fixed to work for all creatures. 2015-07-22 21:02:04 +02:00
LevelX2
ae675942e2 Added Dwarven Landslide. 2015-07-22 17:23:07 +02:00
LevelX2
4afcd3be6d ChampionAbility - If subtypes parameter is set to null, Champion ability works with all creatures. 2015-07-22 13:31:57 +02:00
LoneFox
9acff5aa9c Add DamageDealtToAttachedTriggeredAbility an use it for existing cards. Implement cards: Binding Agony and Soul Link 2015-07-21 21:51:27 +03:00
LevelX2
eca37467a3 * Added a auto select color for color choices of mana abilities that ask the human player to select a colo (implements #690). 2015-07-21 17:23:10 +02:00
LevelX2
1728eb01e0 * Replaced some card classes by framework classes. Some minor changes to cards. 2015-07-21 14:55:15 +02:00
LevelX2
39320d213b Merge origin/master 2015-07-20 22:10:35 +02:00
LevelX2
eb7ca3788a * Recovery added missing check for creature type. 2015-07-20 22:09:36 +02:00
LevelX2
b284d6e204 Merge pull request #1130 from LoneFox78/master
New cards and cleanup work
2015-07-20 22:06:36 +02:00
LoneFox
2c3790b70e Remove basic lands from boosters that are not supposed to have them. Implement the timeshifted slot of Time Spiral boosters.
TODO: Planar Chaos with its "planeshifted" card slots
2015-07-20 21:06:51 +03:00
LevelX2
46d2bb9313 * Added Recover ability (closes #1119). 2015-07-20 17:08:04 +02:00
LoneFox
5872709e3e Add DamageEachOtherEffect and use it for existing cards. Implement cards: Karplusan Yeti; Tracker; and Tahngarth, Talruum Hero 2015-07-20 13:49:04 +03:00
LoneFox
daf875050c Ass BecomesTargetAttachedTriggeredAbility and use it for existing cards. Implement card: Sleeping Potion 2015-07-20 12:10:58 +03:00
fireshoes
caa9794e6b Merge origin/master 2015-07-19 23:54:31 -05:00
fireshoes
5468c1dede Implemented ~44 cards. Added +2/+2 counters. 2015-07-19 23:53:01 -05:00
LevelX2
2d54604fd2 Some redesign for split cards. 2015-07-19 19:27:20 +02:00