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

[WIP] Conduit facades #771

Draft
wants to merge 5 commits into
base: dev/1.21.1
Choose a base branch
from
Draft

[WIP] Conduit facades #771

wants to merge 5 commits into from

Commits on Oct 12, 2024

  1. feat: Initial enablement of facades. Allows a single block type and s…

    …upports the "transparent" variant (in code). Facades hide when holding a wrench.
    
    Next need to add facade items instead of using the painted slab, handle increased blast resistance and allow facades to be placed without any conduit in the space (for laying down future paths). Also need to handle break interactions.
    Rover656 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bb5ac82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a08aa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e81b1d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab1d9c7 View commit details
    Browse the repository at this point in the history
  5. chore: change how facades are stored and tidy up after the rebase.

    Conduit items now also hide facades
    Rover656 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    944fb0f View commit details
    Browse the repository at this point in the history