LevelX2
4d14743c39
* Fungal Behemoth - Fixed that not only counters on controlled permanents were counted.
2015-11-19 22:35:43 +01:00
LevelX2
ec7c888044
Some fixes to put token onto battlefield handling of cards. Some minor reworks.
2015-11-19 15:52:45 +01:00
LevelX2
7bb5d1bb43
Merge pull request #1374 from poixen/mana_cleanup
...
Mana Class Overhaul
2015-11-19 14:37:39 +01:00
poixen
1f5638539f
Class Overhaul
...
+ added javadoc
+ added final to method variables that should not be mutated
+ Mana can no longer be initialised with minus values
+ added null assertions
+ renamed ‘addXXX’ to ‘increaseXXX’. Add implies that you are able to
add variable amounts.
+ subtraction can no longer allow minus values.
+ removed unused state
+ refactored classes use renamed/removed mana calls
+ added comment to contains(), needs to be looked into?
+ Added validation to setting of mana. Can no longer be set to minus
values. Will log if an attempt is made
+Added comment to static mana, this is unsafe.
2015-11-19 09:53:52 +01:00
LevelX2
85bb13b6d8
Merge pull request #1373 from nigelzor/more-cards
...
implement a bunch of simple cards
2015-11-19 09:41:56 +01:00
Neil Gentleman
3fdfbca85b
Aysen Bureaucrats has art variants
2015-11-18 21:49:59 -08:00
Neil Gentleman
c01cfd0395
fix Meteor Blast card name
2015-11-18 21:49:58 -08:00
Neil Gentleman
dac723028c
implement a bunch of simple cards
2015-11-18 21:05:14 -08:00
Neil Gentleman
00ec431889
add Gorgon Recluse, cleanup similar cards
...
Added filtering to BlocksOrBecomesBlockedByCreatureTriggeredAbility,
so that non-wall and color-specific basilisks could reuse it.
Simic Basilisk and Deathgazer were incorrectly destroying the creature
immediately, not at end of combat.
2015-11-18 21:05:14 -08:00
Quercitron
50a02403a0
Fix that Koth of the Hammer could target only mountains you control
2015-11-19 03:20:52 +03:00
LevelX2
fd0d9c166d
[C15] Added Mizzix's Mastery, Mirror Match and Synthetic Destiny.
2015-11-19 00:39:43 +01:00
LevelX2
dcf3ac87f1
[C15] Added Deadly Tempest and Dread Summons.
2015-11-18 20:04:00 +01:00
LevelX2
581e5bee4c
Merge origin/master
2015-11-18 19:25:37 +01:00
LevelX2
6ef2a42f6e
* Burning-Tree Shaman - Fixed a bug that could lock the game if players had hexprrof.
2015-11-18 19:25:20 +01:00
LevelX2
7044e58231
[C15] Added Scourge of Nel Toth.
2015-11-18 17:39:32 +01:00
LevelX2
af30ce399c
* Anaba Shaman - Fixed that it did damage to all players instead of target creature or player.
2015-11-18 15:50:53 +01:00
LevelX2
c06e86cd2f
* Lurking Predators - Some minor rework.
2015-11-18 15:34:10 +01:00
Neil Gentleman
9856c48688
fix Skull of Orm
...
should only be able to return cards from your graveyard
2015-11-17 23:36:14 -08:00
Neil Gentleman
1750bf32a1
fix Seance
...
Spirit subtype wasn't being added, and the token shouldn't have haste
2015-11-17 23:36:06 -08:00
LevelX2
aef3de9348
Merge pull request #1368 from LoneFox78/master
...
Some Ice Age
2015-11-17 06:24:06 +01:00
emerald000
7ee24f2b32
[C15] Added AEthersnatch.
2015-11-16 22:01:30 -05:00
LoneFox
42593f483a
Implement cards: Armor of Faith, Fyndhorn Bow, Mystic Might, and War Chariot
2015-11-16 20:21:20 +02:00
fireshoes
db578a629a
Added some simple cards.
2015-11-16 11:49:14 -06:00
LoneFox
3bb829f169
Implement cards: Arnjlot's Ascent, Rally, Soul Kiss, and Stone Spirit
2015-11-16 19:44:50 +02:00
LoneFox
3015006e52
Clean up the Embrace cycle from Urza's Saga
...
TODO: The last ability of Vampiric Embrace is wrong, it should not grant an ability to the enchanted creature.
2015-11-16 14:39:55 +02:00
LoneFox
1763edacf5
Implement cards: Binding Grasp, Despotic Scepter, Mesmeric Trance, and Warning
2015-11-16 12:12:27 +02:00
LoneFox
c97478735f
Implement cards: Foul Familiar, Hot Springs, Stampede, and Wings of Aesthir
2015-11-16 11:16:41 +02:00
emerald000
7210999e24
[C15] Added Thief of Blood.
2015-11-16 03:52:27 -05:00
LoneFox
10e928b289
Implement cards: Forbidden Lore, Fumarole, Hyalopterous Lemure, and Hymn of Rebirth
2015-11-16 10:25:45 +02:00
fireshoes
a55fa16963
Added several cards. Need tested or looked over.
2015-11-16 01:21:20 -06:00
fireshoes
1cf7aa6e5e
Fixed that Mercurial Pretender could copy opponent's creatures.
2015-11-15 21:52:55 -06:00
LevelX2
1d590442d0
[C15] Added Awaken the Sky Tyrant and Dream Pillager.
2015-11-15 20:05:58 +01:00
LevelX2
1495b487f5
Merge origin/master
2015-11-15 18:54:51 +01:00
LevelX2
160f14eed1
[C15] Oreskos Explorer, Bastion Protector and Dawnbreak Reclaimer.
2015-11-15 18:54:26 +01:00
Neil Gentleman
0da57fe2cb
fix Divine Sacrament
2015-11-15 03:48:00 -08:00
LevelX2
d3751af0db
[C15] Added Skullwinder and Ezuri's Predation.
2015-11-15 11:10:52 +01:00
Neil Gentleman
33e106919c
Gemstone Mine: remove dead code
2015-11-14 23:43:05 -08:00
Neil Gentleman
f73e948f08
add Skittering Horror, Skittering Monstrosity
2015-11-14 23:43:05 -08:00
fireshoes
2e695b66b2
Fixed that Skittering Skirge's triggered ability was optional. Fixed that Cackling Fiend wrongly had flying.
2015-11-14 22:14:26 -06:00
LevelX2
5262d8d358
* Epic Experiment - Fixed handling of casting of cards without mana.
2015-11-14 19:06:07 +01:00
LevelX2
ed6b5cf820
* Concerted Effort - Fixed that it was applied to all creatures instead of only controlled.
2015-11-14 11:54:30 +01:00
LevelX2
e0b7f1dbf6
* Deadly Wanderings - Fixed that its effects were applied to all permanents instead of the only controlled creature.
2015-11-14 11:30:10 +01:00
LevelX2
70bce1c082
* Void Winnower - Fixed that the check for even casting costs did not work correctly.
2015-11-14 11:24:26 +01:00
LevelX2
d3000da3a3
* Void Winnower - Fixed that the check for even casting costs did not work correctly.
2015-11-14 11:14:50 +01:00
LevelX2
50b5602459
* Conflagrate - Fixed that the damage amount could be calulated if cast by flashback.
2015-11-14 10:01:13 +01:00
LevelX2
11d671d255
* Serrated Arrows - Fixed that it came onto battlefield with 4 instead of correctly 3 arrowhead counters.
2015-11-14 02:31:47 +01:00
LevelX2
aa9290276d
[C15] Added Centaur Vinecrasher.
2015-11-14 02:12:10 +01:00
LevelX2
4711e0cf99
Changed ability handling of modal spells to be able to select the same mode multiple times with different targets.
2015-11-14 01:56:56 +01:00
LevelX2
ae3640557a
Merge pull request #1361 from nigelzor/vanguard
...
add Momir Basic game type
2015-11-12 04:00:27 -05:00
emerald000
02b19424c2
[C15] Added Command Beacon and Seal of the Guildpact.
2015-11-11 20:15:10 -05:00
LevelX2
f295e565f4
Merge pull request #1360 from LoneFox78/master
...
Random cards and fixes
2015-11-11 22:42:11 +01:00
LoneFox
38ea922ea9
Kill some unnecessary custom effects
2015-11-11 11:07:13 +02:00
emerald000
abd90acbf2
[C15] Added Grave Peril and Reins of Power.
2015-11-11 04:01:48 -05:00
LoneFox
70f77b858e
Rename BecomesTappedCreatureControlledTriggeredAbility -> BecomesTappedTriggeredAbility and generalize it to allow all kinds of permanent fiilters instead of just controlled creatures. Implement cards: Lifeblood and Lifetap
2015-11-11 10:18:49 +02:00
LoneFox
f133854db1
Rename BecomesTappedTriggeredAbility -> BecomesTappedSourceTriggeredAbility
2015-11-11 09:49:25 +02:00
LoneFox
bddb9999aa
Implement cards: Aliban's Tower, Folk of An-Havva, Leaping Lizard, and Reef Pirates
2015-11-10 23:46:46 +02:00
LoneFox
f631f74faf
Fix Active Volcano to be able to target a nonland Island if such thing happens to be around. Implement cards: Cleanse, Flash Flood, and Spinal Villain
2015-11-10 22:03:40 +02:00
LoneFox
2c23d23566
Fix PlayWithTheTopCardRevealedEffect's text. Implement cards: Field of Dreams and Wizened Snitches
2015-11-10 21:11:11 +02:00
LoneFox
c33e7ad59b
Add support for selecting the counter type during resolution to RemoveCounterTargetEffect. Use it for existing cards. Fix some tooltip text issues with the effect. Implement cards: Ferropede and Spinal Parasite
2015-11-10 20:35:48 +02:00
LoneFox
6830b9c903
Implement cards: Acorn Catapult, Lunar Avenger, Plunder, and Storm Spirit
2015-11-10 12:07:29 +02:00
Neil Gentleman
ce3a70d3cf
Jorael, Empress of Beasts: fix ability
...
needs to be a Predicate<Permanent>, not Predicate<Player>
2015-11-09 21:26:15 -08:00
Neil Gentleman
616d1e556a
Nephalia Smuggler: ability can't target self
2015-11-09 21:26:15 -08:00
fireshoes
6a86a19408
[C15] ImplementedFiery, Mystic, Verdant, and Wretched Confluences. Added Legendary Cube.
2015-11-09 14:09:39 -06:00
Neil Gentleman
eda5d1a1ef
BoostSourceEffect: format X like BoostTargetEffect
...
primarily to fix Chameleon Colossus and friends, but also updated
Terra Ravager's ability to match the corrected format, and now
both Source and Target support -X, for Death's Shadow.
2015-11-08 22:14:15 -08:00
Neil Gentleman
7830dc1098
Tarox Bladewing, Chameleon Colossus: remove custom effect
...
now using the same template as Yew Spirit, Feral Animist
2015-11-08 22:14:15 -08:00
Neil Gentleman
a0ed2c2cdb
Desolation Angel: remove custom effect
...
now using the same template as Desolation Giant
2015-11-08 22:14:15 -08:00
LevelX2
64fb7fba76
[C15] Added Righteous Confluence (selecting targeted modes multiple times does not work correctly yet).
2015-11-08 20:08:02 +01:00
Quercitron
e23fc13db0
Fix pictures for some tokens from recent sets
2015-11-08 20:16:47 +03:00
fireshoes
8caf33cdf0
[C15] Implemented Broodbirth Viper, Banshee of the Dread Choir, and Blade of Selves.
2015-11-08 11:01:01 -06:00
LevelX2
5592b8f868
[C15] Added Caller of the Pack, Herald of the Host, Warchief Giant.
2015-11-08 11:52:25 +01:00
LevelX2
6f2d3a18c0
[C15] Added Myriad keyword.
2015-11-08 11:51:36 +01:00
LevelX2
d310276be1
* Jhoira's Toolbox - Fixed that the activated ability was missing.
2015-11-08 09:18:11 +01:00
LevelX2
1aea4b3b36
* Ior Ruin Expedition - Fixed that the sacrifice effect let you draw 3 instead of 2 cards.
2015-11-08 09:15:54 +01:00
fireshoes
4de4caad26
[C15] Implemented Shielded by Faith, Grasp of Fate, Arachnogenesis, and Great Oak Guardian.
2015-11-07 21:18:21 -06:00
LevelX2
82d3d52e61
* Scaleguard Sentinels - Fixed that the +1/+1 was not put on Scaleguard Sentinels if Dragon card was revealed.
2015-11-07 21:39:24 +01:00
LevelX2
43ebe000f0
* Pia and Kiran Nalaar and Whirler Rogue - Fixed rule text.
2015-11-07 21:30:02 +01:00
LevelX2
5702c694a9
* Fixed that the corresponding token image was not always set correctly.
2015-11-07 21:23:22 +01:00
LevelX2
f3e8a93316
* Renegade Krasis - Fixed that check if Renegade Krasis was evolved did not always work correctly.
2015-11-07 21:21:03 +01:00
LevelX2
9602c57bdf
Merge pull request #1358 from nigelzor/misc-fixes
...
Misc fixes
2015-11-07 16:58:12 +01:00
LevelX2
d596a1ef83
* Fixed a bug that self scope were checked for non relevant events ( fixes #1350 ).
2015-11-07 13:32:15 +01:00
Neil Gentleman
a6fc9e8299
update Bog Gnarr to match Glade Gnarr
...
re: 456c405c11
2015-11-07 04:31:30 -08:00
Neil Gentleman
cad96e1927
fix ActivatedAbilityUsedThisTurnWatcher ClassCastException
...
Chronatog Totem and Groundling Pouncer were breaking when trying to play
spells with convoke:
java.lang.ClassCastException: mage.game.stack.Spell cannot be cast to mage.game.stack.StackAbility
mage.sets.timespiral.ActivatedAbilityUsedThisTurnWatcher.watch(ChronatogTotem.java:148)
mage.watchers.Watchers.watch(Watchers.java:63)
mage.game.GameState.handleEvent(GameState.java:665)
mage.game.GameImpl.fireEvent(GameImpl.java:2286)
mage.players.PlayerImpl.specialAction(PlayerImpl.java:1094)
mage.players.PlayerImpl.activateAbility(PlayerImpl.java:1133)
mage.player.human.HumanPlayer.activateAbility(HumanPlayer.java:1219)
mage.player.human.HumanPlayer.specialManaAction(HumanPlayer.java:1209)
mage.player.human.HumanPlayer.playManaHandling(HumanPlayer.java:791)
mage.player.human.HumanPlayer.playMana(HumanPlayer.java:769)
mage.abilities.costs.mana.ManaCostsImpl.pay(ManaCostsImpl.java:135)
mage.abilities.AbilityImpl.activate(AbilityImpl.java:394)
mage.game.stack.Spell.activate(Spell.java:128)
mage.players.PlayerImpl.cast(PlayerImpl.java:969)
(...)
2015-11-07 04:31:30 -08:00
Neil Gentleman
8af7526acc
Assembly-Worker doesn't give counters
2015-11-07 04:04:00 -08:00
Neil Gentleman
492637544a
Terraformer, Elsewhere Flask: use ChoiceBasicLandType
...
avoiding repetition of the basic land types everywhere
2015-11-07 04:03:29 -08:00
Neil Gentleman
45c61417ec
fix Goblin Mutant & Stinkdrinker Bandit
2015-11-07 04:02:12 -08:00
LevelX2
b1c3d690f5
* Fixed some ability and subtype removing effects ( fixes #1352 ).
2015-11-07 12:29:31 +01:00
LevelX2
456c405c11
* Glade Gnarr - Removed unneccessary custom class.
2015-11-07 08:35:56 +01:00
Neil Gentleman
7985728eb7
Glade Gnarr triggers on blue spells, not black
2015-11-06 20:00:33 -08:00
fireshoes
8051d1a86a
[C15] Fixed a couple typos in mtg-cards-data. Added Dominate, Borderland Behemoth, and Crystal Chimes.
2015-11-06 16:19:09 -06:00
fireshoes
ae55c8b176
[C15] Updated complete spoiler and added existing reprints. Add Rite of the Raging Storm and Corpse Augur.
2015-11-06 12:35:50 -06:00
LevelX2
e6860a6020
Merge pull request #1357 from LoneFox78/master
...
Some Tempest
2015-11-06 12:09:52 +01:00
LoneFox
fde9ae68dc
Extract DestroyTargetAtBeginningOfNextEndStepEffect from Stone Giant to its own file. Implement cards: Blood Frenzy, Flowstone Sculpture, Imps' Taunt, and Mogg Cannon
2015-11-06 09:19:47 +02:00
fireshoes
c7b638405a
Added Greater Stone Spirit, Faerie Harbinger, Giant Harbinger, Amnesia, Dewdrop Spy, Wheel and Deal. [C15] Added some more 11/5 spoilers and Urza's Incubator reprint.
2015-11-05 13:22:45 -06:00
fireshoes
59cf816f32
[C15] Added 11/5 spoilers and Angel of Serenity reprint, corrected Meteor Blast's translated name, and updated tokens.
2015-11-05 10:26:40 -06:00
fireshoes
4cf957a4a9
Merge origin/master
2015-11-05 09:05:50 -06:00
fireshoes
9058b86a35
[C15] Added some spoilers to mtg-cards-data.txt. Implemented Thought Vessel, Daxos's Torment, Arjun the Shifting Flame, and Bloodspore Thrinax. Added Black Market reprint.
2015-11-05 09:04:56 -06:00
LevelX2
e82a7b621e
* Fixed a problem with countering abilities on the stack.
2015-11-05 15:39:12 +01:00
fireshoes
3940ff4b2e
[C15] Implemented Meteor Volley, Karlov of the Ghost Council, and Magus of the Wheel.
2015-11-05 00:08:17 -06:00
fireshoes
331eee46a6
[C15] Implemented Meren of Clan Nel Toth and Pathbreaker Ibex. Fixed translated name of Broodbirth Viper in mtg-cards-data.txt.
2015-11-04 22:35:40 -06:00
fireshoes
b741dde031
Updated 11/3-4 Commander 2015 spoilers. Implemented Ezuri, Claw of Progress.
2015-11-04 19:53:07 -06:00
LevelX2
39762e5bf5
* Some rework of card moving after spell countering.
2015-11-05 00:37:37 +01:00
LevelX2
3de7ff6808
* Some rework of card moving after spell countering.
2015-11-05 00:37:30 +01:00
LevelX2
1139495fd7
* SetPowerToughnessSourceEffect - Set the correct sublayer to use ( fixes #1354 ).
2015-11-04 22:31:35 +01:00
LevelX2
af18f95bba
Minor changes.
2015-11-04 17:16:45 +01:00
LevelX2
54d28550b4
Added a test.
2015-11-04 12:28:48 +01:00
LoneFox
b190a73169
Implement cards: Canyon Drake, Havoc, Pit Imp, and Safeguard
2015-11-04 11:30:02 +02:00
LoneFox
e04db9a4b7
Clean up Godo's Irregulars. Implement card: Flowstone Salamander
2015-11-04 11:08:32 +02:00
LoneFox
c5617cf09a
Remove unnecessary custom effect class from Divine Offering. Implement card: Serene Offering
2015-11-04 10:41:10 +02:00
LoneFox
2080ad3ab8
Add CastOnlyIfYouHaveCastAnotherSpellEffect and use it for existing cards. Implement card: Skyshroud Condor
2015-11-04 10:40:07 +02:00
LoneFox
9e3ef31b4b
Implement cards: Apes of Rath, Endless Scream, Fool's Tome, and Fylamarid
2015-11-04 09:29:08 +02:00
fireshoes
4fa4b7198b
Added 11/3 Commander 2015 spoilers. Added C15 reprints, Daxos the Returned, Gigantoplasm, Illusory Ambusher, Kalemne's Captain, Mazirek Kraul Death Priest, Kaseto Orochi Archmage, and Scytheclaw.
2015-11-03 10:47:12 -06:00
LevelX2
4d3d46a94d
Merge pull request #1355 from LoneFox78/master
...
Some Mercadian Masques
2015-11-03 11:43:49 +01:00
LoneFox
075fee97a9
Implement cards: Flailing Manticore, Flailing Ogre, Flailing Soldier, and Snake Pit
2015-11-03 10:23:37 +02:00
LoneFox
3219ae2bf2
Implement cards: Rappelling Scouts, Stinging Barrier, Tectonic Break, and Word of Blasting
2015-11-03 09:49:58 +02:00
LoneFox
87f118bea9
Implement cards: Bog Witch, Hammer Mage, Notorious Assassin, and Seismic Mage
2015-11-03 08:03:36 +02:00
fireshoes
3d8fdba059
Added 11/2 Commander 2015 spoilers (part 2). Updated Kalemne's collector number.
2015-11-02 19:53:53 -06:00
LoneFox
623d0a8cec
Implement cards: Balloon Peddler, Blaster Mage, Deepwood Drummer, and Kris Mage
2015-11-02 20:18:41 +02:00
LoneFox
2cb1235428
Implement cards: Alabaster Wall, Crenellated Wall, Drake Hatchling, and Monkey Cage
2015-11-02 19:36:14 +02:00
BursegSardaukar
82a388175c
Pulled from trunk.
2015-11-01 16:43:47 -05:00
BursegSardaukar
16a5cd42af
Added:
...
Goblin Clearcutter
Goblin Dynamo
Goblin Soothsayer
2015-10-18 23:46:20 -04:00
BursegSardaukar
a6bf42e7de
Added:
...
Goblin Archaeologist
Goblin Assassin
Unstable Hulk
2015-10-18 22:32:52 -04:00
BursegSardaukar
425725fe8a
Added:
...
Kyren Glider
Kyren Sniper
Sheiking Mogg
Keeper of kookus
2015-10-18 20:39:46 -04:00
BursegSardaukar
2fa4fae35a
Added Fire Juggler
2015-10-04 22:46:38 -04:00
BursegSardaukar
61e9ea0ba1
Added Masters Edition Goblin Mutant
2015-10-04 22:11:56 -04:00
BursegSardaukar
c041f5ef43
Added Stinkdrinker Bandit.
2015-10-04 21:41:58 -04:00
BursegSardaukar
daf4f924c9
Added Goblin Mutant.
2015-10-04 21:33:56 -04:00
BursegSardaukar
2c553dc2d4
Corrected bugs.
2015-10-04 16:11:34 -04:00
BursegSardaukar
a2eed534ee
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/sets/dissension/UtvaraScalper.java
2015-10-03 15:48:58 -04:00
tmannion
b744623717
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/sets/dissension/UtvaraScalper.java
2015-10-03 15:47:06 -04:00
LoneFox
e35e44941c
Minor fix for Kill-Suit Cultist
2015-10-02 14:20:29 +03:00
LevelX2
914931ed97
Merge pull request #1296 from LoneFox78/master
...
Dissension + fixes
2015-10-02 13:15:04 +02:00
LevelX2
1d78ab95f6
* Iname, Life Aspect - Fixed that it was able to return itself from exile.
2015-10-02 08:40:45 +02:00
LevelX2
cc8c650285
* Iname as One - Fixed that it was able to return itself.
2015-10-02 08:40:26 +02:00
LoneFox
fec3db3a61
Fix tooltip text of Ulamog's Nullifier.
2015-10-02 09:32:48 +03:00
LoneFox
bff06e3e0e
Fix Munda, Ambush Leader being able to reveal non-Ally cards.
2015-10-02 09:32:25 +03:00
LoneFox
7479ae7644
Implement cards: Evolution Vat, Kill-Suit Cultist, Rakdos Ickspitter, and Stoic Ephemera
2015-10-02 08:09:51 +03:00
LevelX2
73766a21eb
* Fixed that the token image of Kithkin Solder was not shown (token was only named Kithkin instead of Kithkin Solder).
2015-10-02 01:37:15 +02:00
LevelX2
65126ce6e1
* Hoofprints of the Stag - Fixed that wrong token image was shown.
2015-10-02 01:35:15 +02:00
LevelX2
5912ed80ad
* Fixed some problems with undo/cancel action ( fixes #1267 ).
2015-10-02 01:04:40 +02:00
LevelX2
63c6aa226a
* Spellskite - Fixed a bug that wrong log message was written if target was chnaged from a player to spellskite.
2015-10-01 22:01:49 +02:00
LevelX2
334f919ef9
* Dromar, the Banisher - Fixed that it returned all types of permanents instead of only creatures ( fixes #1294 ).
2015-10-01 21:36:52 +02:00
LevelX2
964eb0b643
* Greenwarden of Murasa - Fixed that it could still return itself from graveyard ( fixes #1295 ).
2015-10-01 21:31:59 +02:00
LevelX2
d3b56c9cc4
* Witch-Maw Nephilim - Fixed possible null pointer exception.
2015-10-01 20:20:09 +02:00
LoneFox
a51abccda7
Implement cards: Ogre Gatecrasher, Simic Ragworm, Utvara Scalper, and Whiptail Moloch
2015-10-01 18:25:49 +03:00
LoneFox
0cdbf8cca0
Kill some unnecessary custom effects
2015-10-01 16:58:37 +03:00
LoneFox
e2ab416015
Implement the Eidolon cycle from Dissension
2015-10-01 13:20:15 +03:00
LevelX2
4b41628032
* Added test.
2015-09-30 16:58:03 +02:00
LevelX2
2c52dcec73
* Mayael's Aria - Fixed that the just added counters were taken into account to check the further conditions of the triggered ability.
2015-09-30 12:21:19 +02:00
LevelX2
8044940a97
* Fixed a bug that if all targets (if targets were set) of a spell with an up to target definition (e.g. Adverse Conditions) became illegal the spell did not fizzle as it should.
2015-09-30 00:53:33 +02:00
LevelX2
0d755b3c89
Some minor changes.
2015-09-29 17:37:51 +02:00