From 3d6677bbd531f6e6f1afb1ee129904016b9a4ab5 Mon Sep 17 00:00:00 2001 From: Agetian Date: Sun, 24 Nov 2019 07:52:42 +0300 Subject: [PATCH] - Update CHANGES.txt. --- forge-gui/release-files/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/forge-gui/release-files/CHANGES.txt b/forge-gui/release-files/CHANGES.txt index 05f0bf1829e..5a7bc6e0036 100644 --- a/forge-gui/release-files/CHANGES.txt +++ b/forge-gui/release-files/CHANGES.txt @@ -1,2 +1,5 @@ +- Prompting Stack Addition - +There is now an option in desktop Forge that displays the visual popup window whenever a player casts a spell, activates or triggers an ability, etc. It is visually and functionally similar to the popup window present in Microprose's Shandalar game. There are three options for this toggle: never display the popup, always display the popup, or only display the popup for the opponent's actions and for any player's triggered abilities. + - 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.