lectrote icon indicating copy to clipboard operation
lectrote copied to clipboard

Wrong value is returned for `systemInfo(SysInfoTextColors)` in TADS 3

Open dscorbett opened this issue 3 years ago • 1 comments

In a TADS 3 game, Lectrote reports that systemInfo(SysInfoTextColors) == SysInfoTxcRGB, but it actually seems to act like SysInfoTxcNone. Here is a sample game which in Lectrote falsely claims to support colors. In other interpreters, it either correctly claims not to support colors or it successfully displays some text in green.

dscorbett avatar Sep 25 '22 21:09 dscorbett

This should be fixed now.

curiousdannii avatar Sep 19 '23 07:09 curiousdannii