1
0
mirror of https://github.com/Wyrrrd/Autofilter.git synced 2026-03-25 16:09:49 +01:00
Friendch 5780d79793 Fr Translation
Now I have more the hand on it, shouldn't be any casualties with last translations, but I'm sorry for the trouble I made on earlier tries ! I hope everything works as intended now, I know I made a misstake for "industrial plates", forgeting the folder.. And also made some updates after you already uploaded the mod, I should have more emphased the fact that translating was new to me ! I'm totally open if you see anything, or if any issue is brought back at you.
2021-08-09 14:29:15 +02:00
2021-08-09 14:29:15 +02:00
2020-02-21 14:17:25 +01:00
2020-03-29 14:03:06 +02:00
2021-04-18 12:08:25 +02:00
2021-04-18 12:08:25 +02:00
2021-04-18 12:08:25 +02:00
2020-02-21 14:17:25 +01:00
2021-04-16 20:30:59 +02:00
2021-04-16 20:23:04 +02:00
2020-02-23 00:45:02 +01:00

Autofilter

Features

When you manually place a filter inserter, it reads the inventory contents, inventory filters or belt contents on the pickup side and sets its filter to those items. There are extensive configuration options.

Settings

There is only one text field to enter configuration into. This can be done on the fly, while ingame. You can add each of the following keywords into the text field, in any order, separated by spaces. They will be processed left to right.

  • contents - Checks for filter candidates in the inventory contents at the inserter's pickup position.
  • filter - Checks for filter candidates in the inventory's filter settings at the inserter's pickup position.
  • belt - Checks for filter candidates in the items on a belt at the inserter's pickup position.
  • check - Checks for the current filter candidates, if they could be inserted in the inventory at the inserter's drop position and removes them from the candidate list, if unsuccessful.
  • anything else - Gets ignored. If you want to disable all functionality, just write anything.

After those are processed, a deduplication removes all but the first appearance of each item from the filter candidate list, and then the candidates are written to the inserter's filter until it is full.

Compatibility

This mod should work with all modded filter inserters, but I specifically added compatibility for the following mods:

Locale

If you want to contribute by translating this mod, you can view the existing translations here. I'd be happy to add your language and credits to the next release.

Description
[Factorio Mod] Automatically set inserter filters based on adjacent inventory.
https://mods.factorio.com/mod/Autofilter Readme MIT 583 KiB
Languages
Lua 100%