From ebcb4e28de161d70cc0b3ad1cd142ffb4fac7a26 Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Sun, 20 Jan 2019 12:31:59 -0500 Subject: [PATCH] Add desktop GUI and Dig changes to CHANGES.txt --- forge-gui/release-files/CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/forge-gui/release-files/CHANGES.txt b/forge-gui/release-files/CHANGES.txt index d0b2b5f36a3..f0a7911cb31 100644 --- a/forge-gui/release-files/CHANGES.txt +++ b/forge-gui/release-files/CHANGES.txt @@ -1,3 +1,10 @@ +- Desktop GUI - +The Desktop GUI can pop up zones (Library, Graveyard, etc.) allow players to select cards from them when the option UI_SELECT_FROM_CARD_DISPLAYS is set. +The Desktop GUI outlines the selectable cards in many situations. This is not done when playing mana costs. + +- Digging - +Multi-card digging (e.g., for Genesis Wave) is done as a single multiple-card selection instead of a sequence of single-card selections. + - Game Night - Support was added for the Game Night box set, including all 10 exclusive cards.