From aab83d882a3b4e21e3883e8d240b3cd0080e9a8c Mon Sep 17 00:00:00 2001 From: Agetian Date: Sun, 24 Nov 2019 07:56:59 +0300 Subject: [PATCH] - Updating CHANGES.txt, part 2. --- 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 5a7bc6e0036..c02ee7ceb29 100644 --- a/forge-gui/release-files/CHANGES.txt +++ b/forge-gui/release-files/CHANGES.txt @@ -1,5 +1,8 @@ - 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. +- Support for Full Border Card Images - +There is now support for full border card .fullborder.jpg images separate from the normal .full.jpg images with the cropped border. The LQ downloaders have also been updated not to download a regular full picture if a full border picture is already present. + - 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.