mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00901
[Bug 484214] Re: default color not set correctly on alias echos on windows
** Changed in: mudlet
Status: New => Invalid
--
default color not set correctly on alias echos on windows
https://bugs.launchpad.net/bugs/484214
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: Invalid
Bug description:
Pre Mudlet 1.0.1
http://www.mediafire.com/imageview.php?quickkey=ymvtzmmdnnz
This shows the echo() from the statistics button being shown as a black block instead of text.
On further inspection, if one were to copy where the black block is, it will be shown normally
Mudlet 1.0.1
This is the first script I run when opening Mudlet 1.0.1.
This shows that the echo() problem only occurs after a couple of lines are run
http://www.mediafire.com/imageview.php?quickkey=zqkvdmj3moz
It also shows \n characters shown as degree symbols
http://www.mediafire.com/imageview.php?quickkey=hywyzk2lezw
When I copy paste the black block (now the statistics block is colored red.)
http://www.mediafire.com/imageview.php?quickkey=timyaeyumy4
This is when I set fg("red") on my echo().
When I set bg("red") on the echo(), it remains black but when highlighted (inverted as well), it is shown normally.
References