Manually update Pom files and release changes to be ready for next release

This commit is contained in:
Chris H
2018-01-15 13:57:46 -05:00
parent 6cf97aa2fc
commit c87a2bff23
11 changed files with 10 additions and 25 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.6-SNAPSHOT</version>
<version>1.6.7-SNAPSHOT</version>
</parent>
<artifactId>forge-ai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.6-SNAPSHOT</version>
<version>1.6.7-SNAPSHOT</version>
</parent>
<artifactId>forge-core</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.6-SNAPSHOT</version>
<version>1.6.7-SNAPSHOT</version>
</parent>
<artifactId>forge-game</artifactId>

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.6-SNAPSHOT</version>
<version>1.6.7-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-android</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.6-SNAPSHOT</version>
<version>1.6.7-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-desktop</artifactId>

View File

@@ -12,7 +12,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.6-SNAPSHOT</version>
<version>1.6.7-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-ios</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.6-SNAPSHOT</version>
<version>1.6.7-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-mobile-dev</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.6-SNAPSHOT</version>
<version>1.6.7-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-mobile</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.6-SNAPSHOT</version>
<version>1.6.7-SNAPSHOT</version>
</parent>
<artifactId>forge-gui</artifactId>

View File

@@ -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.

View File

@@ -5,7 +5,7 @@
<artifactId>forge</artifactId>
<packaging>pom</packaging>
<name>Forge Parent</name>
<version>1.6.6-SNAPSHOT</version>
<version>1.6.7-SNAPSHOT</version>
<description>
Forge lets you play the card game Magic: The Gathering against a computer opponent