this post was submitted on 10 Nov 2023
51 points (100.0% liked)
Factorio
1693 readers
1 users here now
Dreaming of transport belts
Rules
- All content must be Factorio related
- No political content
- Be nice
Last updated: 2023/06/05
Useful links
Purchase
Factorio has never been on sale and will (probably) never be on sale
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Readability of the combinations themselves from the standard view still sucks. I hope they address it. It's really hard to tell which combinations are connected and where, especially on compact setups.
The fact that the combinators are green with green and red wires included in their sprites is just a recipe for confusion.
I can't imagine how bad it is for anyone with colorblindness.
I believe factorio has a colorblind mode
But i completely agree, whenever i'm building something more complex and something is connected in orrectly, it's easier to tear up the whole thing and starting over than trying to track down the incorrect connection...
Agree it’s an issue, but in my builds most of the complexity in telling how things fit together is because of chains of several combinators.
It looks like the update is going to allow for much more complexity to be expressed in a smaller number of combinators, which should mitigate the issues somewhat.
As a software dev, the biggest thing for me in this update is that it makes combinators more like how I think of things in terms of programming paradigms. When I first came across combinators, I tried to treat them like logic gates. Eventually, I realised they’re a different thing entirely.