From dab74b7bbaf0eb383122a2e36d22f344684bc9bb Mon Sep 17 00:00:00 2001 From: Agetian Date: Sun, 1 Oct 2017 17:18:45 +0000 Subject: [PATCH] - Documenting changes in CHANGES.txt. --- forge-gui/release-files/CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/forge-gui/release-files/CHANGES.txt b/forge-gui/release-files/CHANGES.txt index 05f0bf1829e..b4961d77b53 100644 --- a/forge-gui/release-files/CHANGES.txt +++ b/forge-gui/release-files/CHANGES.txt @@ -1,2 +1,6 @@ +- AI Improvements - +The AI has learned some new tricks in this version, which may be subtle but will hopefully surprise the player and make the game more exciting and challenging. +There is an ongoing effort to revise and update the AI playability status for the older cards supported by Forge. Many card scripts have been developed 5 or more years ago, when our artificial intelligence was a lot simpler and could not do many of the things it can do now. Therefore, many cards which are marked as "AI-unplayable" are, in fact, playable with the current engine. We aim to reevaluate the creature scripts and mark the cards that are now playable by the artificial intelligence. + - 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.