Skip to content

Bugfix: Fixed edgecases where ttt_flame entities break when their extra entities fail to initialise #1814

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

Merged
merged 1 commit into from
May 26, 2025

Conversation

TW1STaL1CKY
Copy link
Contributor

Added validity checks to ttt_flame when creating trails and env_fires.
This prevents edgecases where flames break due to values not being initialised after trails or env_fires fail to be created.

This prevents edgecases where flames break due to values not being initialised after trails or env_fires fail to be created
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.

safeguarding against undefined behaviour is always a good change. Thank you

@TimGoll TimGoll merged commit 0df7276 into TTT-2:master May 26, 2025
4 checks passed
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