Circuit network features for 0.15

Give feedback on topics proposed by the developers.

What circuit network features do you want to see in 0.15?

Poll ended at Tue Oct 11, 2016 12:26 pm

Sound box - send circuit signal to make a sound
125
4%
Train Station - read train contents - IMPLEMENTED
329
11%
Train Station - control trains by disabling/enabling the station - IMPLEMENTED
238
8%
Roboport: This roboport content
54
2%
Roboport - items needed for construction(to automatically supply broken outposts) 28325
155
5%
Radar - Wireless transmission of circuit signals
194
6%
Radar - Number of enemies nearby
125
4%
Assembling machine: enable/disable
116
4%
Assembling machine: set recipe
164
5%
Beacon - enable/disable
44
1%
Pump - read fluid flow.
83
3%
Rocket silo - read when silo is ready and has satellite. Launch rocket on condition. Add checkbox for autolaunch in gui.
155
5%
UI alert on condition
228
8%
More operations to the arithmetic combinator: % << >>. - IMPLEMENTED
64
2%
More options in the decider combinator: !=, >=, <= (makes sense for special signals) - IMPLEMENTED
100
3%
Logic combinator (AND OR NOT XOR, etc)
207
7%
Bit combinator 14454 - IMPLEMENTED as part of arithmetic combinator
41
1%
Selector combinator: MIN, MAX, ABS
61
2%
Timer combinator: delay a signal or send a pulse every X seconds
138
5%
Continuous wire building while running, somehow (?)
12
0%
New wire drawing: vectorial, primitives. Proper sorting order for wires on ground. Bonus: Wire dangling on pole hit, train pass, etc.
47
2%
More info on tooltips 14740
50
2%
Toggle mode and pulse mode for constant combinator
15
0%
Write proper wiki page/guide for circuit network and combinators
84
3%
Map signals to keyboard input. So you can easily control things using numpad for example
82
3%
Shift click to star-connect circuit wires. No shift to chain-connect (28096)
36
1%
Send fluid count to logistic network: (29940)
87
3%
 
Total votes: 3034

User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2915
Joined: Sat Jun 11, 2016 6:41 am
Contact:

Re: Circuit network features for 0.15

Post by Optera »

MeduSalem wrote:Too bad that setting the Inserter Stack Size bonus with the Circuit Network signal isn't on the list... because that would have been one of my priorities actually.
Would be my top priority as well. So many sleek train loader and smart furnace designs suddenly becoming possible.....

My votes for bit operators and more decider operands have been implemented already. :)
Here's hoping the switchable beacon might become reality too.

User avatar
MeduSalem
Smart Inserter
Smart Inserter
Posts: 1475
Joined: Sun Jun 08, 2014 8:13 pm
Contact:

Re: Circuit network features for 0.15

Post by MeduSalem »

Optera wrote:Would be my top priority as well. So many sleek train loader and smart furnace designs suddenly becoming possible.....

My votes for bit operators and more decider operands have been implemented already. :)
Here's hoping the switchable beacon might become reality too.
Yeah, train loader/unloading... smart furnaces... I miss especially the later. Though I XNight's approach to overcome the stack size problems is truly awesome... I wish it would be easier.

My votes were:

Assembler Set Recipes ... obviously.
More decider operands as well
Logic Combinator ... because sometimes they would be better and more straight forward than emulating the behaviour with deciders
Timer Combinator ... because emulating that behaviour sometimes turns awkward too

Though I'm looking forward to the train station features as well... because I would have voted on them too, but they won the popularity votes anyways. xD

A question though... is the switchable beacon really necessary? ... because it can be done with the powerswitch too. That said I hate the yellow blinking and it would be nice if one could turn them off without that... :D

User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2915
Joined: Sat Jun 11, 2016 6:41 am
Contact:

Re: Circuit network features for 0.15

Post by Optera »

For me being able to switch off beacons would be a quality of life enhancement.
Currently I switch off whole modules when not needed but it has some ugly side effects.
a) if one pole is replanted it very likely will short circuit the power switch
b) I need to run a separate power line to keep the lights on
c) inserters stop mid cycle which looks really ugly
With switchable beacons I could turn off resource input and switch the beacons off, which would be a much more graceful way to turn off a module.

I can't wait to see how the changes to train stops will break my Logistic Train Network mod :roll:

mrvn
Smart Inserter
Smart Inserter
Posts: 5681
Joined: Mon Sep 05, 2016 9:10 am
Contact:

Re: Circuit network features for 0.15

Post by mrvn »

vanatteveldt wrote:Another idea: microchip: basically a mini-factory / modular armor type interface where you can add more combinators and that have a red+green input and a red+green output. Optionally make them have 'connectors' at the side where if you place two microchips side by side the red+green side output of A is automatically connected to the red+green side input of B and vice versa. This will make it a lot easier to organize / share / copy interesting contraptions without having your whole factory filled by combinators, while the input/output restrictions mean that more complex setups still require enough puzzling.
I saw a mod for buildings that you can enter and then place other buildings inside. The mod was for placing assembler inside so you could for example make a factory that takes iron plates and copper plates and produces electronic circuits in a single building. So factorio seems to already have the ability to do recursive constructs. So how about adding a breadboard or circuit board item that you can place. On the outside it would have circuit connections for input and output. Number of inputs and outputs could depend on size (level 1 research has 2x1 tiles, level 2 has larger boards with 2x2 tiles, ...). And then you enter them and can place combinators and wires inside.

A followup idea would be an assembler that takes a blueprint of such a circuit board and then builds them according to the blueprint. If you don't like the idea of entering the circuit board to design it then the assembler could take the blueprint of a normally build circuit and create a circuit board of it.

User avatar
MadOverlord
Burner Inserter
Burner Inserter
Posts: 8
Joined: Tue Dec 13, 2016 6:37 pm
Contact:

Re: Circuit network features for 0.15

Post by MadOverlord »

I started playing too late for the poll, but with respect to being able to set Assembler recipes, I would definitely like this as an endgame feature.

One suggestion that might make implementation / use easier: do LRU or "smallest quantity" cache ejection when needed to open up a buffer slot. You're going to have to sort the ejected materials out of the finished products belt/box anyway, so it doesn't matter if it happens automatically or is commanded somehow (and the former is simpler). Might be nice to have a "flush" recipe that just clears the buffers though.

User avatar
hansinator
Fast Inserter
Fast Inserter
Posts: 160
Joined: Sat Sep 10, 2016 10:42 pm
Contact:

Re: Circuit network features for 0.15

Post by hansinator »

siggboy wrote:The problem with that solution is that it only works from belts, and not from buffer chests. Which, among other things, makes it unsuitable for smart furnaces that are fed from robot chests.
Yes that's true. Hopefully the dev's will change their mind. I haven't visited this thread for a while and missed the current discussion on this topic. My unawareness and recent disappointment caused me to start this thread: viewtopic.php?f=5&t=39218
I already feel a little bad now for posting a separate complaints thread..

To sum it up: The general problem is, that there are quite a few things that make it impossible to control the flow of items in quantity and time which in turn makes all advanced control circuits problematic. What I would like is that changes like inserter stack size are checked (before implementing them) if they would break the ability to precisely control count-perfect (or tick-perfect) movement of items.

vanatteveldt
Filter Inserter
Filter Inserter
Posts: 945
Joined: Wed Nov 25, 2015 11:44 am
Contact:

Re: Circuit network features for 0.15

Post by vanatteveldt »

@hansinator: I don't think it is quite as bad as you sketch it. Some fine grained tuning is indeed impossible due to stack sizes and implementation details, but at least for things like variable numbers of ticks for some operations it would be the case IRL as well: everything has a tolerance, and nothing is perfect. And there's a number of useful things in the circuit network that are possible now: disable production lines for certain conditions, including if output is backed up, store items in buffer if input is backed up, move items only to a destination X tiles away if the supply is low and there are no items in transit, balanced loading etc. It could be a lot nicer with some additions, but it is certainly not a gimmick as it is right now.

For the problem of imprecise control over numbers of items, what about this simple solution: allow a second option when connecting chests to the circuit network to limit the contents and size of a chest to the supplied value, i.e. if you connect a chest to a constant combinator that emits 3 iron and 1 steel, the chest will only accept exactly that content. This allows you to move exactly N items from A to B by placing the chest inbetween, and allows for dynamic filtering.

One other improvement would be to make inserters a bit 'smarter' by having them grab at most the number of items that the destination will accept. Currently if there is room for 1 plate in a chest, an inserter will happily grab 12 plates, insert 1, and keep hovering over the chest with the remainder.

Alternatively, allow inserters to accept a filter+amount option, so if you wire 2 iron to the inserter it will only grab iron and only 2 at a time.

aober93
Filter Inserter
Filter Inserter
Posts: 453
Joined: Tue Aug 30, 2016 9:07 pm
Contact:

Re: Circuit network features for 0.15

Post by aober93 »

Where is the option to vote for inserter stack size? :D

User avatar
MeduSalem
Smart Inserter
Smart Inserter
Posts: 1475
Joined: Sun Jun 08, 2014 8:13 pm
Contact:

Re: Circuit network features for 0.15

Post by MeduSalem »

aober93 wrote:Where is the option to vote for inserter stack size? :D
Twinsen mentioned in another thread that the inserter stack size stuff will probably be added with 0.15.

User avatar
hansinator
Fast Inserter
Fast Inserter
Posts: 160
Joined: Sat Sep 10, 2016 10:42 pm
Contact:

Re: Circuit network features for 0.15

Post by hansinator »

Just found that post.
siggboy wrote:
Optera wrote:
DaveMcW wrote:
vanatteveldt wrote:Stack / Filter Inserter: set item filter and stack size
There is a 1 constant combinator solution if you abuse integer overflow: viewtopic.php?f=193&t=35380
That's the best work around I've seen, but it's still only a work around only working when picking up from belts.
It's not new, it has been discussed many weeks ago already.

The problem with that solution is that it only works from belts, and not from buffer chests. Which, among other things, makes it unsuitable for smart furnaces that are fed from robot chests.
The solutions that I have seen being discussed before don't work with filter inserters. If you don't need filtering you don't even need a combinator, just a wire and a pole..

Hugedata
Manual Inserter
Manual Inserter
Posts: 4
Joined: Wed Feb 15, 2017 2:27 pm
Contact:

Re: Circuit network features for 0.15

Post by Hugedata »

How about the ability to count the number of active/available robots in a logistic network?

I would love to be able to automate building more robots anytime the available robots hits zero

User avatar
steinio
Smart Inserter
Smart Inserter
Posts: 2631
Joined: Sat Mar 12, 2016 4:19 pm
Contact:

Re: Circuit network features for 0.15

Post by steinio »

Hugedata wrote:How about the ability to count the number of active/available robots in a logistic network?

I would love to be able to automate building more robots anytime the available robots hits zero
This is already implemented. Just connect a roboport to your circuit network. You can select different signals outputting amount and available logistic or construction robots.

Greetings steinio
Image

Transport Belt Repair Man

View unread Posts

js1
Inserter
Inserter
Posts: 46
Joined: Sun May 08, 2016 5:35 pm
Contact:

Re: Circuit network features for 0.15

Post by js1 »

With the recent implementations of von Neumann probes, I think anything that allows blueprint placement (what e.g. Conman mod does https://mods.factorio.com/mods/justarandomgeek/conman) would qualify for consideration as well. Also, some more capability to read the map with circuit combinators would be useful, too.

I am so looking forward to contests of two different von Neumann probes in Factorio. :)

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3699
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: Circuit network features for 0.15

Post by DaveMcW »

I would love to have a >>> operator for logical shift instead of arithmetic shift.

Any bitwise operation that touches the sign bit is very awkward to do without it.

justarandomgeek
Filter Inserter
Filter Inserter
Posts: 300
Joined: Fri Mar 18, 2016 4:34 pm
Contact:

Re: Circuit network features for 0.15

Post by justarandomgeek »

DaveMcW wrote:I would love to have a >>> operator for logical shift instead of arithmetic shift.

Any bitwise operation that touches the sign bit is very awkward to do without it.
Alternately, the current arithmetic shift can be a yellow >> and a logical shift could be the blue >>, to preserve the arithmetic/bitwise coloring. << could then be either color.

Claudius1729
Long Handed Inserter
Long Handed Inserter
Posts: 54
Joined: Mon Apr 03, 2017 5:47 pm
Contact:

Re: Circuit network features for 0.15

Post by Claudius1729 »

mrvn wrote:
vanatteveldt wrote:Another idea: microchip: basically a mini-factory / modular armor type interface where you can add more combinators and that have a red+green input and a red+green output. Optionally make them have 'connectors' at the side where if you place two microchips side by side the red+green side output of A is automatically connected to the red+green side input of B and vice versa. This will make it a lot easier to organize / share / copy interesting contraptions without having your whole factory filled by combinators, while the input/output restrictions mean that more complex setups still require enough puzzling.

A followup idea would be an assembler that takes a blueprint of such a circuit board and then builds them according to the blueprint. If you don't like the idea of entering the circuit board to design it then the assembler could take the blueprint of a normally build circuit and create a circuit board of it.
The concept of an item circuitboard that would be built from a blueprint of a circuit network seems very cool. But in practice, how it would work? Let's say for instance I build a small circuit that takes in input signal A, B and C, and then return 2*A+B-min(A,B) (basic, but footprint of a dozen factorio circuit components).

How would the circuitboard know where are the "external" inputs, and where are the "external" outputs?

mrvn
Smart Inserter
Smart Inserter
Posts: 5681
Joined: Mon Sep 05, 2016 9:10 am
Contact:

Re: Circuit network features for 0.15

Post by mrvn »

Claudius1729 wrote:
mrvn wrote:
vanatteveldt wrote:Another idea: microchip: basically a mini-factory / modular armor type interface where you can add more combinators and that have a red+green input and a red+green output. Optionally make them have 'connectors' at the side where if you place two microchips side by side the red+green side output of A is automatically connected to the red+green side input of B and vice versa. This will make it a lot easier to organize / share / copy interesting contraptions without having your whole factory filled by combinators, while the input/output restrictions mean that more complex setups still require enough puzzling.

A followup idea would be an assembler that takes a blueprint of such a circuit board and then builds them according to the blueprint. If you don't like the idea of entering the circuit board to design it then the assembler could take the blueprint of a normally build circuit and create a circuit board of it.
The concept of an item circuitboard that would be built from a blueprint of a circuit network seems very cool. But in practice, how it would work? Let's say for instance I build a small circuit that takes in input signal A, B and C, and then return 2*A+B-min(A,B) (basic, but footprint of a dozen factorio circuit components).

How would the circuitboard know where are the "external" inputs, and where are the "external" outputs?
Every combinator, which would include such user designed circuit boards, has 2 bus inputs and 2 bus outputs: red wire and green wire. Combinators are 1x2m large so that they have an input tile and output tile. Custom circuit boards would be just the same. At least 1x2m large with input and output tiles predefined. This takes care of connecting the outside world to the chip. But what about internally connecting the signals to the combinators?

I imagine in the blueprint you need to define some terminals where the input and output connects to. I would add a new combinator "terminal" that also has an input side and output side. But whatever signal you connect to the input side becomes the output of the chip and whatever is connected to the input of the chip becomes the output of the combinator. If the chip has more than one of them then every output is the same and the inputs are additive.

Post Reply

Return to “Development Proposals”