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

Marks: Clean up library and improve peformance #1530

Merged
merged 4 commits into from
May 25, 2024

Conversation

WardenPotato
Copy link
Contributor

This pull cleans up the previous changes to the marks library a bit which should also play nicer with other effects.

I also fixed the marks drawing during depth/skybox which resulted in 2-3x the performance impact for no reason.

This likely closes #1385

Improve performance
Copy link
Member

@TimGoll TimGoll left a comment

Choose a reason for hiding this comment

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

You're doing God's work, awesome! I have to test this if this breaks stuff such as colored ents. But other than that this looks good to me.

Ah, please add an entry to the change log. Thanks

@WardenPotato
Copy link
Contributor Author

Ive done the colored ent tests i did last time to ensure it didnt break, but feel free to test, i'll update the changelog

@TimGoll TimGoll added this to the v0.13.3b milestone May 24, 2024
@TimGoll TimGoll added the type/bug Something isn't working label May 24, 2024
@TimGoll TimGoll self-assigned this May 24, 2024
@TimGoll TimGoll changed the title Clean up the marks library and improve peformance Marks: Clean up library and improve peformance May 25, 2024
Copy link
Member

@TimGoll TimGoll left a comment

Choose a reason for hiding this comment

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

Works flawlessly. Amazing, thank you!

image

@TimGoll TimGoll merged commit 1b21d11 into TTT-2:master May 25, 2024
4 checks passed
@Histalek Histalek modified the milestones: v0.13.3b, v0.14.0b Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wallhack effect painting the skybox based on proximity to nearest role color as spectator
3 participants