NickMcConnell / FAangband

First Age Angband
http://nickmcconnell.github.io/FAangband/
85 stars 15 forks source link

RFE: Visuals Interface and LOS/Lighting interaction improvements #334

Open ThatGitMITZE opened 2 years ago

ThatGitMITZE commented 2 years ago

I feel like I brought this up before and I had thought it had been fixed then, but I dislike how terrain (sometimes very drastically) changes color when it's not in LOS, separately from its lighting state. For instance, I have water as a dark blue tilde and it turns into dark gray tilde when it's not in LOS.

Requesting that either: A) An option be implemented to disable that functionality or subdue it so it's not so contrasting or B) The visuals interface have an extra column added to each feature, which would allow you to manually set the colors out-of-LOS features take.

Tangentially, the visuals interface has a slight bug to it; if the combined color/symbol code is too lengthy currently, it starts taking over the space showing the visual representation of what you're altering.

EDIT: Playing current nightly, Windows.

backwardsEric commented 2 years ago

For tangential issue, are you referring to the lack of space between "##/##" and the four symbols in the "Sym" column?

ThatGitMITZE commented 2 years ago

Yeah, that's what I was referring to, thanks.