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

Crosshair color and UI game options. #35

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

Kr3m
Copy link

@Kr3m Kr3m commented Mar 12, 2024

Added working crosshair color support that matches the UI in game options and uses the standard Quake 3 color scheme:

0 = black
1 = red
2 = green
3 = yellow
4 = blue
5 = cyan
6 = magenta
7 = white

The background image in game options has magenta and cyan reversed, but this code accommodates that.

This will absolutely break if you have other qvm's loading after pak8a.pk3 in your baseq3 folder.

@ensiform
Copy link

Why have you reintroduced the separate effect colors defines? These got removed for effects for a new picture instead.

@Kr3m
Copy link
Author

Kr3m commented Mar 15, 2024

Why have you reintroduced the separate effect colors defines? These got removed for effects for a new picture instead.

Do you mean like this instead?

fe3f1c7

@Kr3m
Copy link
Author

Kr3m commented Mar 15, 2024

Okay, I got you. ed9a4b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants