-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'm thinking about how I want to expand InRed, and of course one of the most obvious possibilities is to add cable covering/bundling, so people can put two InRed cables next to each other and have them not connect, and so you can carry a lot of different colors in the same blockspace. Since wires are dumb, covers and bundles won't need to carry much information about themselves except for what color they are, but it means our search logic will have to become a lot more complex to adapt. A few things to think about:
- How do we specify what color a search is currently focusing on? How do we go from non-covered to covered wire?
- How do we deal with a situation of multiple colors connecting to the same un-covered cable? Should we add a specific, separate search method that focuses on colored wire?
- Does it feel like this is ultimately a worthwhile addition to InRed? Is there some way we could do a similar thing without the standard RedPower-style bundling system, and would that be better?
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request