-
Notifications
You must be signed in to change notification settings - Fork 9
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
1.12 build? #7
Comments
I never released any builds above 1.7 unfortunately. The 1.12 version works fine I believe, but have not tested, if u want to compile it and use it personally go ahead. I will see about moving downloads to curseforge. |
I also had some ideas that I may try and add as well, like OpenComputers interaction, and lasers being filtered by colored glass (plus maybe a config to add other mod's colored glass blocks to the list) or possibly having a filter block, and also an idea inspired by Nuclearcraft's MSR vessels, where shift clicking one reflector onto another copies the state of each side |
what forge version is it built against? I have a number of errors when importing into my workspace nvm, fixed the errors in updating to 2838 |
Committed everything I have, no idea if it works or not :P |
I had already done some work on it, so I may have to merge it. There is OpenComputers interaction on the laser detector now. However, I have found a bug, where, if the last side of a reflector to be opened did not have a laser going into it, the reflector would immediately have a nonexistent red laser coming in at the bottom, regardless of whether the bottom is open or not, and ignore all other inputs. As a result, it then outputs the red laser at all open sides regardless of whether or not there is an input laser on it. I don't believe I've made any changes that would cause this. |
I think that is something that is fixed in the commit |
I guess I'll have to merge, then |
I had to merge manually due to how I did this, the OpenComputers interaction for laser detectors is done. I think maybe I'll let it control open sides on reflectors as well. |
The new commit did fix it |
I've added all of those ideas I mentioned earlier except the filtering so far. |
I can't figure out the filtering, I guess I'll commit what I have and you can see what you can do. How do we want to merge everything back in? |
Create a merge request but can't promise I'll have time to work on it. |
I see the 1.12 source in the repository. Is there a 1.12 build? Also, where am I supposed to get any builds, the minecraftforum page is down
The text was updated successfully, but these errors were encountered: