ID:2641585
 
Resolved
Applying a color to an atom with maptext did not necessarily apply the color to the maptext also, if the color was opaque.
BYOND Version:513
Operating System:Windows 10 Home 64-bit
Web Browser:Chrome 87.0.4280.88
Applies to:Dream Seeker
Status: Resolved (513.1537)

This issue has been resolved.
Descriptive Problem Summary:
maptext on objects added directly to client.screen can be seen through client.color such as rgb(0,0,0)

Numbered Steps to Reproduce Problem:
sent test case via discord

Code Snippet (if applicable) to Reproduce Problem:


Expected Results:
maptext respects client.color

Actual Results:
maptext appears regardless of client.color

Does the problem occur:
Every time? Or how often?
In other games?
In other user accounts?
On other computers?

When does the problem NOT occur?

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)

Workarounds:
Lummox JR resolved issue with message:
Applying a color to an atom with maptext did not necessarily apply the color to the maptext also, if the color was opaque.