-
Notifications
You must be signed in to change notification settings - Fork 8
First drop of changes from the development branch. #26
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
base: master
Are you sure you want to change the base?
Conversation
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 |
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.