Skip to content
LevelX2 edited this page May 27, 2018 · 1 revision

Release 1.2.0 (December 31, 2013)

Fixes

Game

  • Deck generator - Fixed a bug that during the deck generation cards with multiple colored mana symbols of the same color were unintended rated higher. So all generated decks tend to include more or nearly only cards with double or tripple colored mana symbols and so ignoring other cards.
  • Pop up menu - Set correct popup menu for the watcher of a game.
  • Fixed a bug that tournament player was not removed correctly, if he left the tournament start panel.
  • Fixed a bug that sometimes a conceding player could be wrongly set as the winner of the game.
  • Fixed more while loops running endless if a player left game at specific times.
  • In small layout the timer is now shown too.
  • Game log - Messages during multiplayer combat were improved/fixed. Choices are logged also.
  • Ability picker shows now the name of the object instead of {this} ability text.
  • Creating a new table uses now always the revious used types of players.
  • Token images - added possibility to set a original set for the token to get the correct token image if it does not exist for the card itself. Fixed a lot of not found token images. Some more have to be corrected.

Commander Format

  • Fixed that the player was not always asked to move the commander to the command zone if commander was exiled or went to graveyard.
  • Fixed a NPE (hanging client and server) if change control effects are used during commander game.
  • Fixed that cost reduction did not work for commander casting.
  • Fixed that sacrificing a commander as cost was not possible. Added game log message if creature was removed from combat.
  • Fixed commander damage win condition to only counting combat damage.
  • Added commander multiplayer format.
  • Added some commander info to tooltip text of commander in command or battlefield zone.
  • Added mana replacement effect to colorless for mana of colors not included in the mana of the commander.
  • Fixed that mana cost from commander with x costs to cast were handled correctly.

Abilities/Effects

  • Fixed a bug of mass destruction class (DestroyAllEffect) that the no regeneration allowed option was not applied (concerns ~50 cards).
  • Fixed must be blocked by all creatures if able target effects to be not abilities of the targeted creatures (so e.g. a turn to frog does not neutralize the effect).
  • Fixed must be blocked by all creatures if able effects to take only place if the creature with the effect also attacks. Could produce dead locks in game. (Lure, Prized Unicorn, Bloodscent, Gift of the Deity, Revenge of the Hunted, Golgari Decoy, Indrik Umbra, Dangerous)
  • Theros gods - Fixed that a god was not removed from the combat if he stopped beeing a creature
  • Fixed a bug that Bestow creatures came back assigned to enchanted creature instead as creature if e.g. exiled and returned with Flickerform.
  • Innistrad booster - Fixed rarity distribution of double faced cards.
  • Fixed a problem that continious effects stopped working if target got invalid after resolution (i.e. no haste from Smelt-Ward Gatekeeper's or boost from bloodthirst stopped working at end of combat).

Cards

  • Blightspeaker - Fixed that Blightspeaker also can select Rebel enchantment from library.
  • Capricious Efreet - Changed first target so the ability can't be canceled anymore.
  • Chronicler of Heroes - Fixed a bug that wrongly was not only checked at resolving time, if a creature with a +1/+1 counter did exist.
  • Curse of Bloodletting - Fixed that it did not work for all kind of damge as intended.
  • Disrupting Scepter - Fixed that it could only be activated as a Sorcery instead correctly only on your turn.
  • Echo Mage - Fixed missing tap cost of activated ability.
  • Eldrazi Spawn Token - Select one of three possible token images by random.
  • Evershrike - Fixed wrong mana costs.
  • Faerie Imposter - Fixed AI didn't handle target (TargetPermanent) correctly.
  • Flagstones of Trokair - Fixed that only basic Plains could be fetched instead of all cards with subtype Plains.
  • From the Ashes - Fixed that all searched basic lands did came back under the control of the controller of From the Ashes.
  • Havengul Lich - Fixed that cards can only be cast if regularly possible and also fixed tooltip text.
  • Hypersonic Dragon - Fixed that Sorcery cards could be cast from every zone.
  • Instigator Gang / Wildblood Pack - Fixed that boost effect from not transformed side was also applied if creature was transformed.
  • Jeleva, Nephalia's Scourge - Fixed that comes into play ability calculates the used mana correctly (e.g. additional commander cast mana).
  • Juggernaut - Fixed can't be blocked by walls ability (Juggernaut itself could not block).
  • Knight of the White Orchid - Fixed that only basic Plains could be fetched instead of all cards with subtype Plains.
  • Kruin Outlaw - Fixed that the werewolve blocking restriction will only be applied if Kurin Outlaw is transformed.
  • Leyline of Anticipation - Fixed that non Land cards could be cast from every zone.
  • Lurking Predator - Fixed a bug that the a craeture card put on the battlfield was not removed from library and therefore doubled in the deck.
  • Master of Waves - Color of the created tokens was not set to blue (was colorless).
  • Mistmeadow Witch - Fixed that the exiled creature wrongly came back tapped to battlefield.
  • Norn's Annex - Added missing planeswalker handling.
  • Plow Through Reito - Fixed bug that the boost effect did not work.
  • Quick Sliver - Fixed that Sliver cards could be cast from every zone.
  • Rampart Crawler - Fixed can't be blocked by walls ability (Rampart Crawler itself could not block).
  • Shimmer Myr - Fixed that Artifact cards could be cast from every zone.
  • Shrewd Hatchling - Triggerd abilities trigger for spells of all colors instead correctly of only red and blue spells.
  • Thornwind Faeries - Fixed missing activated ability.
  • Xathrid Gorgon - Fixed that the targeted creatures didn't get colorless.

Enhancements

Deck editor

  • Text import ignores now summary lines with content like "20 creatures" or "10 other spells".

Game list

  • User list shows in how many active games/tournaments a player has joined.

Game

  • Added a new option to preferences to show player names permanently on game panel.
  • Pop up menus -Added F2/F3/F4/F9 to menu.
  • Some more actions are written to the game log.

Other

  • New sample decks (e.g. Commander 2013 decks).
  • Added M14 links to download token and emblem images.

Added cards (676)

Release 1.1.0 (12.10.2013)

Fixes

Deck Editor

  • Optimized loading times of deck editor.

Match/Tournament handling

  • Deck generator - Fixed a bug that the selection of lands did favor the overall most needed land way too much, leading to bad mana ratio.
  • Tournament and generate deck settings are saved and restored if you restart the Client.
  • Fixed wrong mythic ratio of older sets leading sometimes to missing rare card for booster creation.

Game

  • Fixed that timeout for autoconcede is only applied if the player has priority. This prevents that player autoconcede if other players need more time to finish their turns.
  • Fixed that if a player left/lost in a FFA game, the players in range for all other players are updated immediately.
  • Blocking requirements - If a creature is forced to block an attacker it's no more possible to block no attacker. If a creature must be blocked by at least one creature the blocker is now forced to block this creature, if there are no other blocking requirements to fulfill.
  • Fixed that win effect did not work if winning player was not first player in player list.
  • Fix for the sometimes not shown "Done" button. We'll see if it works.
  • Fixed multiple reasons for null pointer excepations.

Abilities/Effects

  • Anhilator Ability - Fixed a bug hat could happen if multiple creatures with Annihilator were on the battlefield (fixes #287).
  • ConvokeAbility - Fixed that Convoke checks correctly for the colors of the tapped creature instead of the colored mana costs of it (fixes #299).
  • 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).
  • 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).
  • Fixed wrong tooltip text of cards that could flip (Kamigawa cycle).
  • 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.
  • Fixed text of cards with tooltip text containing "Other Other" and "you control you control" text parts.

Cards

  • Aegis Angel - Fixed handling of given Idestructible ability.
  • Akoum Battlesinger - Fixed missing haste ability.
  • Balancing Act - Fixed that range of players was ignored.
  • Bant Sureblade - Fixed getting his boost now correctly also from controlled non creature multicolored permanents.
  • Battlegrace Angel - Fixed that fot the second effect all targets were gathered and reused next time the lifelink effect was gained.
  • Black Lotus - Fixed wrong card number (shows wrong card image because of that).
  • Blinding Beam - Fixed that creatures did not untap one time later that were not tapped in the next untap phase.
  • 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.
  • Broodwarden - Fixed that Eldrazi Spawn creatures got +1/+1 instead of correctly +2/+1.
  • Burning Earth - Fixed that the ability was triggered by basic lands instead of non basic lands.
  • Butcher of Malakir - Fixed that ability triggers for any dying creature instead of only controlled creatures.
  • Confessor - Made triggered ability optional.
  • Coordinated Assault - Fixed missing target definition, so the effects can be applied to targets.
  • Cutthroat Maneuver - Fixed tooltip text saying +2/+2 instead of correctly +1/+1.
  • Death Denied - Fixed the bug that only the first targeted card was returned to hand.
  • Defend of Hearth - Fixd that prevention effect was applied also to permanents instead only to players.
  • Deity of Scars - Fixed that the enters the battlefield effect is now a replacement effect instead of a triggered effect.
  • Descendant of Soramaro - Fixed uncomplete tooltip text.
  • Devouring Rage - Fixed that it was not possible to sacrifice 0 spirits.
  • Disciple of Phenax - It shows no longer an empty window, if target player has no cards in hand.
  • Doran, the Siege Tower - Fixed handling of use toughness instead of power for damage effect. Prevention effects work now always for the correct amount of damage.
  • Doubling Season - Fixed a bug that doubling boosting counters (+1/+1) created an error.
  • Doubling Season - Fixed that doubled counters were created named with all uppercase letters.
  • Echoing Truth - Fixed that only the targeted permanent was returned and not all other permanents with the same name.
  • Esper Stormblade - Fixed getting his boost now correctly also from controlled non creature multicolored permanents.
  • Exhume - Fixed that player has to and could select creature in Exhume controllers graveyard. Now he can only select a creature in his own graveyard and only if one exists there.
  • Feed from the Real [SOK] - Fixed wrong rarity.
  • Feudkiller's Verdict - Fixed wrong name of created token.
  • Figure of Destiny - Fixed that effects didn't work correctly if Figure returned to battlefield.
  • Figure of Destiny - Fixed that the activated updates also lasts if Figure left battlefield and returned to it in some way.
  • Finest Hour - Fixed handling of attacks alone triggered ability.
  • Fixed Swerve, Misdirection and Ricochet Trap to target only spells with exactly one target and allowing to replace it with exactly one different valid target.
  • Flameblast Dragon - Fixed X cost payment of triggered ability.
  • Fury Charm - Fixed that Suspended Cards could not be cast, if last counter was removed with Fury Charm.
  • Guul Draz Vampire - Fixed that boost and Intimidate were applied if equiped with an equipment instead correctly an opponent had 10 or less life.
  • Harmonic Sliver - Fixed that the ability was given to artefacts instead to slivers and target was not require.
  • Horobi, Death's Wail - Fixed wrong rarity.
  • Imposing Sovereign - Fixed that it wasn't applied to tokens coming into play
  • Jund Hackblade - Fixed getting his boost now correctly also from controlled non creature multicolored permanents.
  • Krosan Warchief - Fixed that the regnerate ability could target any creature type.
  • Maelstrom Archangel - Fixed that more than one spell could be cast after the ability had triggered.
  • 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.
  • Marsh Flitter - Fixed that it's ability gave +3/+3 instead of making Marsh Flitter to a 3/3.
  • Master Thief - Fixed control effect duration.
  • Mayael the Anima - Fixed that the selected card was moved to hand instead correctly to the battlefield.
  • Mayael's Aria - Fixed that all creatures instead of correctly controlled creatures were taken into account and boosted.
  • Meletis Charlatan - Fixed the activated ability of Meletis Charlatan.
  • Mindsparker - Fixed that the ability did not trigger for the correct card types and colors.
  • Mold Adder - Fixed a bug that Mold Adder did not get the +1/+1 counter from it's ability.
  • Mold Adder - Fixed that the ability did not trigger for the correct card types and colors.
  • Mox Diamond - Fixed handling and wrong behaviour if you don't sacrifice a land.
  • Mutavault - Fixed that it gains abilities e.g. from Slivers.
  • Naya Hushblade - Fixed getting his boost now correctly also from controlled non creature multicolored permanents.
  • Nemesis of Mortals - Fixed wrong cost calculation of monstrosity ability.
  • Oath of the Ancient Wood - Fixed that the ability was not optional.
  • Obsidian Fireheart - Fixed wrong mana costs to activate its ability.
  • Obzedat, Ghost Council - Fixed a bug that Obzedat came alo back to battlefield if it was exiled by another effect responding to his own exile effect.
  • Odric, Master Tactician - Fixed that his attacking triggered ability last until end of game instead of correctly until end of combat.
  • Otherworldly Journey - Fixed the missing Arcane subtype.
  • Penumbra Spider - Fixed that it's ability triggerd if the Spider left battlefield instead of only if he dies.
  • Progenitor Mimic - Fixed that the created copies could select a new target.
  • Progenitus - Fixed the not working protection ability.
  • Psychic Strike - Fixed that second effect will be correctly applied also if targeted spell can't be countered.
  • Rafiq of the Many - Fixed handling of attacks alone triggered ability.
  • Razia, Boros Archangel - Fixed wrong casting costs.
  • Reach of Branches - Fixed that its ability was also triggered by forests played by other players.
  • Reach of Branches - Fixed wrong color and subtypes of the created token.
  • Restore Balance - Fixed that range of players was ignored.
  • Reveillark - Fixed that only one creature was put to battlefield when two were selected.
  • Rusted Relic - Fixed that Rusted Relic didn't become an artifact.
  • Scion of Oona - Fixed that shroud for Faeries did not work.
  • Scourge of Geier Reach - Fixed incomplete tooltip text.
  • Sleight of Hand - Fixed that the card was send to graveyard instead of correctly to library.
  • Sower of Temptation - Fixed control effect duration.
  • Student of Elements - Fixed possible null pointer exception.
  • Summoning Trap - Fixed error that occured if countered with Remand and fixed check that the counter was cast by opponent.
  • Test of Faith - Fixed that +1/+1 counters that a blocker got during combat already counted for damage dealt to the attacker.
  • Thraximundar - Fixed that the second ability to sacrifice a creature didn't trigger.
  • Tolsimir Wolfblood - Fixed missing attribute of created token (token was no creature).
  • Trained Condor - Fixed that the gain flying ability could also target the condor itself.
  • Training Grounds - Fixed that Training Grounds did not reduce the X costs of activated abilities.
  • Traumatize [M14] - Fixed wrong rarity (was Mythic instead of rare).
  • Verdeloth the Ancient - Fixed that it didn't effect Saprolings.
  • Verdeloth the Ancient - Fixed that Verdeloth did not get +1/+1 if he becomes a Saproling.
  • Village Survivors - Fixed wrong condtion (Morbid instead of Fateful hour).
  • Vorel of the Hull Clade - Fixed the bug, that only always one new counter was put on the target permanent of any type of counter that was already on the permanent instead of the amount that was already on the permanent before.
  • Warren Weirding - Fixed that only Goblins could be sacrificed instead of correctly all subtypes of creatures.
  • Warriors' Lesson - Fixed that the duration of the given effect correctly lasts only until end of turn.
  • Warriors' Lesson - Fixed that you can correctly draw 1 card instead of 2 if a creature deals combat damage to a palyer.
  • Weathered Wayfarer - Added missing tap cost to the activated ability.
  • Wild Celebrants - Fixed missing target definition.
  • Windreader Sphinx - Fixed that the draw ability has to be optional.
  • Wirewood Lodge - Fixed that the land produces correctly colorless mana instead of green mana.
  • Yeva's Forcemage - Made target of triggered ability mandatory.
  • Yosei, the Morning Star - Added missing "Legendary" supertype.

Enhancements

Sets

  • Added Theros Set and all Theros cards.
  • Added Heroes vs. Monsters
  • More sample decks.

General

  • Added a game end dialog, that shows the result of the finished game.
  • The deck generation function can now generate 60 or 40 cards decks.
  • New sounds were added for lost and won games. Also if a player left a tournament or submitted the constructed deck during tournament.
  • Download if images can be limited to images for standard format.
  • New option in preferences to automatically save game logs to ../Mage.client/gamelogs/.

Match/Tournament handling

  • Player list is now sorted case unsensitive and the number of connected players is shown in the header.
  • Finished limited tournaments show now which sets were used.
  • Number of AI players can be limited in server config.xml.

Game

  • Search library effects show the cards of the library sorted by name now.
  • Added info about the timeout duration in seconds to timeout message.
  • Game log - Added infos about active player, life of palyers at start of turn, infos about attacking and blocking creatures.
  • Changes to handling of token images.

Abilities/Effects

  • Added Bestow ability
  • Added Monstrousity ability

Added cards (901):

Release 1.0.3 (21.07.2013)

Enhancements

General

  • Added the complete Modern Masters and Magic 2014 set.
  • Background pictures for play table and battlefield are selectable in the preferences.
  • New Legendary rule is implemented.
  • New Planeswalker rule is implemented.
  • New Sideboarding rule is implemented.
  • Indestructible - Changed indestructible to an ability according new rule change. Also fixed that for indestructible permanents destroy events were triggered what led to bugs with abilities like Totem Armor.
  • Added a close button, tournament header infos, name in window item and movable divider bars to the tournament panel.
  • Improved preferences setting for the automatic music during games.
  • Removed many dependencies from the client. Now it is smaller and should start faster.
  • The server can be updated with bug fixes and new cards without needing to update the client.

Online Play

  • New tables list shows also the amount of match time selected.
  • Current score of running matches is shown in the table list
  • The list of completed matches and tournaments shows now also columns with start and end time.
  • The list of open tables shows now the codes of boosters selected for sealed or draft tournaments in the deck type column.
  • A sound is now played, if a human player joins a table opened by you.
  • Construction time - It's possible now to change the available construction time for drafts and sealed tournaments.
  • New option to quit a complete match (not only concede a game).
  • A message is posted to the tournament panel, if a player submits his deck after contruction. So you may know if your opponents already submitted their decks.
  • It's possible now to set a number of free mulligans for a match or a tournament.
  • Time running down (deck building, sideboarding) is shown now in minutes and seconds.
  • Match Time - Now it's optional possible to set a maximum match time. Left time for each player is shown on the avatar image. If the time runs out for a player, he loses the game.
  • Some simple logic to suggest lands to add in the add land dialog.
  • On the tournament start dialog one can allow spectators.
  • If spectators are allowed, it's possible to watch games from a tournament.
  • It's possible to see the result panel of a tournament for all users.
  • Added a player state to tournament panel.
  • Number of wins can now also be set for tournaments.
  • Commander format is playable (maybe not perfect yet).
  • Tornament handles now better if player leave during construction phase (not perfect yet).
  • Divider locations of split panels from the table and tournament panels are saved and restored now.

Game

  • Blocking - If a human player does not set a legal block, the blockers are removed and the player can set new blockers (before the game continued with the next step, giving the player no chance to block in another way).
  • Added a small icon for token permanents and the text "Token" is shown under the set icon in the tooltip text.
  • Mulligan messages show now the number of cards the player has after the mulligan.
  • If a player has to discard in the cleanup phase, the message shows, how many cards the player has still to discard.
  • Added the display of the object type to the card tooltip text.
  • Mage can now play music during game play, if the defined musicfolder contains music files (e.g. mp3s). Put the audio files under plugins\sounds\music, random song will be played sequentially if game is active.

Newly supported keywords

  • Delve
  • Entwine
  • Evoke
  • Haunt
  • Prowl
  • Splice onto Arcane

Imporoved Keyword abilities

  • Detain - The detained permanents have now an added text, that they are detained.
  • Infect - Added reminder text.
  • Retrace - Added reminder text.
  • Sunburst - Added reminder text.
  • Transmute - Added reminder text.

Example Decks

  • More sample decks.

Fixes

General

  • The windows start .bat files are updated to check also for the default JRE7 directory and to use it if no JRE6 directory exists.
  • Fixed that PC2 mythic expansion symbol was not loaded and shown.

Online play

  • The check if a card is legal to a format works now also for reprinted cards.
  • Tournaments with AIs and Matches with option Wins > 1 will now finish the tournament round.
  • In multiplayer matches, the match is no longer directly removed if the host leaves the match.
  • Matches in the list of finished matches won't be removed automatically if the host leaves Mage.

Game

  • Fixed a bug in FFA games if player has lost and had cards in exile zones causing NPE.
  • Fixed a bug in FFA games that lead to error when a player lost.
  • Fixed a bug that amount of life gain was not always correct for dependant effects.
  • Fixed a bug that sometimes cards with transform kept shown on the stack for the rest of the game.
  • Fixed a bug that in a matches with more that one game, life and the effect that the top card is revelead was used from the last game at the start of the match revealing the top card from a player in the next match.
  • Avatar image should now always be shown.
  • Token copied from permanents (e.g. Giant Adephage) show now the image of the permanent.
  • Fixed that attacking creature with deathtouch and trample had to assign more than 1 damage to blocker if only blocked by one.
  • Discard each player effects are handled simultaneously

Abilities/Effects

  • Convoke - Fixed a bug concerning convoke loosing the x value if using creatures with colored mana that can be used to reduce the colored spell costs.
  • Detain - Detain checks now correct, if a creature was e.g. exiled and returned to game to not applie the detain effect anymore.
  • Eqip - Added reminder text.
  • Kicker - Fixed a bug that you could cast the kicker card with kicker without paying costs.
  • Persist - Counters are giving now to the right time so that e.g. Evoke works as intened.
  • Split Cards - Name handling of Split cards was improved (now 2 differnt names).
  • Sunburst Ability - Fixed wrong reminder text for non creature cards.
  • Undying - Counters are giving now to the right time so that e.g. Evoke works as intened.
  • UnearthAbility - Fixed that unearthed creatures had no haste.
  • Fixed a bug that permanents with "Activated once per Turn" activated abilities could only be used once per game and turn 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).

Cards

  • Advent of the Wurm - Card was shown as RTR card.
  • Alpha Authority - Block restriction works now correct.
  • Abrupt Decay - Fixed the not working can't be countered ability (Issue #238).
  • Archaeomancer - Fixed a bug that the game was locked if other players hat Instant/Sorcery cards in graveyard but not the controller.
  • Armed // Dangerous - Fixed rule text of Dangerous, Ability lasts until end of combat (not 100% correct).
  • Assemble the Legion - Fixed that the token is only white and not red.
  • Augur of Bolas - Fixed that the cards were not returned to the bottom of the library.
  • Avalanche Riders - Fixed missing haste ability.
  • Awaken the Ancient - Fixed that enchanted land cannot become a giant.
  • Awakener Druid - Fixed that becomes creature effect did not end if Awakener Druid left battlefield.
  • Bala-Ged Thief - Fixed bug in inform players message text.
  • Belligerent Hatchling - Fixed the comes into play effect beeing a replacement instead of a triggered effect.
  • Binding Angel - Fixed the bug, that the "skip next combat phase" ability did not work.
  • Breaking // Entering - Fixed wrong casting costs.
  • Cavern of Souls - Fix a bug causes that spells of the choosen creature type could be countered.
  • Deadbridge Chant - Fixed a bug that happened if ability is on the stack but permanent has left battlefield.
  • Chandra the Firebrand - Fixed the third ability that only did damage to one target instead of up to six. The Second ability did last over the turns end.
  • Crypt Incursion - Fixed that ot exiled all non creature cards instead of creature cards and giving life to target player instead controller.
  • Cloudstone Curio -Fixed bug that it also triggered for opponents permanents entering the battlefield and not bringing back permanents.
  • Condescent - Fixed that no spell could be targeted.
  • Consume Spirit - Fixed the bugs not giving live to its controller and not forcing to use black mana.
  • Conversion Chamber - Fixed the exile artifact handling that's now an effect and the effect can target artifacts in any graveyard.
  • Countryside Crusher - Fixed card reveal logic.
  • Copperline George - Fixed wrong tooltip rule text.
  • Council of the Absolute- Fixed a bug allowing it to select all card names instead the correct not land and not creature names.
  • Debt to the Deathless - Fixed bug that it was only dealing 1 * X damage instead of 2 * X.
  • Deputy of Acquittals - Fixed that it could target any creature instead of only controlled creatures.
  • Drown In Filth - Targets are mandatory now.
  • Elvish Piper - Removed double selection of target creature card.
  • Ethersworn Adjudicator - Removed the wrongly granted Legendary supertype.
  • Explosive Revelation - Targets are mandatory now.
  • Faithful Squire - Removed the incorrect EntersTheBattlefieldAbility that gave 2 KI counters.
  • Festercreep - Fixed that the counter was added too late and Festercreep died as he enters the battlefield if not boosted by other effects.
  • Festering Goblin - Its ability to select a creature for the -1/-1 counter is now mandatory.
  • Frostwielder - Fixed that the exile effect did only work during the turn the creature came into play.
  • Genesis Wave - Fixed a bug.
  • Gnat Miser's - Fixed wrong casting cost from {U} to {B}.
  • Goblin Assault - The created tokens have now haste.
  • Grisly Spectacle - Fixed a bug that no card milling was done, if the target was not destroyed (e.g. regenerated).
  • Guttersnipe - Fixed a bug that the triggered damage to opponents did not trigger ability of Curiosity if it enchanted Guttersnipe.
  • Haazda Snare Squad - Removed the uneccassary use ability check.
  • Hellkite Igniter - The boost ability counts now only the controlled artifacts instead all artifacts.
  • Hired Torturer - Fixed missing tap source cost.
  • Howlpack Alpha - Fixed that it giving its boost also if not the active face.
  • Ichor Explosion - The effect locks now in the creatures that are effected when cast.
  • Kataki Wars Wage - Fixed tooltip rule text.
  • Kumano, Master Yamabushi - Fixed that the exile effect did only work during the turn the creature came into play.
  • Kumano's Pupils - Fixed that the exile effect did only work during the turn the creature came into play.
  • Koth of the Hammer - The emblem is now shown in the command zone.
  • Lavinia of the Tenth - The detain effect locks now in the permanents when he enters the battlefield. Later cast permanents are no more effected.
  • Liliana Vess - Fixed that her put into play effect didn't check for players in range.
  • Leechridden Swamp - Fixed missing tap source cost.
  • Lodestone Myr - Fixed allowing only to target creature artifacts instead of all controlled artifacts.
  • Mana Bloom - Fixed that Mana Bloom couldn't be used after cancel or undo.
  • Martial Glory - Added missing effects.
  • Master of Diversion - Fixed a bug that the target was not set properly.
  • Master Transmuter - Fixed that the artifact from the hand had to be selected during casting instead correctly during resolving of Master Transmuter's activated ability.
  • Maze's end - Fixed a bug about checking the win condition
  • Melek, Izzet Paragon - Fixed bug allowing it to cast sorceries that shouldn't be castable with Melek.
  • Mirran Spy - Added the missing flying ability.
  • Mold Shambler - Made target mandatory.
  • Mogg War Marshal - Fixed the triggered ability.
  • Noxious Hatchling - Fixed the comes into play effect beeing a replacement instead of a triggered effect.
  • Mul Daya Channelers - Fixed a bug that the mana givng ability did not work as mana ability.
  • Mutilate - The effect locks now in the creatures that are effected when cast.
  • Myr Galvanizer - Fixed wrong tooltip rule text.
  • Necromancer's Covenant - Fixed that all instead of only creature cards were exiled from the graveyard.
  • Ogre Menial - Added the missing infect ability.
  • Pact of Negation - Fixed that the cost haven't to be paid at the beginning of your next turn.
  • Paladin en-Vec - Fixed protection ability.
  • Patron of Kitsune - Fixed wrong toughness.
  • Predator's Rapport - Fixed that it only gains life equal to creature's power instead power plus toughness.
  • Prison Term - Fixed tht the enchantment did not move to new creature.
  • Propagand - Fixed a bug that it also triggered for own creatures attacking.
  • Quest for the Gemblades - Triggers now only if creatures of the controller of Gemblade made combat damage to other creatures.
  • Rag Dealer - Fixed target handling for AI.
  • Ready // Willing - Fixed tooltip text.
  • Renegade Doppelganger - Fixed a bug that the copy effect did not end at end of turn and the copy was permanently renewed.
  • Sage's Row Denizen - Fixed bug triggering for all instead of controlled creatures entering the battlefield.
  • Sarkhan Vol - Fixed third ability that only created one token instead of five.
  • Seasinger - Fixed a bug that the controlling effect of target creature was reactivated if Seasinger was tapped again, also if not the same creature was targeted again. So Seasinger could control multiple creatures with untapping and using the control ability again.
  • Search for Tomorrow - Fixed that the land was brought tapped into play.
  • Serene Reembrance - Fixed target handling for AI.
  • Sphinx of Uthuun - Uses better select pile dialog now.
  • Sigarda, Host of Herons - Fixed that her ability prevented all players to sacrifice permanents.
  • Sovereigns of Lost Alara - Fixed a bug that the effect attaching the aura to the attacking creature throws an error.
  • Sower of Temptation - Fixed that control effect did not end if Sower of Temptation left battlefield.
  • Species Gorger - Fixed bug where the target was not set ro required.
  • Spectral Prison - Fixed that it's ability also triggered for abilities and not only spells.
  • Spellskite - Fixed a bug that it didn't work correctly for abilities.
  • SpireTracer - Fixed a bug of the blocking ability (creature must be either flying or reach, not both sumiltaneously).
  • Stitcher's Apprentice - Fixed the missing tap itself costs.
  • Sturdy Hatchling - Fixed the comes into play effect beeing a replacement instead of a triggered effect.
  • Sunhome Guildmage - Fixed that the token is only white and not red.
  • Swamps of Ice Age set - Corrected wrong collector numbers (were shown as Sulforous Springs).
  • Thirst for Knowlege - Fixed a bug of the dicard handling.
  • Thoughtseize - Targets are now mandatory.
  • Towering Thunderfist - Fixed that Vigilance last while Towering Thunderfist was on the battlefield instad end of turn
  • Tribute to Hunger - Fixed that target was not required.
  • Truefire Paladin - Fixed a bug that the first strike did not end at end of turn.
  • Urban Burgeoning - Is no longer a triggered effect but a static ability.
  • Valakut the Molten Pinnacle - Fixed that it counted all moutains in range instead of only controlled mountains for its ability.
  • Venser, the Sojourner - Fixed emblem handling.
  • Voice of Resourgence - Fixed bug in the rule text of the token.
  • Voracious Dragon - Fixed possible exception if cast without using Devour.
  • Voracious Hatchling - Fixed the comes into play effect beeing a replacement instead of a triggered effect.
  • Warped Physique - Fixed bug that it was giving +x/+x instead of +x/-x.
  • Wayfaring Temple - Fixed that P/T was not set correctly.
  • Werewolf Ransacker - Fixed wrong tooltip rule text.
  • Zhur-Taa Druid -Fixed bug that it was dealing 2 damage to opponents instead of the correct 1 damage.

Added cards (867):

Release 1.0.2 (11.05.2013)

Fixes

General

  • The tooltip rule text is more precise to start with uppercase characters.
  • Missing modern format and some constructed formats are added to the formats available on the public server.

Online play

  • If a user disconnects with the disconnect or close button of MAGE, he is removed from the list of players immediately.
  • If a user disconnects from a server, the table chat window content is cleared now.

Game

  • Fixed a bug that FreeForAll multiplayer games were never finished because no player got wins counted. Only losses were counted.
  • The frame around the avatar of the active player is set to green instead of red. So it's distinguishable from the red frame around avatars of players that already lost in a free for all game.
  • Players can't no more watch their own games. The action will be ignored.
  • The player name showed when hovering with the mouse over the avatar image is shown more vertically centered, to prevent overlapping of frame and player name.
  • Join messages during a game are shown in the chat area instead of the game log area.
  • Fixed a bug that for the game log that the object name was not set for tokens that already left the battlefield.
  • Elf Tokens - Created tokens have now the correct name enabling images for the created tokens.

AI

  • In games against the AI spells cast by a human player with target cards in graveyard or hand do no more sometime fizzle without a reasonable cause.
  • AI will no longer attack with creatures at 0 power.

Abilities/Effects

  • Living Weapon - added reminder text for tooltip rule text.

Cards

  • Bane Alley Broker - The controller can now reveal and target the face down exiled card.
  • Blood Vassal - The ability with sacrifice Blood Vassal costs is now a mana ability.
  • Creakwood Liege - Created tokens have now the correct name enabling images for the created tokens.
  • Curse of the Nightly Hunt - Curse is now applied to the correct player.
  • Forbidden Orchard - Fixed wrong card name (was Forbidden Orchad). Second ability triggers now also, if Forbidden Orchard gains another mana ability and it is used.
  • Goblin Trenches - Created tokens have now the correct name enabling images for the created tokens.
  • Gorilla Warrior - Fixed wrong card name (was GorillaWarrior).
  • Greenweaver Druid - The mana producing ability is now handled as mana ability.
  • Hidden Strings - Handling is fixed to rules.
  • Isperia's Skywatch - Fixed wrong card name (was Isperias Skywatch).
  • Joraga Treespeaker - The ability assigned to elves is now a mana ability.
  • Kazuul, Tyrant of the Cliffs - Created tokens have now the correct name enabling images for the created tokens.
  • Krark Clan Stoker - The ability with sacrifice costs is now a mana ability.
  • Meloku the Clouded Mirror - Created tokens have now the correct name enabling images for the created tokens.
  • Mulch - The displayed reveal window has now the correct titel.
  • Myojin of Life's Web - Fixed wrong card name (was Myojin of Lifes Web).
  • Myojin of Night's Reach - Fixed wrong card name (was Myojin of Nights Reach).
  • Penumbra Bobcat - Created tokens have now the correct name enabling images for the created tokens.
  • Penumbra Kavu - Created tokens have now the correct name enabling images for the created tokens.
  • Penumbra Wurm - Created tokens have now the correct name enabling images for the created tokens.
  • Praetors's Grasp - The controller can now reveal and target the face down exiled card.
  • Primordial Hydra - The counter doubling triggers now replacement effects concerning counters (i.e. Corpsejack Menace).
  • Reito Lantern - Fixed wrong card name (was Reito Latern).
  • Restoration Angel - Fixed not correct text to select Restoration Angel's target.
  • Sachi, Daughter of Seshiro - The gained ability is now a mana ability.
  • Scarecrone - To draw a card you have to sacrifice now a Scarecrow creature instead of a Scarecrone.
  • Terror of Krion Pass - Its effect concerns now only werewolves of the controller of Terror of Krion Pass.
  • Turn Aside - fixed that turn Aside did not allow to target spells with more than one target object.
  • Wand of the Elements - Created tokens have now the correct name enabling images for the created tokens.
  • Zarichi Tiger - Fixed wrong card name (was ZarichiTiger).

Enhancements

General

  • Added Dragon's Maze as a set.
  • Updated banned and restricted cards of the implemented formats.

Online Play

  • Used Username is shown in the Titelbar of the MAGE window.
  • Username length can now be defined in the server configuration (set to 4 -14 chars for public server).

Card Editor

  • Dragon's Maze boosters are generated with the special land card slot

Game

  • The game log shows now at the start of each game a match score, listing all involved players of the match and the number of their wins and losses.
  • The tip text about the hotkeys is shown in the chat area instead of in the game log area.
  • The text about the turn number in the game log are shown in a different color, to make the game log easier readable.
  • Setting of the new table dialog like game type, wins etc. are saved and used again, if you craete a table after you restarted MAGE.

Newly supported keywords

  • Split cards are supported (some comparing rules are not yet correctly supported - example rule 708.6a).
  • Fuse of split cards is supported.

Example Decks

  • Dragon's Maze intro packs and event decks.
  • More sample decks.

Cards

Release 1.0.1 (01.04.2013)

Fixes

General

  • A bug was fixed, that the list of players in the room of tables was sometimes not correctly updated.
  • The state of a tournament table is updated now correctly. Information about the number of seats was added.
  • The player joins message in chat window will be shown now only, if the player isn't already in the room.
  • The missing sound files are now included in client/plugin/sounds directory.

Game

  • Tooltip rule text of cards in the select pile dialog will be shown in the foreground now and not behind the dialog.
  • The hotkeys F4 and F9 can now be interrupted by pressing F3. F4 stops now also for declaring attackers. The new hotkey F2 can also be used to confirm messages.
  • The placeholder {this} and {source} for selection of replacement effect order are replaced now with the correct names.
  • The number of cards left in the deck is correctly displayed now also if the number is greater than 99.
  • Fixed that sometimes at the begin of a turn creatures got mistakenly the optical effect for not beeing under its controller's control continuously since his or her most recent turn began.

AI

  • AI should now be better in targeting good effects to own targets and bad effects to opponent targets.
  • AI is now able to use other modes than the first from modal spells.
  • AI announces now also the values for X spells. That mean that dependant targets will now be shown, when the spell is on the stack.

Abilities/Effects

  • Fixed a bug that abilities (like all Merfolk creatures get +1/+1) weren't again applied correct after the creature with that ability was controlled by opponent and the control effect ended.
  • If a source added a +1/+1 counter to a target, the effect should no longer fail, if the source isn't on the battlefield when the effect resolves.
  • Convoke - Fixed a bug that permanent tokens couldn't be used with Convoke.
  • Drege - Updated rule texts with reminder and for order selection of the replacement effect a better text is shown.
  • Echo - fixed the casting bug that was added with the 1.0.0 version.
  • Extort - Decision and payment is handled now during resolution.
  • Evolve - If triggerung creature has left the battlefield before resoltuion, the last known information from triggering creature is used.
  • Flashback - Cost reduction effects should work now with Flashback
  • Miracle - Fixed a bug that the miracle card could be cast late in the turn for the reduced miracle costs, if the attempt to casts the spell by miracle was canceled.
  • Persist - Reminder text was added.
  • Retrace - Cost reduction effects should work now with Retrace
  • Split Second - Does work now also for activated abilities (not only spells).

Cards

  • Alms Beast - The lifelink ability is now a static ability instead of a triggered ability.
  • Balustrade Spy - Target player is mandatory now.
  • Blood Feud - The spell fizzles now, if one of the targets is no longer legal during resolution. The second target must be different from the selected first taget now. The targets are mandatory now.
  • Carpet of Flowers - Added missing part of the rule tooltip text.
  • Cryptic Command - The tap effect applies now only to opponent creatures instead to all.
  • Domri Rade - Its second ability fizzles now, if one of the targets is no longer legal during resolution. The second target must be different from the selected first taget now. The targets are mandatory now.
  • Dread Slaver - Fixed a bug that the returned creature didn't get subtype Zombie and color black in addition to its colors and subtypes.
  • Ember Beast - Can't attack or block alone abilities are handled correct now.
  • Ethersworn Adjudicator - The destroy ability can now also target not controlled creatures or enchantments.
  • Executioner's Swing - Improved target handling.
  • Geist of Saint Traft - It's possible now to select who will be attacked by the token if defending player has one or more planeswalker on the battlefield.
  • Grafted Exoskeleton - The triggered sacrifice ability should work now.
  • Hero of Bladehold - It's possible now to select who will be attacked by the token if defending player has one or more planeswalker on the battlefield.
  • Kabira Evangel - The protection ability works now also correctly if triggered multiple times during one turn.
  • Kessig Cagebreakers - It's possible now to select who will be attacked by the tokens if defending player has one or more planeswalker on the battlefield.
  • Lazav, Dimir Mastermind - The copy effect works now as intended (we hope so :-))
  • Lord of the Undead - Boosts now all Zombies instead of only controlled Zombies.
  • Mana Bloom - The mana ability is now really handled as mana ability.
  • Mirrorworks - Fixed a bug that it didn't work for triggering artefacts that are still on the battlefield.
  • Moonmist - Added the missing part of the tooltip rule text.
  • Ogre Slumlord - The triggered ability triggers now for all dying nontoken creatures not only for controlled ones and is optional.
  • Orim's Thunder - Fixed target handling.
  • Pit Fight - The spell fizzles now, if one of the targets is no longer legal during resolution. The second target must be different from the selected first taget now. The targets are mandatory now.
  • Prey Upon - The targets are mandatory now.
  • Quest for Renewal - The triggered ability triggers now only if a creature you control is tapped instead for all permanents you control.
  • Stillmoon Cavalier - Missing third ability was added. Protection ability is now only one ability.
  • Ulvenwald Tracker - The activated ability fizzles now, if one of the targets is no longer legal during resolution. The second target must be different from the selected first taget now. The targets are mandatory now.
  • Unbreathing Horde - If it would be dealt damage only one counter is now removed and not one counter per point of damage.
  • Vizkopa Guildmage - Its second ability causes now lose live instead of damage.
  • Wall of Roots - The mana ability is now really handled as mana ability.

Enhancements

General

  • The player joins chat message in the chat window won't be repeated every time you go to the tables panel
  • It's no longer possible to post empty messages in the chat windows.
  • If a player is disconnected, a " (discon.)" suffix is added to the name of the player.
  • The server runs now a periodical job that removes all tables that are older than a definable time span to get rid of corrupt table entries.
  • New Background images.
  • The creator of a table can now remove the table by using the remove action from the list of tables (can be used to remove matches that became somehow broken).
  • For a table are shown now the names of all players that (already) joined that table.
  • For normal matches the information about the number of wins was added. For tournaments will be also shown the number of seats and the round currently running.
  • Finished matches and tournaments are shown now in the lower area with results.
  • Added the "Modern" format to the list of available formats.

Card Editor

  • Import uses now always the newest released version of a card instead of a random select from all existing versions for each single card.
  • The view, the selected order and the pile toggle for the deck area are saved now in the java preferences (used for sideboarding, during a draft or deck building).

Game

  • Tapped lands can now be untapped as long as the mana was not used for a spell.
  • Dual lands check now if it's obvious which mana the user wants to produce and don't ask in this cases which mana ability the player want to use.

Newly supported keywords

  • Suspend
  • Champion

Example Decks

  • More example decks for different formats

New cards (60):

Release 1.0.0 (27.02.2013)

Fixes

General

  • Fixed a bug that froze the client if you started to create a new game within 8 seconds after you finished the last game.
  • Automatically generated decks use appropriate basic land if the deck is generated from limited sets.
  • Conflux set icons will be shown properly now.
  • Cards from the 8th and 9th box set edition were removed that interfere the regular cards from 8th and 9th edition.

Game

  • Flipped cards from the Kamigawa cycle are properly displayed now in game.
  • The tooltip text of exiled cards is no longer shown behind the card itself in the exile window.
  • The tooltip text window is closed now, if the corresponding card under the mouse pointer moves away (e.g. from hand to battlefield).
  • Shown target or connection arrows are removed from panel now properly after game ends or you if you switch to another panel/window.
  • The display of the hand area is now properly resized and repositioned after changing the size of the mage window.
  • The size of the tooltip window will now be increased if the text does not fit in the window using the default size (not working perfect yet).

AI

  • Minor improvements to the blocking behaviour.
  • If the AI has to make a choice it chooses now a random value instead of always the first possible value.
  • AI uses now some logic to choose a useful creature type if it has to choose one.
  • AI handles now exiling cards if it's enchanted by Curse of Oblivion.

Abilities/Effects

  • Fixed a bug with the handling of equipments and aura enchantments staying connected when the "attached to" object that was exiled and returned back to battlefield directly after (e.g. Cloudshift).
  • Miracle cards are no longer revealed when the miracle ability is not used.
  • Populate on an already populated token works now correct instead of creating a token with zero power and toughness.
  • Human players have now to announce the value of X for spells that have a variable mana cost. Therefore cost reduction for X spells will work for human players (support for AI is still missing).
  • Devour and Unleash - The replace effect does no longer remove the enter the battlefield event but only modify it.

Cards

  • Alchemist's Refuge - It no longer allows to cast cards from zones where it's regularly not allowed to cast the cards from.
  • All Is Dust * Now permanents from all players are destroyed not only the ones from controller of All Is Dust.
  • Angel of Serenity - Fixed a bug that the enters the battlefield triggered ability was not resolved if all possible targets were selected.
  • Army of the Damned - Tokens enter the battlefield now tapped.
  • Break of Day - Fateful hour condition will now only considered when the spell resolves and not also later in that turn.
  • Chemister's Trick - Fixed a bug with overload that affected creature's not forced to attack.
  • Conquering Manticore - Added missing flying ability.
  • Curse of the Bloody Tome - Triggered ability triggers now in the correct phase.
  • Consume Spirit - Gain life effect works now correct.
  • Dragon Broodmother - The devour ability of the tokens triggers now also for tokens beyond the first one.
  • Due Respect - The replace effect does no longer remove the enter the battlefield event but only modify it.
  • Electrolyze - Deals now correctly 2 instead of 3 damages.
  • Evil Twin - Fixed a bug that the twin did not get its except ability.
  • Feast of Worms - Wrong card number was corrected (leaded to downloading of the wrong image).
  • Fiend of the Shadows - Playing the exiled cards checks now for the rules for playing that card (e.g. timing restriction).
  • Geistcatchers Rig - Its triggered ability works now.
  • Greatbow Doyen - Its triggered ability for Archers works now also for creatures with changeling.
  • Infinite Reflection - Fixed that the copy effect was applied also to the enchanted creature itself and to token permanents.
  • Jace, Architect of Thought - It's first ability triggers now also if an own planeswalker or an ally or its planeswalker is attacked.
  • Karn Liberated - The restart the game effect of the third ability does now work with the correct cards (without Sideboard) and game abilities and effects now work after the restart.
  • Miran Mettle - Metalcraft condition will now only considered when the spell resolves and not also later in that turn.
  • Nissas's Chosen - Its triggered ability applies now only for itself.
  • Orb of Dreams - The replace effect does no longer remove the enter the battlefield event but only modify it.
  • Primal Clay - Fixed that the P/T of the chosen comes into play type were not applied in the correct layer, leading to wrong results if combined with other layered effects.
  • Prophetic Prism - Fixed mana ability.
  • Reflecting Pool - Fixed the mana ability.
  • Restoration Angel - AI uses now the enters the battlefield ability correct.
  • Somberwald Sage - Gives now 3 mana of one color and game won't be locked anymore if used.
  • Serra Avenger - Corrected redundant tooltip text and restriction effect implementation.
  • Torpor Orb - Enters the battlefield triggered abilities for creatures are correctly suppressed now.
  • Tragic Slip - Morbid condition will now only considered when the spell resolves and not also later in that turn.
  • Tomb Hex - Landfall condition will now only considered when the spell resolves and not also later in that turn.
  • Urabrask the Hidden - The replace effect does no longer remove the enter the battlefield event but only modify it.
  • Vampire Hexmage - Counters are removed correctly now.
  • Volrath's Stronghold - A bug was fixed that led to a ClassCastException.
  • Yeva, Natures Herald - It no longer allows to cast cards from zones where it's regulary not allowed to cast the cards from.

Enhancements

General

  • Added first parts for supporting a Commander Mode
  • The add basic land function from deck editor for sealed or draft tournaments adds now the appropriate basic land for the sets of the selected boosters.
  • All Gatecrash cards were added to the card pool.
  • Gatecrash and the old Alpha, Beta, Revised and Unlimited sets were added to the set selection.

Card Editor

  • A new sort mode for piles was added that distincts the color combinations of multicolor cards.

Game

  • It's now possible to show the command zone for each player.
  • If a player has an emblem, it's shown in the command zone of the player.
  • Dialog windows for choices are shown centered now, instead at the left upper corner.
  • Player enchants show now which player is enchanted by showing an arrow to the player.
  • For multiple at the same time triggering abilities targets are shown in the tooltip text and by arrows.

Newly supported keywords

  • Battalion, Bloodrush, Cipher, Evolve, Extort

Example Decks

  • The 5 gatecrash intro pack decks were added.
  • The 2 gatecrash event decks were added.
  • Decks for standard and modern format from GPs or MTGO.

New cards (1257):

Release 0.10.1 (28.12.2012)

Fixes

General

  • Also non basic land cards with various art are handled correct now.
  • Using another than the default file path for images in the preferences works now.

Card editor

  • Now no java exception is displayed when no color or no card type is selected for the card filter.

Game

  • Improved size and position calculation of overlayed textbox when showing big card for the spell/ability on the stack.
  • The vertical used area for showing the big card on the right panel was increased.
  • The positions of the panel dividers are saved when closing a game and restored for the next game, if the size of the mage frame is unchanged.

AI

  • Fixed AI freezing the game when it attacks with creatures that have trample

Abilities/Effects

  • Flashback - Flashback costs ar reduced now from cost reduction effects (e.g. Goblin Electromancer).
  • Populate - Tokens copied with populate were copied with their boosted power/toughness values. Now only the base value is used for the copy.
  • Kicker - Improved handling and tooltip texts.
  • Multikicker - Improved handling and tooltip texts.
  • Ability adding/removing effects - fixed some problemes where such effects were not applied in the correct timestamp order
  • Fixed a bug that gained triggered abilities were gained multiple times under certain conditions

Cards

  • Ad Nauseam - Cards taken from library are revealed now.
  • Bear Umbra - Can target now also opponent creatures.
  • CentaurOmenreader - Cost reduction effect works now.
  • Conquering Manticore - add missing flying.
  • Dark Confidant - Card handling corrected.
  • Gemstone Mine - Comes into play effect now handled correct.
  • Gravecrawler - Casting from graveyard is now only possible when you could cast it regulary.
  • Myr Battlesphere - Handling of tapping corrected.
  • Pyromancer Ascension - Copy effect corrected.
  • Righteous Authority - Abilities are now abilities of the enchantment, P/T boost works correctly now after change of controller.
  • Secluded Steppe - Adds now white mana.
  • Vanguard's Shield - The number of blockable creatures is increased now (Issue #31).
  • Some enchantments and equipments gained abilities to the permanents they are attached to. Now the abilties are handled correct as abilities of the enchantments and equipments (Lure, Heavy Arbalest, Infiltration Lens, Slow Motion, Canopy Cover, Blazing Torch).

Enhancements

Newly supported keywords

  • Buyback
  • Convoke
  • Devour
  • Modular
  • Retrace
  • Sunburst

Example Decks

  • Some additional T2 Sample decks.

New cards (334):

Clone this wiki locally