[MOD 0.9.2] Insert This

Topics and discussion about specific mods
Post Reply
sparr
Smart Inserter
Smart Inserter
Posts: 1327
Joined: Fri Feb 14, 2014 5:52 pm
Contact:

[MOD 0.9.2] Insert This

Post by sparr »

This mod adds more types of inserters to the game.

https://github.com/sparr/factorio-mod-insert-this

Features:
  • 90 degree inserters, left and right variants. Otherwise function like normal inserters.
  • Long handled inserters to move items from 2 tiles away to 1 tile away and vice versa.
  • Inserters to move items from one side of a conveyor to another (BROKEN)
Known Bugs:
  • Lack of custom artwork for new entities. They look the same as normal inserters when the additional info mode is not enabled.
  • The near push and pull inserters do not work. The problem is that they can pick up the spot they drop from, which results in a loop.
Screenshot 2014-03-07 23.57.19.png
Screenshot 2014-03-07 23.57.19.png (882.01 KiB) Viewed 13986 times
Attachments
insert-this_0.1.zip
(27.04 KiB) Downloaded 521 times

sparr
Smart Inserter
Smart Inserter
Posts: 1327
Joined: Fri Feb 14, 2014 5:52 pm
Contact:

Re: [MOD 0.9.2] Insert This

Post by sparr »

Here is a comparison of steel furnace layouts using the 90 degree inserters. The bottom one seems ideal. It is 17% smaller and uses fewer steel power lines than the "normal" middle layout.
Attachments
Screenshot 2014-03-08 13.55.24.png
Screenshot 2014-03-08 13.55.24.png (446.08 KiB) Viewed 13817 times

User avatar
Math3vv
Long Handed Inserter
Long Handed Inserter
Posts: 99
Joined: Sun Oct 06, 2013 10:47 am
Contact:

Re: [MOD 0.9.2] Insert This

Post by Math3vv »

Wow 90 degree insterters ! thats a golden idea right ther, nice mod !

APXEOLOG
Burner Inserter
Burner Inserter
Posts: 17
Joined: Sat Mar 23, 2013 4:04 pm
Contact:

Re: [MOD 0.9.2] Insert This

Post by APXEOLOG »

Glad to see how mod request come from users to modders, devs and back to users. Prefect!

kaldac
Manual Inserter
Manual Inserter
Posts: 2
Joined: Mon Mar 24, 2014 10:12 am
Contact:

Re: [MOD 0.9.2] Insert This

Post by kaldac »

silly question i'm sure but do the 90 degree inserters work on 9.4 yet? and are there any half length and long half length inserters in here as well??

Also would a 90 degree half inserter be viable?

slay_mithos
Fast Inserter
Fast Inserter
Posts: 204
Joined: Tue Feb 25, 2014 7:22 am
Contact:

Re: [MOD 0.9.2] Insert This

Post by slay_mithos »

They should work just fine, inserters didn't have changes in 0.9.3 or 0.9.4, as far as I remember.

As for half inserters, it is definitely possible, as an other mod has them (dytech, but it' not 'just' inserters, it make a lot of changes to the base game and adds a lot of other things too).

If you are feeling that you can edit a few files to get your half inserters how you like (maybe even combine 90° and half inerters), it's pretty easy to do, and you can get help in the modding help section (just above)

sparr
Smart Inserter
Smart Inserter
Posts: 1327
Joined: Fri Feb 14, 2014 5:52 pm
Contact:

Re: [MOD 0.9.2] Insert This

Post by sparr »

I would like to convince the devs in some future release to make inserters customizable in-game. It is silly for us to make 100 different kinds of inserters when there are really only a few variables that we want to change:

pickup/insert angle
pickup distance
insert distance
[smart or not]

slay_mithos
Fast Inserter
Fast Inserter
Posts: 204
Joined: Tue Feb 25, 2014 7:22 am
Contact:

Re: [MOD 0.9.2] Insert This

Post by slay_mithos »

Modular inserters for the win...

If you had speed, insert distance, insert/pickup angle, pickup angle, filter and smart "modules", you could potentially do everything with only one inserter type.

The only problem with this is that it would become harder to see which type is used, when all have the same graphics.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [MOD 0.9.2] Insert This

Post by kovarex »

slay_mithos wrote:The only problem with this is that it would become harder to see which type is used, when all have the same graphics.
Exactly

slay_mithos
Fast Inserter
Fast Inserter
Posts: 204
Joined: Tue Feb 25, 2014 7:22 am
Contact:

Re: [MOD 0.9.2] Insert This

Post by slay_mithos »

Would it be possible, with the current engine, to change the sprites of a machine (inserter here) based on the module(s) and/or recipe?

Or if that is not possible, would it be feasible to force the inserters to show their modules when showing alternative infos? A bit like how chest contents are shown.
That would allow for this kind of inserters to show what kind they are, without having to load a lot of sprites in graphical memory.

User avatar
ssilk
Global Moderator
Global Moderator
Posts: 12888
Joined: Tue Apr 16, 2013 10:35 pm
Contact:

Re: [MOD 0.9.2] Insert This

Post by ssilk »

Stupid question: How are different inserter types relevant to the basic game concept? They aren't. I could imagine 1 or 2 more inserter types (this over the edge is nice, and that also in a smart-version), but they aren't needed to play the game. Or in other words: it could be done by placing them at the right place and form the belts, assemblies etc. around. It's about the same as with the inserters.

Form is always stronger than function. Form needs more space, but we have normally space enough in Factorio...
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [MOD 0.9.2] Insert This

Post by kovarex »

Inserter graphics takes just a very little, and we don't even specified some module system for inserters.

sparr
Smart Inserter
Smart Inserter
Posts: 1327
Joined: Fri Feb 14, 2014 5:52 pm
Contact:

Re: [MOD 0.9.2] Insert This

Post by sparr »

alt / additional info mode could show details of a configured inserter. it already has arrows, you'd just need to move the arrows to the appropriate spot to illustrate angle and distance.

slay_mithos
Fast Inserter
Fast Inserter
Posts: 204
Joined: Tue Feb 25, 2014 7:22 am
Contact:

Re: [MOD 0.9.2] Insert This

Post by slay_mithos »

Yeah, but it's the mod section here, where we modify the game to bend it to how we want to play.

For me, at least, most of the fun in modded games is that I can make it change completely on some things I don't enjoy.
Basically, mods add a lot of variety and "unnecessary" things for people that want more/different things.

Inserters are among the things that makes me frustrated the most when designing my factories, particularly when the ingredients count go above 3 (I like keeping 1 belt=1 ingredient).

With access to even faster inserters, 90° ones, long output but short input, and many others, it makes it possible to design factories differently, and doesn't restrict you to reusing "perfect" builds you took from a video or a forum.


For the base game, what is currently provided is sufficient to make everything work, and you need to understand a few things about all the parts in order to make a working factory.
With mods, you add both complexity and new tools, but these are not needed to play the game, it's just up to the player to choose if he/she wants mod(s), and which one(s), and the more freedom given to modders means more mods, along with more high quality and polished ones.


(I am not much of a writer, so this post might not b explaining things very well, sorry about that)

User avatar
ssilk
Global Moderator
Global Moderator
Posts: 12888
Joined: Tue Apr 16, 2013 10:35 pm
Contact:

Re: [MOD 0.9.2] Insert This

Post by ssilk »

slay_mithos wrote: Inserters are among the things that makes me frustrated the most when designing my factories, particularly when the ingredients count go above 3 (I like keeping 1 belt=1 ingredient).
Well, if you like it. :) I mean, even with a mod you need to compare with others, which play without or with other mods. I don't want to make a big discussion out of that. I really like to have different mods. And often useless things are the next big thing. I just wanted to ask the above question, because I was really interested.

Keep on going! :)
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...

User avatar
Arpaleggia
Manual Inserter
Manual Inserter
Posts: 4
Joined: Mon May 12, 2014 8:14 pm
Contact:

Re: [MOD 0.9.2] Insert This

Post by Arpaleggia »

Hi, I would like to post with small suggestions and show what is meant by "broken" when referring to the inserters that change the side of the transport belt an item is on.

I am running version 0.9.8 of Factorio. Beyond the obvious suggestion to make fast and smart versions of each new type, please see file comments. My apologies that I cannot be of assistance in coding.
Attachments
Along with renaming the inserter to match its function, the graphic could represent the position of the objects it is supposed to move and the direction it will move it in (Note: The graphic positions have been edited into place, not coded)
Along with renaming the inserter to match its function, the graphic could represent the position of the objects it is supposed to move and the direction it will move it in (Note: The graphic positions have been edited into place, not coded)
NewInsertThis.png (33.92 KiB) Viewed 8578 times
InsertVids.zip
In the zip I have enclosed videos (format is .avi) which shows the near/push to work okay, but gets stuck with the current object when it should be idle, become unstuck again only when another object comes along... it also attempts to move objects already on the side it moves objects to. Near/pull gets stuck on its first item, regardless of the side it's on or additional objects that come.
(609.78 KiB) Downloaded 170 times
Hello and have a good life.

Post Reply

Return to “Mods”