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

Change IDataStickIntractable to use shift right clicking instead of left clicking. #2549

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Zorbatron
Copy link
Member

@Zorbatron Zorbatron commented Jul 21, 2024

What

Changes the action of data sticks to be shift right clicking instead of left clicking.
Also resolves #2464.

Implementation Details

Changes onDataStickLeftClick to onDataStickShiftRightClick in IDataStickIntractable

I moved some lang around to match en_us, but the other languages will still say left click to copy.

Potential Compatibility Issues

Any addon that uses IDataStickIntractable

@Zorbatron Zorbatron requested a review from a team as a code owner July 21, 2024 21:41
@ghzdude ghzdude added the type: feature New feature or request label Aug 6, 2024
@Zorbatron
Copy link
Member Author

I'm removing the "allow copying the settings of singleblock machines" part of this PR as I plan to make a specific tool for it.

@Zorbatron Zorbatron changed the title Make the copying of ME input parts better and allow copying the settings of singleblock machines. Change IDataStickIntractable to use shift right clicking instead of left clicking. Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ME input bus/hatch copying doesn't work in creative
3 participants