First drop of changes from the development branch.#26
Open
beepbopbeepboop wants to merge 36 commits intotheFox6:masterfrom
Open
First drop of changes from the development branch.#26beepbopbeepboop wants to merge 36 commits intotheFox6:masterfrom
beepbopbeepboop wants to merge 36 commits intotheFox6:masterfrom
Conversation
Open
Add matter condenser.
Fix controller crash.
Remove debugging infomation.
Incorporate recent updates into cterminal.
Add nonsensical_skyblock (aka glcraft) support.
Add clay cooking.
Bump technic crafting time a little.
|
Like I said in #28: Error: |
|
Removing the no_technic() line in the ctrl.lua does seem to fix the issue, but, like with technic, inteface/controllers say "no power", when I look at them it also says "no network" |
|
|
If I set enabled on construction to true, it seems to finally work, although I'm not sure what interface should be doing now. Also, I get errors about net demand if I break/place the controller and other things. |
|
Oh, and the thing doesn't complain about power without generator |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A remote for the storage.
Two forms of automatic crafting.
A crafting monitor.
A crafting terminal.
An interface for machines, pipeworks autocrafter and all the technic_plus machines and a default:furnace.
Wiring of the technic power system (HV) into the ME system, when technic is present.
Make the drive UI prettier.