Page 5 of 5

Re: [0.15] Folks Factorio Fabrications

Posted: Fri Mar 01, 2019 8:37 pm
by themadgunman
Being as how Folk hasn't been seen on the forums for a bit and hasnt responded to my PM i have taken the liberty of updating Shuttle Train and posting it on the portal for 0.17, if ppl are using it ill make a seperate forum post at some point if he doesnt come back and want to resume updating it.

Re: [0.15] Folks Factorio Fabrications

Posted: Fri Mar 01, 2019 9:10 pm
by KunibertSegensreich
Thank you. One of my favorit mods.

Re: [0.15] Folks Factorio Fabrications

Posted: Sat Mar 02, 2019 5:22 pm
by Kamel
And if anyone is looking for a fix for JustGo; replace the control.lua with the code from here: https://gist.github.com/NochEinKamel/0e ... 3ebab8b0b1

QuickBar is no longer an inventory.

Re: [0.15] Folks Factorio Fabrications

Posted: Mon Mar 04, 2019 7:40 pm
by IngoKnieto
And for "stop that silly robot" you just have to update the version number in the info.json, the mod still seems to be compatible with v 0.17.

This is how info.json should look:

Code: Select all

{
	"name": "folk-stopthat",
	"version": "0.1.4",
	"title": "Stop That, Silly Robot!",
	"description": "Deactivates personal roboports while you are travelling in a vehicle, at speeds above the configured threshold.",
	"author": "folk",
	"contact": "",
	"homepage": "https://forums.factorio.com/viewtopic.php?f=94&t=45554",
	"factorio_version": "0.17",
	"license": "CC-BY-NC 4.0"
}

Re: [0.15] Folks Factorio Fabrications

Posted: Thu Mar 07, 2019 9:23 pm
by themadgunman
Shuttle Train Continued now has its own page at viewtopic.php?f=190&t=67072

Re: [0.15] Folks Factorio Fabrications

Posted: Wed Jun 05, 2019 8:17 am
by boran_blok
for those still on .16 I modified some stuff, but I cant figure out at the moment how to rename the entire mod without horribly breaking an upgrade path.

My version is on github here and attached to this post.

The only changes are:
- Focus filter textbox when entering a shuttle train
- Unfocus filter textbox when selecting a destination (with . or button press)
- Option to always use the filter for stations, even when manually searching (making the filtered stations completely invisible for the shuttle ui part)