discordia-space / CEV-Eris

Death is our destination
https://discord.gg/QfEg7K7
Other
152 stars 496 forks source link

Oborin Syndrome greyscales HUD #5403

Open TwistedAkai opened 4 years ago

TwistedAkai commented 4 years ago

While the colorblindness aspect of Oborin Syndrome can create some interesting play by itself, issues arise from the HUD being included in this, such as not seeing overall health, insight gain, or difficulty with intent selection.

A quick poke into the BYOND reference suggests that adding the appearance flag NO_CLIENT_COLOR to HUD elements should resolve this. It even appears that someone defined a currently unused flag for the UI that rolls several appearance flags into a couple standards. Just needs implementation and testing.

https://github.com/discordia-space/CEV-Eris/blob/master/code/__DEFINES/appearance.dm

TwistedAkai commented 4 years ago

I just now realized I'm on the wrong github. Not sure how I got here or if this affects Eris directly or not. You guys are upstream from the one I encountered this on.

Kurgis commented 4 years ago

I just now realized I'm on the wrong github. Not sure how I got here or if this affects Eris directly or not. You guys are upstream from the one I encountered this on.

This affects Eris, and it's the correct place to bring this to since any changes from this issue would be brought downstream to your server.