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

Makes it possible to change the arithmetic comp's mode using another comp #17845

Merged
merged 5 commits into from Feb 8, 2024

Conversation

SirNooben
Copy link
Contributor

About the PR

Makes the arithmetic comp's mode able to be modified using other mechcomps.

Why's this needed?

It's a nice quality of life change which allows people to create more intricate circuits without having to use an arithmetic comp for each type of calculation, instead they can use one and just change the mode on that.

Changelog

(u)SirNooben
(+)Makes it possible for the arithmetic comp's mode to be changed using an input coming from another comp.

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 2, 2024
@github-actions github-actions bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 7, 2024
@github-actions github-actions bot added the S-Ready-For-Final-Review This PR has been looked over by members of the community. (automatic after 2 approvals) label Feb 8, 2024
@TobleroneSwordfish TobleroneSwordfish merged commit a24ea86 into goonstation:master Feb 8, 2024
24 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-Ready-For-Final-Review This PR has been looked over by members of the community. (automatic after 2 approvals) size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants