Search found 5 matches
- Fri Jul 10, 2026 3:08 pm
- Forum: Duplicates
- Topic: [2.1.9] Filtered splitters don't filter properly
- Replies: 5
- Views: 375
Re: [2.1.9] Filtered splitters don't filter properly
That makes sense. Thanks for looking into this! I'll make sure to report back if this isn't resolved in 2.1.10
- Fri Jul 10, 2026 1:58 pm
- Forum: Duplicates
- Topic: [2.1.9] Filtered splitters don't filter properly
- Replies: 5
- Views: 375
Re: [2.1.9] Filtered splitters don't filter properly
I appreciate the quick response. That is a good observation, some circuits have landed on the wrong side indeed.
I have definitely iterated on this build a lot and the typical way to apply any small changes is to copy a larger rectangle, make the edits, delete what needs to be changed in the ...
I have definitely iterated on this build a lot and the typical way to apply any small changes is to copy a larger rectangle, make the edits, delete what needs to be changed in the ...
- Fri Jul 10, 2026 1:01 pm
- Forum: Duplicates
- Topic: [2.1.9] Filtered splitters don't filter properly
- Replies: 5
- Views: 375
[2.1.9] Filtered splitters don't filter properly
I have a build that separates the products of recycled processing units of all different quality levels.
The splitter should filter the electronic circuits to the left and the advanced circuits to the right. Here are two screenshots from the build:
Screenshot_20260710_141002.png Screenshot ...
The splitter should filter the electronic circuits to the left and the advanced circuits to the right. Here are two screenshots from the build:
Screenshot_20260710_141002.png Screenshot ...
- Fri Jul 10, 2026 11:58 am
- Forum: Not a bug
- Topic: Space platforms don't unload unless they have a wait condition
- Replies: 4
- Views: 490
Re: Space platforms don't unload unless they have a wait condition
I have encountered this behaviour too and found it very counter-intuitive.
Unloading also does not have a dedicated condition, so unloading always needs some other unrelated condition like time passed or inactivity to happen.
It's probably tricky and full of annoying edge cases to implement a ...
Unloading also does not have a dedicated condition, so unloading always needs some other unrelated condition like time passed or inactivity to happen.
It's probably tricky and full of annoying edge cases to implement a ...
- Wed Sep 21, 2022 8:37 pm
- Forum: Ideas and Suggestions
- Topic: [Linux] Comply with the XDG directory standard
- Replies: 20
- Views: 20650
Re: [Linux] Comply with the XDG directory standard
I would really like there to be an option to use the XDG directory standard. It's common for programs to migrate by supporting both XDG and the old way.
There is very often an environment variable like $FACTORIO_DATA_DIR or similar that can be configured to comply with XDG.
it's annoying because ...
There is very often an environment variable like $FACTORIO_DATA_DIR or similar that can be configured to comply with XDG.
it's annoying because ...