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

Make TNT respect on_blast, implement on_blast for some nodes #450

Closed
wants to merge 6 commits into from

Commits on Mar 7, 2015

  1. Make TNT respect on_blast, implement on_blast for some nodes

    Implemented nodes:
    - Steel Door: Ignores explosion
    - Locked Chest: Ignores explosion
    - Fire: Ignores explosion
    - TNT: Starts burning
    - Burning TNT: Explodes immediately
    - Gunpowder: Starts burning
    - Burning Gunpowder: Ignores explosion
    Wuzzy committed Mar 7, 2015
    Configuration menu
    Copy the full SHA
    4763679 View commit details
    Browse the repository at this point in the history
  2. Add some comments regarding on_blast

    Wuzzy committed Mar 7, 2015
    Configuration menu
    Copy the full SHA
    65bf238 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2015

  1. Configuration menu
    Copy the full SHA
    c4b8a75 View commit details
    Browse the repository at this point in the history
  2. Clean up cid_data stuff in TNT mod

    Wuzzy committed Mar 8, 2015
    Configuration menu
    Copy the full SHA
    dfdb8b7 View commit details
    Browse the repository at this point in the history
  3. More TNT cleanup

    Wuzzy committed Mar 8, 2015
    Configuration menu
    Copy the full SHA
    52aaf85 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2015

  1. Destroy doors completely on on_blast event

    Wuzzy committed May 9, 2015
    Configuration menu
    Copy the full SHA
    0c6fdbd View commit details
    Browse the repository at this point in the history