Consistent Constants
Posted: Sat Aug 13, 2016 10:23 am
For the sake of simplicity and consistency i'd like to suggest the (possible) usage of a logistic network where ever the user can fill in a number (aka constant).
Example: Requester chest
Here you can request up to 10 different items with different counts you can fill in by hand. These numbers are not by any means known to your logic network.
To make things consistent we should use the same game mechanisms and guis as we do for inserters and let the target count come from your logic network OR fill in by hand like now.
A requester chest would use an input signal ( matched for the stuff it is requesting) as target count and outputs it's content like as it does now.
This way you could make calculations more easily: You KNOW what all kinds of chests and the like will WANT and you can compare this how much they HAVE.
And this solution will make the game more consistent: Any constant COULD be set in a constant combinator.
BTW:
A Smart Requester Chest would request only things the logic network will tell it to request. I feel sorry for the poor robots working for a requester chest changing it's needs every tick.
Example: Requester chest
Here you can request up to 10 different items with different counts you can fill in by hand. These numbers are not by any means known to your logic network.
To make things consistent we should use the same game mechanisms and guis as we do for inserters and let the target count come from your logic network OR fill in by hand like now.
A requester chest would use an input signal ( matched for the stuff it is requesting) as target count and outputs it's content like as it does now.
This way you could make calculations more easily: You KNOW what all kinds of chests and the like will WANT and you can compare this how much they HAVE.
And this solution will make the game more consistent: Any constant COULD be set in a constant combinator.
BTW:
A Smart Requester Chest would request only things the logic network will tell it to request. I feel sorry for the poor robots working for a requester chest changing it's needs every tick.