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: ensure Cryogenic Chamber parts break when the base block is destroyed by explosion #349

Merged

Commits on Aug 24, 2024

  1. Fixed solar panel part blocks not breaking when the solar panel base …

    …was destroyed from an explosion.
    DuckyProgrammer committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    d8b1ef3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    959bba4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. fix: ensure Cryogenic Chamber parts break when the base block is dest…

    …royed by explosion
    
    The Cryogenic Chamber part blocks were not being destroyed when the base block was broken by an explosion. This fix ensures that all parts of the Cryogenic Chamber are properly removed when the base block is destroyed during explosions.
    DuckyProgrammer committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d769aed View commit details
    Browse the repository at this point in the history