-
Notifications
You must be signed in to change notification settings - Fork 312
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 MTECable to update MTE without block swap #3826
base: master
Are you sure you want to change the base?
Conversation
Currently there are some issues:
|
You guys are very fast. I am looking forward to contributing in my semester break as well. At this point, contributing seems more fun than playing 😆 |
Fix: the new cable is swapped also when the save gets reloaded
So i would like to implement this feature also for the Pipes @serenibyss should i do that? |
This reverts commit 23c6e04.
…able.java Co-authored-by: Maya <[email protected]>
so i should call an update to the net maybe |
Yeah I think that should be the fix. I'm not sure exactly what that code would look like, but some way to force the net to update is definitely required |
Todo:
|
… sneaking and left click
Btw now you can safely check control key on server if you want. Example implementation: GTNewHorizons/ae2stuff#27 |
Honestly I think I prefer shift + lclick here over ctrl + shift + rclick |
maybe i should change the output message |
Tries to address the problem highlighted here:
#3336
to swap just shift+leftclick
By @NotAPenguin0