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

refactor: turned machinery of distillery/main.dm into "props" #5424

Merged
merged 5 commits into from
Jan 18, 2024

Commits on Jan 11, 2024

  1. Phase one turning every machine into prop

    delete distillery centrifuge as it was a double
    machine.
    made comment on what to do in case i don't.
    Julien committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2fd5be7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    24c428e View commit details
    Browse the repository at this point in the history
  2. deleted main.dm and it's the folder he was in called destilery.

    remove it from dme file
    Julien committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8a27923 View commit details
    Browse the repository at this point in the history
  3. move from props.dm to machinery.dm because it's still interesting to …

    …make them power up etc...
    Julien committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3f61ecd View commit details
    Browse the repository at this point in the history
  4. change the path because i still want them to operate a bit like machi…

    …nery not rocks...
    Julien committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7033bd2 View commit details
    Browse the repository at this point in the history