Giter VIP home page Giter VIP logo

Comments (3)

cloakable avatar cloakable commented on July 26, 2024

+1 to this, an address and component would be useful for the rail controller. Would allow much finer control (i.e knowing that minecart with address x is at network rail y, so I can do something with that information)

from oc-minecarts.

feldim2425 avatar feldim2425 commented on July 26, 2024

I will try that if I have time. So you mean something like

getConnectedCarts() -- returns a list of connected computer carts
getConnectionMode()  -- get the connection to the cart (None, Energy, ....)
setConnectionMode()  -- set the connection type

And for the Cart

getConnectedRail() -- maybe instead of hasNetworkRail() to get the connected rail controller

But I think that a button to disconnect this commponent will be good just to reduce the number of components if you don't need them. (Or make an advanced version of the rail controller)

If someone has more ideas post them here

from oc-minecarts.

dustpuppy avatar dustpuppy commented on July 26, 2024

A name to set for the rail controller would be nice, like the waypoints of oc.
getConnectedRail() could return then address, label. This would make codes better readable, but it's just an idea, if you make this method.

What about a slot for a network card? Then user can select, if he want's the rail controller connected over cable, or wireless.

from oc-minecarts.

Related Issues (19)

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.