Skip to content
New issue

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

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

Already on GitHub? # to your account

ammohistory: replaced engine method for custom colors to clientside for hud fading #296

Merged
merged 1 commit into from
May 26, 2022

Conversation

SmileyAG
Copy link
Collaborator

@SmileyAG SmileyAG commented May 25, 2022

Generally, engine method for changing colors is a nicely than clientside, but when it comes to HUD fading, it is bad - since alpha is being forced to 255 in SPR_Set.

Ammohistory is single HUD element which makes notice that issue, all other HUDs is fine to change at engineside.

@SmileyAG SmileyAG force-pushed the ammohistory_fade branch from db819aa to 01a73a2 Compare May 25, 2022 21:22
@YaLTeR YaLTeR merged commit 673ef3b into YaLTeR:master May 26, 2022
@YaLTeR
Copy link
Owner

YaLTeR commented May 26, 2022

Thanks

@SmileyAG SmileyAG deleted the ammohistory_fade branch May 27, 2022 01:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants