Page 6 of 7

Re: [MOD 0.12.x] Side Inserters v1.0.8

Posted: Thu Jun 16, 2016 2:47 pm
by BULIGO
Many thanks for the mod.
It allows me to make much tighter bases/expansions/outposts. Couldn't play the game without it anymore.
It should have been in vanilla from day one, IMO.
Have a nice day.

Re: [MOD 0.12.x] Side Inserters v1.0.8

Posted: Fri Jun 17, 2016 2:27 am
by bigyihsuan
I've seen a few posts in the thread about Bob's Mods support.

Do you think you could do that?

Re: [MOD 0.12.x] Side Inserters v1.0.8

Posted: Fri Jul 01, 2016 8:10 pm
by ipbtaliz
Hey,
meanwhile we wait for an official patch I modified this mod so that it would work with version 0.13.1

If you load a game from factorio version 0.12 and you already had unlocked Logistics 2 you won't see the new left and right stack inserters.
To fix this open lua console and write: /c remote.call("SideInserters","refresh")

Bugs:
I don't know any language beside Italian and English, so I didn't modify other locales files
Download:
Attachment. I can't paste links so no mirror, sorry.

GotLag updated the mod

Re: [MOD 0.12.x] Side Inserters v1.0.8

Posted: Fri Jul 01, 2016 8:53 pm
by SalinValu
Hey ipbtaliz,

I think I just finished my own port of the mod to 0.13. I wont post mine since yours will actually migrate (I'm using only new worlds), but I figured out how to get the inserters to sort correctly in the crafting menu. Each of the items are sorted alphabetically within their subgroup based on their 'order' parameter as described in 'items.lua'. That is, instead of "f[inserter]-e[<name>]<a/b>" as you've got, you should simplify it to "e[filter-inserter]<a/b>", "f[stack-inserter]<a/b>", and "g[stack-filter-inserter]<a/b>", for the different inserters, respectively. I've gone ahead and attached a modified version of your 'items.lua'.

Hope it helps.

Re: [MOD 0.12.x] Side Inserters v1.0.8

Posted: Fri Jul 01, 2016 9:09 pm
by ipbtaliz
SalinValu wrote:Hey ipbtaliz,

I think I just finished my own port of the mod to 0.13. I wont post mine since yours will actually migrate (I'm using only new worlds), but I figured out how to get the inserters to sort correctly in the crafting menu. Each of the items are sorted alphabetically within their subgroup based on their 'order' parameter as described in 'items.lua'. That is, instead of "f[inserter]-e[<name>]<a/b>" as you've got, you should simplify it to "e[filter-inserter]<a/b>", "f[stack-inserter]<a/b>", and "g[stack-filter-inserter]<a/b>", for the different inserters, respectively. I've gone ahead and attached a modified version of your 'items.lua'.

Hope it helps.
I think the problem was a mix of what you said and the fact that I left "f[blablabla]" everywhere instead of incrementing f to g.
Thank you for your help, I've updated the zip.

Re: [MOD 0.12.x] Side Inserters v1.0.8

Posted: Sat Jul 02, 2016 2:25 pm
by GotLag
An update is coming with big improvements in mod behaviour, but I'm waiting on some documentation from the developers. Hopefully soon.

Re: [MOD 0.12.x] Side Inserters v1.0.8

Posted: Sun Jul 03, 2016 12:39 am
by Rifter08
So i updated to 1.3 and realized just how essential the side inserters are. Please update.

Re: [MOD 0.12.x] Side Inserters v1.0.8

Posted: Sun Jul 03, 2016 3:27 am
by GotLag
Updated and simplified:
https://mods.factorio.com/mods/GotLag/Side%20Inserters

No longer has any custom entities, items or recipes. Simply place any inserter you like (modded or vanilla) and press SHIFT+R while mousing over it to cycle its pickup direction.

Re: [MOD 0.12.x] Side Inserters v1.0.8

Posted: Sun Jul 03, 2016 3:34 am
by Zeblote
Unrelated to this mod, but since you've played around with modding inserters... would it be possible to create one that grabs from the far side of a belt, or ever better, one that doesn't prefer either side when grabbing and keeps the belt balanced?

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Sun Jul 03, 2016 3:37 am
by GotLag
Unfortunately there doesn't appear to be any way to controlling which side of the belt an inserter picks up from. They will pick up from anywhere within a 1x1 tile area.

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Sun Jul 03, 2016 3:49 am
by Zeblote
GotLag wrote:Unfortunately there doesn't appear to be any way to controlling which side of the belt an inserter picks up from. They will pick up from anywhere within a 1x1 tile area.
They don't really pick up from anywhere, they always prefer the near side somehow... making every belt look badly unbalanced :D oh well. This game requires and prevents perfectionism at the same time.

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Sun Jul 03, 2016 5:29 am
by GotLag
What I mean is you can't tell it to only pick up from one lane.

Updated the 0.13 version to include another hotkey to toggle near/far lane insertion.

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Sun Jul 03, 2016 8:51 am
by DarkHelmet
Toggling the configuration via hotkey - this is awesome! Thanks!

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Sun Jul 03, 2016 10:59 am
by orzelek
It's a really neat one now - works with any inserter :D
Anyone played around with blueprinting those?

Edit:
I noticed that copy/paste of inserter settings will also copy drop location.

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Sun Jul 03, 2016 1:11 pm
by Nexela
copy/paste copies drop location and arm rotation. blueprinting works like it is supposed too also.

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Tue Jul 05, 2016 1:27 pm
by GotLag
New 0.13 version update: Shift+F cycles fine adjustment of insert position, so you can choose lane even on corners or belts moving directly away from the inserter.

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Thu Jul 07, 2016 11:27 pm
by DarkHelmet
Request: is there any chance that a migration script could be added to convert the old individual inserters into replacements?

I realize the non-deployed ones are the same as generics now, but it would be awesome if already deployed ones could be converted to a working configuration. I've made minor patches to other mods that haven't been updated for 0.13 yet but this is beyond my capabilities.

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Fri Jul 08, 2016 10:10 am
by GotLag
I'm looking into that now, I think I'm going to have to create a special "migration mod" that you only install long enough to load the map and save it.

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Fri Jul 08, 2016 1:57 pm
by Tyrindor
This might be in my head but after installing this my inserters seem to greatly prefer picking up items on the closet part of the belt, resulting in very lopsided belts where 1 lane is nearly empty and the other is full. Prior, it seemed it was random which belt side they picked up from. Splitter don't seem to fix it because it's too severe of a split.

Never really had this problem before, and this mod is the only thing I changed. Anyone else seeing the same?

Re: [MOD 0.12.x, 0.13.x] Side Inserters

Posted: Fri Jul 08, 2016 2:16 pm
by Nexela
It is in your head. My guess you reasearched some stack size increase. and regular inserters can pick up multiple items off a belt now depending on the level of research so these are probably the gaps you are seeing.