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 certain machine boards not accepting modular components when placed into a machine frame #2284

Closed
wants to merge 1 commit into from

Conversation

KieueCaprie
Copy link
Contributor

@KieueCaprie KieueCaprie commented Oct 19, 2024

About the PR

As of the recent update, certain machine boards have been unable to be crafted via the machine frame method. Initially, I had thought something was absolutely wrong until I checked the code and found the culprits being out of sync with the rest of the boards, so I've updated them.

It's worth noting that the station anchor machine board also doesn't accept modular components but I've left it untouched for now because I'm unsure about its purpose in the grand scheme of things when it comes to Frontier.

Why / Balance

Because being unable to craft a biogenerator or cutter makes me sadface.

How to test

  • Step 1: Spawn a machine frame construction ghost and do the steps as normal up until you apply a machine board. Spawn in a biogenerator machine board or a cutter machine board.
  • Step 2: Follow the component guide for the machine board, inserting the requisite materials and components.
  • Step 3: Use a screwdriver to complete the construction
  • Step 4: Type *claps! in chat for a job well done!

Requirements

Changelog

🆑

  • fix: Fixed an issue where certain machine boards (biogenerator, cutter) refused to accept capacitors, matter bins, or manipulators when attempting to build them via machine frame.

Copy link
Contributor

Thank you for contributing to the Space Station 14 repository. Unfortunately, it looks like you submitted your pull request from the master branch. We suggest you follow our git usage documentation

You can move your current work from the master branch to another branch by doing git branch <branch_name and resetting the master branch.

@github-actions github-actions bot closed this Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant