Space Engineers

Space Engineers

99 vurderinger
Cargo Container Filters
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Type: Mod
Mod category: Block, Other
Filstørrelse:
Offentliggjort:
Opdateret:
61.727 KB
18. juli 2019 kl. 22:02
13. aug. 2019 kl. 20:42
20 ændringsbemærkninger ( vis )

Abonner for at downloade
Cargo Container Filters

Beskrivelse


this mod adds an input filter to cargo containers, allowing you to better organize your inventories without the need for sorters -

- each cargo container has its own unique filter
- each filter is fully configurable in the same manner as sorters
- works with all cargo containers, non-vanilla too
- only affects input side only (putting stuff in is filtered, taking stuff out is not)
- passive filters only, but still may eliminate the need for costly inventory scripts
- keeps your faction members with storage OCD sane
- very low server performance impact - small amounts of code only running when the filter is changed
Populære diskussioner Vis alle (1)
16
24. okt. 2024 kl. 9:26
FASTGJORT: ERRORS, BUGS, AND SUGGESTIONS
coldform
36 kommentarer
G.Admiral_Telcar 27. sep. kl. 16:21 
Doesn't look like theres been a lot of activity here in a while. Trying to clear out some old mods from my qol pack. Does this mod still work, do people still use it??
RaSvet 15. okt. 2022 kl. 8:16 
I found a problem - Your mod periodically stops working. Yes, I use many different mods. It was obvious that this was a conflict between mods. By the method of exclusion, I found that the conflict is caused by another mod - Cargo Container with Fill Level Bars (https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=677790017) .
It's very sad that I had to choose between two good mods, but my choice fell on your mod. After all, the order in the containers is much more important than the scenery.
Thank you for the great work!
StormLondon 5. juli 2022 kl. 9:56 
Didnt work on my server, but did disable all my other mods :steamfacepalm:
mazrados 13. mar. 2022 kl. 1:52 
Is it possible to add it for other (not production) components with cargo, like cockpits for example?
coldform  [ophavsmand] 25. feb. 2022 kl. 16:27 
I would love to enable this across production inventories as well, but that code is used.

everything that has an inventory, has what's called an inventory constraint . this is essentially what is used to filter inventory. Not every inventory uses the constraint, such as cargo containers. my mod simply "turns on" this constraint for cargo containers, and lets you manipulate it in the terminal.

production inventories - such as assemblers and refineries - have this filter already turned on, set to certain default values, without letting the player change those. this is important to maintain, otherwise, a player can change what is allowed to go into these blocks, and thus may cause problems - everything from players abusing the extra inventory space, to unforeseen bugs.
Oneill_SFA 25. feb. 2022 kl. 14:11 
If you could do as JarutheDamaja suggested and include refineries/assemblers/etc this could replace a lot of inventory/production scripts. Add a way to limit inventory per item by quantity and you could automatically shift cargo whever you wanted, keep reactors filled with just X amount of uranium so you have enough left for ammo, keep turrets full, all kinds of things.
JarutheDamaja 18. apr. 2021 kl. 7:39 
For me both blacklists and whitelists saves well after a reload of the SP savegame.

Any chance the filter list could be applied to all blocks having cargo space? Especially connectors and survival kits and cryo chambers to start with?
I love the idea of passive filters, but I would need it on any other block more than on cargo containers.
Annastasya 4. mar. 2021 kl. 14:42 
It seems almost like the filtration switches from whitelist to blacklist (default for filter dropdown box). I haven't tested this yet to be certain but that seems to be a possibility. Admittedly, I am using quite a large volume of mods, but nothing that effects cargo or sorter filtration. The filter settings for cargo look correct and show up visually as they have been saved correctly but the cargos that are filtered will not allow items to be moved into them (after reload) until I empty the filter list, then it all works as normal. I setup the filter again, as it appeared to be, and it filters without issue as your mod intends. Again, it is only on load of the world that existing whitelist filters on cargos act like blacklist, once they are cleared and setup again it works without issue until reloading the world.
coldform  [ophavsmand] 2. mar. 2021 kl. 12:27 
@Annastasya the biggest trick this mod pulls off isn't actually adding the filter, but loading and saving them. I would dive into the code and figure this out. also, what other mods are you using?
Annastasya 28. feb. 2021 kl. 8:16 
I love the mod and it works great once you set it up, however loading up a save with containers already setup makes the containers not accept anything until they are re-setup. Frustrating when you have a lot of filtered containers to reset.