From 34f91484fbc42bf931d6a234d3ac9c6c1212abee Mon Sep 17 00:00:00 2001 From: PatR Date: Tue, 4 Jul 2023 14:55:45 -0700 Subject: [PATCH] fixes entry for PR #1031 - lua: subtract and xor Pull request from copperwater: selection subtract and selection xor didn't work as intended. Closes #1031 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 949ba9096..779a74238 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1628,6 +1628,7 @@ entering the tutorial and then returning to play made the tutorial branch be eligible for a portal destination via wizard's Eye of the Aethiopica 'hard helmet' was based on being metallic so overlooked crystal helmet don't blame/credit hero for stinking cloud if dying quest nemesis releases one +Lua selection operations 'subtract' and 'xor' didn't always work as intended Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository