Coder Social home page Coder Social logo

Comments (4)

GopherAtl avatar GopherAtl commented on September 15, 2024

re: colors, It's a bit odd when you're used to bundled cables and such, but I've yet to run into a situation where the 3 colors weren't enough. But it would be nice if red and orange were more distinct when unpowered, they look so similar it can be hard to tell which is which.

IMO, the rest of the requests don't really fit. You're already building the equivalent of up to a 64x64 area of redstone into a single block, it seems a fair price that you sacrifice complexity in the process, being reduced to 2 dimensions and losing bundled cables. What you're wanting sounds more like the way RedLogic does integrated circuits, which is very different but also quite cool.

from integrated-circuits.

Victorious3 avatar Victorious3 commented on September 15, 2024

Colors being red and orange are mainly because they fit quite well with the green wires. I agree that they can be hard to distinguish, especially for colorblind which I should also consider. I think making this a config option would be sufficient. (red & green, dream combination)

@GopherAtl Never played with BuildCraft and its cobble & stone tubes? Those are quite similar to the red & orange wire.

@LokiChaos Tunnels are a good idea, and I'll think about doing something alike. Bundled wire or anything like that is not possible due to internal limitations, same goes for the other more complex gates you mentioned. The adder for example is meant to be built and not placed down as a single gate, too much integration there isn't wanted either.

Btw, I think a way to put labels on the circuit draft would be useful to give it a little bit more of a structure, and documentation as well, for the complex circuits.

from integrated-circuits.

LokiChaos avatar LokiChaos commented on September 15, 2024

That's fine, I was just looking to put it more on par with standard digital logic simulators (eg: Logisim that I linked to). I understand the limitations imposed by the implimenation.

It could also be argued past what can reasonably fit on a 64x64 node board is probably better handled via MFR PRC or an actual computer (either CC or OC).

from integrated-circuits.

Victorious3 avatar Victorious3 commented on September 15, 2024

Tunnels implemented via 67b5e74 and related, going to be in 0.9
Works slightly different from what you suggested @LokiChaos but that's the best I can do with the internal limitations.

from integrated-circuits.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.