-
Notifications
You must be signed in to change notification settings - Fork 127
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
Implementation of Module singularities #1685
Conversation
…ow it to be stored properly on early loading stage.
…, PipeFluidSatellite, PipeFluidSupplierMk2, PipeItemsFluidSupplier. Change conditions stuff in PipeItemsSatelliteLogistics (Commit for: RS485#1679)
…struction on SimpleStackInventory (Commit for: RS485#1679)
…operty not saved correctly
…temDestinationLogistics, PipeItemsSystemEntranceLogistics, some small enhancement
This reverts commit 4d3c4e3.
…LogisticsMk2, add other features that I cant type all out
The PR is ready to review! |
# Conflicts: # common/logisticspipes/gui/GuiFirewall.java # common/logisticspipes/gui/orderer/GuiRequestTable.java # common/logisticspipes/pipes/PipeItemsFirewall.java # common/logisticspipes/pipes/PipeItemsInvSysConnector.java # common/logisticspipes/pipes/PipeItemsSystemDestinationLogistics.java # common/logisticspipes/pipes/PipeLogisticsChassis.java
Merged with upstream! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the silence about this PR. As I said it is a bit big for a first contribution and for my time to review it thoroughly in one go.
src/api/kotlin/network/rs485/logisticspipes/property/Property.kt
Outdated
Show resolved
Hide resolved
Should be good to go then |
Testing procedure has done. All test successed.
Need players to test if there is other issue.
PR: Implementing Modules to replace
readFromNBT
&writeToNBT
Resolve #1679 (comment)
Thing has done: