Page 1 of 1

[MOD 0.12.11+][EvoGUI] steinios logistic sensor 0.0.2

Posted: Thu Jun 02, 2016 9:04 pm
by steinio
Type: Mod
Name: steinios logistic sensor
Description: Adds an EvoGUI sensor which shows the total and the amount of free logistic/construction bots.
License: MIT
Version: 0.0.2
Release: 2016-06-02
Tested-With-Factorio-Version: 0.12.35
Dependencies: EvoGUI >= 0.4.16
Download-Url:
0.12:
steinios_logistic_sensor_0.0.2.zip
(1.74 KiB) Downloaded 77 times
0.13: https://mods.factorio.com/mods/steinio/ ... tic_sensor
Attention: Only for single player games!
License
Long description
Version history
Older versions

Re: [MOD 0.12.11+][EvoGUI] steinios logistic sensor 0.0.1

Posted: Sat Jun 18, 2016 12:29 am
by Miravlix
The multiple network support ruins it for me, as the view will rotate through the mini networks I install in every resource gathering outpost. So most of the time it will tell me some network has 5/5 robots.

Maybe it should ignore the smaller ones when the number of robots assigned to it, is too small to be worthwhile information.

Re: [MOD 0.12.11+][EvoGUI] steinios logistic sensor 0.0.1

Posted: Mon Jun 20, 2016 4:21 pm
by steinio
Thanks for your response.

I added some options to the control.lua, which hopefully are what you are looking for:

- cycle: set it to false and only one network will be displayed
- network_id: the id of the network you want to see

Well after reading your post a third time i added this new option which i suppose you need:
- minimum_logistic_robots: the amount of logistic robots a network must have to be displayed
Could change it to all robots (construction and logistic together), if needed.

More would be to far from my use case so maybe there will be no further development.

Greetings steinio