Skip to content

Conversation

@Zevell
Copy link

@Zevell Zevell commented Jun 15, 2020

Sorry for long title, couldn't figure out how to concisely say what I wanted to say in less words.
What I propose with this pull request is that there should be a setting under mod settings (startup tab) that would allow the user of this mod to edit the speed (by lowering the delay value) at which robots will get taken out of the logistic network and put into the robot recaller chest.

I have added a description to the settings section to specify that the value entered must always be a whole number (integer) when multiplied by 60: this is because it will break if it is not, I am unsure what causes this but it has something to do with how the original code is created (see control.lua:84).

Zevell added 6 commits June 15, 2020 18:49
Added settings menu option (under startup tab) with an adjustable value for "recall delay per robot" this essentially increase the robots grabbed per second by creasing the delay between each run of the script.
Batch file to cleanly build the mod from source on windows
the code was written wrong due to a misunderstanding of the Factorio API, it has now been fixed and the setting now affects in game entity (robot recaller chest)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant