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

Fix TNT explosions not removing metadata #3180

Merged
merged 2 commits into from
Jan 19, 2025

Conversation

appgurueu
Copy link
Contributor

Fixes #3179. Check that:

  1. Metadata of nodes that are blasted is correctly removed. Easiest way to test that is via the sign as described in the issue.
  2. Metadata of nodes that aren't blasted is preserved. For example put something in a locked chest and check that it is still in there after the explosion.

mods/tnt/init.lua Outdated Show resolved Hide resolved
Copy link
Contributor

@sfan5 sfan5 left a comment

Choose a reason for hiding this comment

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

lgmt, not tested

@appgurueu appgurueu merged commit 672b63f into luanti-org:master Jan 19, 2025
2 checks passed
@appgurueu appgurueu deleted the boom-meta branch January 19, 2025 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

explosions leave metadata behind
2 participants