Page 1 of 1

[MOD 0.12.29] RoboportLogistics 0.1.0

Posted: Wed Mar 23, 2016 10:39 am
by enkindle
Type: Mod
Name: RoboportLogistics
Version: v0.1.0, (Factorio 0.12.29)
Release: 2016-03-23
Download: Download 0.1.1 for Factorio 0.12.29
License: The Unlicense (Public domain http://unlicense.org)
Tags: Circuit network, Logistics network
Author: enkindle
Website: viewtopic.php?f=97&t=22094&p=139189

Description
Automatically connects smart inserters to adjacent roboports if they are facing the right direction. Outputs the inventory of the roboport as well as the number of robots in the roboports network. The robot counts are in the "Signals" tab of the smart inserter.

While not extensively tested, this mod should not be capable of doing damage to your save.

Details
  • The connections have to be made automatically due to limitations with the modding API.
  • It only connects smart inserters facing the roboport as I did not see a reason you would remove things from a roboport.
  • Yeah, I know they have added wire connections to 0.13 but who knows when that will be out, also I was bored.
Screenshot
Version History
If you have any bug reports or suggestions, feel free to leave them in this thread.

Re: [MOD 0.12.29] RoboportLogistics

Posted: Thu Mar 24, 2016 5:00 am
by enkindle
Updated to 0.1.0, now outputs robot counts. Also improved performance a large amount.

Re: [MOD 0.12.29] RoboportLogistics 0.1.0

Posted: Fri Mar 25, 2016 11:59 am
by Xeridanus
I'm getting this error when I load the game with your mod: Error in assignID, item with name 'directional-sensor' does not exist. Am I missing a dependency or something?

EDIT: Nevermind I ended up downloading the wrong version some how.

Re: [MOD 0.12.29] RoboportLogistics 0.1.0

Posted: Tue Apr 12, 2016 10:17 am
by LubieArbuzy
Polish locales (pl) :D

Code: Select all

[virtual-signal-name]
home-lrobots = Dostepne roboty logistyczne
home-crobots = Dostepne roboty konstrukcyjne
all-lrobots = Wszystkie roboty logistyczne
all-crobots = Wszystkie roboty konstrukcyjne

Re: [MOD 0.12.29] RoboportLogistics 0.1.0

Posted: Fri Apr 29, 2016 1:20 am
by blizgerg
I noticed that the virtual signals didn't seem to work, so I did a little digging and it appears as though there was some typos. I have created a pull request that I think fixes the typo for your review https://github.com/crosma/RoboportLogistics/pull/1

Also the version in your text says 0.1.1 but the version available is 0.1.0.

Re: [MOD 0.12.29] RoboportLogistics 0.1.0

Posted: Sun May 15, 2016 1:35 am
by gallomimia
I found that this interferes badly with roboport upgrades mod.
And since it's getting added into Factorio 0.13 I don't expect this to get fixed.