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

Heretic/Hexen: Fix translucent numbers in Automap-Statusbar #1288

Merged
merged 2 commits into from
Mar 26, 2025

Conversation

Noseey
Copy link

@Noseey Noseey commented Mar 25, 2025

Related Issue:
None

Changes Summary
I noticed a bug that can cause the numbers to be displayed translucent in the automap statusbar sporadically (timing-dependend), when a translucent hud is active:
2025-03-25 20_36_38-Heretic_ Shadow of the Serpent Riders - Crispy Doom 7 0 0

Moving the check for the translucency directly into AM_Drawer resolved the issue, however I couldn't pin point the root-cause directly. I presume the R_RenderPlayerView Updates were causing it.

Copy link
Owner

@fabiangreffrath fabiangreffrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@fabiangreffrath fabiangreffrath merged commit 3436ed2 into fabiangreffrath:master Mar 26, 2025
6 checks passed
@Noseey Noseey deleted the He_AM_Translucency_fix branch March 26, 2025 20:16
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