From c87a2bff23dba6a53f81c324ffdb19c48aea5f24 Mon Sep 17 00:00:00 2001 From: Chris H Date: Mon, 15 Jan 2018 13:57:46 -0500 Subject: [PATCH] Manually update Pom files and release changes to be ready for next release --- forge-ai/pom.xml | 2 +- forge-core/pom.xml | 2 +- forge-game/pom.xml | 2 +- forge-gui-android/pom.xml | 2 +- forge-gui-desktop/pom.xml | 2 +- forge-gui-ios/pom.xml | 2 +- forge-gui-mobile-dev/pom.xml | 2 +- forge-gui-mobile/pom.xml | 2 +- forge-gui/pom.xml | 2 +- forge-gui/release-files/CHANGES.txt | 15 --------------- pom.xml | 2 +- 11 files changed, 10 insertions(+), 25 deletions(-) diff --git a/forge-ai/pom.xml b/forge-ai/pom.xml index bf70c1b6c5d..386b45ae3d2 100644 --- a/forge-ai/pom.xml +++ b/forge-ai/pom.xml @@ -6,7 +6,7 @@ forge forge - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT forge-ai diff --git a/forge-core/pom.xml b/forge-core/pom.xml index 19fd6c11c01..2ab7ea37121 100644 --- a/forge-core/pom.xml +++ b/forge-core/pom.xml @@ -6,7 +6,7 @@ forge forge - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT forge-core diff --git a/forge-game/pom.xml b/forge-game/pom.xml index 049de686008..dacb17c667f 100644 --- a/forge-game/pom.xml +++ b/forge-game/pom.xml @@ -6,7 +6,7 @@ forge forge - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT forge-game diff --git a/forge-gui-android/pom.xml b/forge-gui-android/pom.xml index aff7596a675..b211a7d2e17 100644 --- a/forge-gui-android/pom.xml +++ b/forge-gui-android/pom.xml @@ -19,7 +19,7 @@ forge forge - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT forge-gui-android diff --git a/forge-gui-desktop/pom.xml b/forge-gui-desktop/pom.xml index fd0edb0a79d..6bbf0a9f388 100644 --- a/forge-gui-desktop/pom.xml +++ b/forge-gui-desktop/pom.xml @@ -4,7 +4,7 @@ forge forge - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT forge-gui-desktop diff --git a/forge-gui-ios/pom.xml b/forge-gui-ios/pom.xml index 217d7c43535..85c871a709d 100644 --- a/forge-gui-ios/pom.xml +++ b/forge-gui-ios/pom.xml @@ -12,7 +12,7 @@ forge forge - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT forge-gui-ios diff --git a/forge-gui-mobile-dev/pom.xml b/forge-gui-mobile-dev/pom.xml index 0e3932e4fbd..a49f61e16dd 100644 --- a/forge-gui-mobile-dev/pom.xml +++ b/forge-gui-mobile-dev/pom.xml @@ -4,7 +4,7 @@ forge forge - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT forge-gui-mobile-dev diff --git a/forge-gui-mobile/pom.xml b/forge-gui-mobile/pom.xml index 8c82a852956..ca67267b34a 100644 --- a/forge-gui-mobile/pom.xml +++ b/forge-gui-mobile/pom.xml @@ -4,7 +4,7 @@ forge forge - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT forge-gui-mobile diff --git a/forge-gui/pom.xml b/forge-gui/pom.xml index 2fa3efa6fc5..631365299ba 100644 --- a/forge-gui/pom.xml +++ b/forge-gui/pom.xml @@ -4,7 +4,7 @@ forge forge - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT forge-gui diff --git a/forge-gui/release-files/CHANGES.txt b/forge-gui/release-files/CHANGES.txt index 65f28ec94be..5944badb670 100644 --- a/forge-gui/release-files/CHANGES.txt +++ b/forge-gui/release-files/CHANGES.txt @@ -1,18 +1,3 @@ -- Rivals of Ixalan - -All cards of the brand new set Rivals of Ixalan have been coded and are available for testing. Please note that this is the initial release of Rivals of Ixalan cards, so you may expect to see rule application issues and AI issues. You are welcome to report any problems you encounter with these new cards. - -- New Quest World: Theros - -A new quest world by Xyx has been integrated into the game, based on the Theros block and featuring cards from Theros, Born of the Gods, and Journey into Nyx sets. To quote the author of the quest world: "Follow in the footsteps of Elspeth as she seeks to undo the chaos created after Xenagos discovers that there is more to the multiverse than Theros and its gods. Theros is the biggest quest world by far, featuring a massive 202 duels and 34 challenges. The first series of duels showcases the flavor of the Theros world, the second series highlights the various mechanics, and the final series pits you against decks that made the Pro Tour!" - -- Collector Number sort - -There's a new column in the deck editor to allow sorting cards in the same order used for assigning collector numbers. The column currently appears blank, but that's because we've hidden the relatively cryptic values it uses to sort. (Perhaps in a future release we'll put some meaningful visuals in the column.) When sorted by collector number, you'll see colorless non-artifact spells at the top, basic lands at the bottom, and all the in-between sorting goodness. - -- Puzzle updates - -There are several new puzzles to play in this version, including the entire Possibility Storm season for Ixalan and two brand new tutorial puzzles which should get you up to speed on how puzzles work and what you commonly need to think about. - -- Updated draft cubes - -Draft cubes have been updated, and MTGO Vintage December 2017 cube has been added (ported over from XMage). - - Bug fixes - As always, this release of Forge features an assortment of bug fixes and improvements based on user feedback during the previous release run. diff --git a/pom.xml b/pom.xml index b87d30ec9f4..c240bf36a5a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ forge pom Forge Parent - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT Forge lets you play the card game Magic: The Gathering against a computer opponent