From 37e3a59b7ca7c3468229d0544cca715f4535c0bd Mon Sep 17 00:00:00 2001 From: Pauli Date: Wed, 20 Jun 2018 21:46:25 +0300 Subject: [PATCH] Changelog entry for command-prompt screen hiding --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index ccbce41c6..ee84b1bc5 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -49,6 +49,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `remove-stress`: fixed an error when running on soul-less units (e.g. with ``-all``) - `revflood`: stopped revealing tiles adjacent to tiles above open space inappropriately - `stockpiles`: ``loadstock`` sets usable and unusable weapon and armor settings +- `command-prompt`: Allow executing commands that require specific screen to be visible ## Misc Improvements - Added script name to messages produced by ``qerror()`` in Lua scripts