Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add run and crouch colors for the player's @ symbol #34582

Merged

Conversation

dunstad
Copy link
Contributor

@dunstad dunstad commented Oct 9, 2019

Summary

SUMMARY: Interface "Add run and crouch colors for the player's symbol in ASCII"

Purpose of change

This makes it easier to tell when the zombies are going to eat you because you're crouching away right in front of them, or to notice you're still running when you're safe.

Describe the solution

When running, the normally white @ is yellow. When crouching, it's light gray.

Describe alternatives you've considered

I wouldn't mind if the light gray for crouching was more noticeable, but dark gray is already used for invisibility it looks like.

Additional context

@KorGgenT KorGgenT added Info / User Interface Game - player communication, menus, etc. [C++] Changes (can be) made in C++. Previously named `Code` labels Oct 9, 2019
@ZhilkinSerg ZhilkinSerg merged commit f36cd18 into CleverRaven:master Oct 9, 2019
@dunstad dunstad deleted the ascii-run-crouch-indicators branch October 9, 2019 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants