From 9d37f16bb8f8a728abe327ab2fdcf9ddcabc65cf Mon Sep 17 00:00:00 2001 From: Agetian Date: Thu, 10 Sep 2015 07:19:07 +0000 Subject: [PATCH] - Added information about new keyboard shortcuts to CHANGES.txt. --- forge-gui/CHANGES.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/forge-gui/CHANGES.txt b/forge-gui/CHANGES.txt index eea924c9aad..d61d83bf5d3 100644 --- a/forge-gui/CHANGES.txt +++ b/forge-gui/CHANGES.txt @@ -9,6 +9,18 @@ Release Notes ------------- +- Keyboard shortcuts for Auto Yield - +There are two new keyboard shortcuts now that can be used to quickly set up an +auto-yield for the current ability on stack without having to use the mouse and +make a lot of clicks. By default the shortcuts are: +- "Y" enables auto-yield and, if applicable, enables "Always Yes" (if the trigger +is optional). +- "N" enables auto-yield and, if applicable, enables "Always No" (if the trigger +is optional). +The shortcuts can be changed in the Preferences under Game Settings in the main +Forge menu. + + - New Battle for Zendikar cards - We have added a branch to our SVN for the new cards that are currently being scripted. These cards are not yet available in this build of forge. Please be patient and they will soon become available.