diff --git a/forge-gui/CHANGES.txt b/forge-gui/CHANGES.txt index 206e63c8087..94503316433 100644 --- a/forge-gui/CHANGES.txt +++ b/forge-gui/CHANGES.txt @@ -1,93 +1,30 @@ -Forge Beta: 11-14-2014 ver 1.5.30 +Forge Beta: 11-#-2014 ver 1.5.31 -14330 cards in total. +# cards in total. ------------- Release Notes ------------- -- Commander 2014 cards - -Forge now includes many of the new Commander 2014 cards. It may take a few days/weeks before these new card pictures become available for downloading via the "Download LQ Card Pictures" button. The LQ set pictures tend to take a few more weeks/months to process before they become available for downloading via the "Download LQ Set Pictures" button. Please be patient. The Forge devs are not involved in maintaining the servers that house these pictures. -- Refactor attack declarations - -The game now correctly calculates whether an attack declaration is legal, based upon the restrictions and requirements present on the possible attacking creatures. AI support is not yet fully implemented, but the AI can always default to a legal attack declaration. - - -- Support for surrounding search expressions with quotations - -You can now wrap all or part of a search expression in the Deck Editor or other ItemManagers in quotations to prevent matching on anything that doesn't contain all words within the quotes in order. -For example, while searching for this expression: - creatures you don't control -will match on any cards that contains all 4 of those words in any configuration (24/14330 implemented), this expression: - "creatures you don't control" -will only match on cards that contain those exact words in that exact order with no other words in between (4/14330 implemented). - --------- New Cards --------- -AEther Gale -Angel of the Dire Hour -Angelic Field Marshal -Benevolent Offering -Breaching Leviathan -Commander's Sphere -Containment Priest -Creeperhulk -Crown of Doom -Daretti, Scrap Savant -Demon of Wailing Agonies -Deploy to the Front -Dualcaster Mage -Ekundu Cyclops -Feldon of the Third Path -Fell the Mighty -Flamekin Village -Flesh Carver -Freyalise, Llanowar's Fury -Ghoulcaller Gisa -Grave Sifter -Hallowed Spiritkeeper -Intellectual Offering -Jazal Goldmane -Lifeblood Hydra -Magnetic Web -Malicious Affliction -Masterwork of Ingenuity -Merseine -Nahiri, the Lithomancer -Necromantic Selection -Ob Nixilis of the Black Oath -Overseer of the Damned -Raving Dead -Reef Worm -Scarred Puma -Scrap Mastery -Song of the Dryads -Spoils of Blood -Stitcher Geralf -Stormsurge Kraken -Sylvan Offering -Teferi, Temporal Archmage -Thunderfoot Baloth -Titania, Protector of Argoth -Tyrant's Familiar -Unstable Obelisk -Viashino Bey -Wake the Dead -War's Toll -Warmonger Hellkite -Well of Ideas -Wolfcaller's Howl + ------------ Known Issues ------------ +- Commander 2014 cards - +Forge now includes many of the new Commander 2014 cards. It may take a few days/weeks before these new card pictures become available for downloading via the "Download LQ Card Pictures" button. The LQ set pictures tend to take a few more weeks/months to process before they become available for downloading via the "Download LQ Set Pictures" button. Please be patient. The Forge devs are not involved in maintaining the servers that house these pictures. + - New Khans of Tarkir cards - Forge now includes many of the new Khans of Tarkir cards. It may take a few days/weeks before these new card pictures become available for downloading via the "Download LQ Card Pictures" button. The LQ set pictures tend to take a few more weeks/months to process before they become available for downloading via the "Download LQ Set Pictures" button. Please be patient. The Forge devs are not involved in maintaining the servers that house these pictures. @@ -131,17 +68,7 @@ Some people use the Windows application 7zip. This utility can be found at http: Contributors to This Release ---------------------------- -Agetian -DrDev -elcnesh -Gos -Hanmac -Marek14 -Sloth -Sol -Swordshine -Zirbert -Chris H + (Quest icons used created by Teekatas, from his Legendora set http://raindropmemory.deviantart.com) diff --git a/forge-gui/README.txt b/forge-gui/README.txt index 68c76f7e5ab..2051efbccf9 100644 --- a/forge-gui/README.txt +++ b/forge-gui/README.txt @@ -1315,6 +1315,19 @@ Players' life totals will no longer get cut off. Players' zone/mana counts will no longer overlap the icon, instead shrinking to fit if needed. +- Refactor attack declarations - +The game now correctly calculates whether an attack declaration is legal, based upon the restrictions and requirements present on the possible attacking creatures. AI support is not yet fully implemented, but the AI can always default to a legal attack declaration. + + +- Support for surrounding search expressions with quotations - +You can now wrap all or part of a search expression in the Deck Editor or other ItemManagers in quotations to prevent matching on anything that doesn't contain all words within the quotes in order. +For example, while searching for this expression: + creatures you don't control +will match on any cards that contains all 4 of those words in any configuration (24/14330 implemented), this expression: + "creatures you don't control" +will only match on cards that contain those exact words in that exact order with no other words in between (4/14330 implemented). + + Our Lawyers Made Us Do This: ----------------------------