Page 1 of 1

[MOD 0.11.x] Electric Walls (not Force Field)

Posted: Wed Dec 24, 2014 9:51 pm
by Genhis
Hello!

I and my friend Mat5i6 have decided to create our very first mod, which we hope you’ll find at least a bit useful.

This mod brings you a completely new type of wall, an electric wall, which causes a fixed amount of damage on touch. It doesn’t require any energy for now, but the necessity of an energy supply is definitely going to be added in future releases.

During the development, we’ve been trying to find a balance between resources consumed for the purposes of building and the strength or the total effect of the wall. We believe we’ve found it, but we can’t be sure until the whole thing gets into the massive production.

If you have any questions regarding this mod, please, let us know. You can also write a reply in czech language if you want. The more people will like this mod, the more we will work on improving it.

MOD info:
Coder: Genhis
Designer: Mat5i6
Short description: This mod brings you an electric wall, which causes a fixed amount of damage on touch. (Touch means that wall is hit by enemy in range 2 blocks)
Localization: EN, CZ
Version: 0.0.1

Live preview: https://www.youtube.com/watch?v=GRFC5hiYwe8 by wojinwomackacz
ElectricWalls_0.0.1.zip
(270.1 KiB) Downloaded 2980 times

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Thu Dec 25, 2014 1:59 am
by G_glop
Maybe some kind of damage bonus when the wall is being damaged itslef?

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Thu Dec 25, 2014 6:26 am
by Devildog
Nice!

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Thu Dec 25, 2014 8:53 am
by Dariel92
RU: Неплохо было бы каких нибудь скриншотов показать, а так не плохо.
EN: It would be what some screenshots to show, but not so bad.

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Thu Dec 25, 2014 9:05 am
by G_glop
Is there possibility for an animantion(some sparks), and different tiers coresponding to different biters?
And coud you send me the model itself(if you have it)

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Thu Dec 25, 2014 8:15 pm
by Genhis
G_glop wrote:Maybe some kind of damage bonus when the wall is being damaged itslef?
What do you exactly mean? The bitters are damaged only when the wall is being damaged.
Dariel92 wrote:It would be what some screenshots to show, but not so bad.
I'll prepare some animation or video.
G_glop wrote:Is there possibility for an animantion(some sparks)
Mat5i6 is busy, but he will work on that.
G_glop wrote:different tiers coresponding to different biters?
Ok, I'll look on it.
G_glop wrote:And coud you send me the model itself(if you have it)
Sorry, I can't. It's only repainted wall from the base game.

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Thu Dec 25, 2014 8:28 pm
by G_glop
Genhis wrote:Hello!

This mod brings you a completely new type of wall, an electric wall, which causes a fixed amount of damage on touch.
That is why i asked, if there is a damage bonus.

Suggestion: electricity buffer in the wall that will drain and cause damage to any alien nearby, this "attack" can only happen if the buffer is completely full, otherwise the wall has to be damaged itself to cause damage to its attacker.

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Sat Dec 27, 2014 5:53 pm
by Xterminator
This look really interesting! Though I think it definitely needs to require energy to run, seeing as it is electric. :p Honestly I would love for there to be different tiers of it, and of course each tier does more damage but requires more electricity. :D I am not a coder what so ever, but I wouldn't imagine it would be too hard to work in an electricity requiremtn. Could probably just use same or similar code that vanilla game items use. Or I could be completely wrong. Haha

I look forward to seeing what else is added!

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Sat Dec 27, 2014 8:41 pm
by gdfgdgdg
images/video?

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Mon Dec 29, 2014 9:17 pm
by Genhis
gdfgdgdg wrote:images/video?
Done!

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Tue Dec 30, 2014 11:41 am
by Dariel92
Genhis wrote:
gdfgdgdg wrote:images/video?
Done!
RU: Спасибо за видео, теперь в кратце понятно что и как работает)) осталось теперь проверить на опыте.
EN: Thanks for the video, now let us briefly understand what and how it works)) remained now to check on the experience.

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Sat Jul 18, 2015 7:33 pm
by laige
Genhis

We haven't heard from you in some time.

Would it be fine If I took over your mod and further develop it for you? If not I understand.
I still want your mod to be good so I want to help you fix the problems you currently have in the mod.

Firstly The Textures
You have 3 problems that are causing your textures not to line up.
--First the textures are off by one pixel on the bottom from the base texture. I touched up your textures. Each wall texture needs to be moved up by one pixel

Code: Select all

--Second the canvas size has been changed so the math for "shift" needs redone. Here is the correct one.
shift = {_number_, -0.31905}
--Third the Texture (canvas) size is wrongly indicated with the height in several locations.  Here is the correct one.
height = 52,
Image

Now your Walls will correctly display and even link up to the normal walls.
Here is a download of your mod with the fixes in it.
https://www.dropbox.com/s/bbtbmavmgolwa ... 2.zip?dl=0

Edit: Your mod works for 0.12 and the electric walls look great with the gate.

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Sat Jul 18, 2015 10:26 pm
by Genhis
laige wrote:Would it be fine If I took over your mod and further develop it for you?
Of course it would be fine. I'm happy that someone has interest in this mod.

If you want to make a new thread for the mod, so be it, but please send me a link. I would like to watch your progress. :)

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Sun Jul 19, 2015 1:47 pm
by laige
^^^^
Thank you. I have some nice ideas of how to remake these walls into working electric walls. I will be making a new thread, possibly later today. The 0.12.0 update has some new rules when making mod threads; I just have to do some reading as I don't want the first post pointing out that I made the OP wrong. :)

Hey are you a You-tuber? If so you could show off the mods I'll be rolling out. If not perhaps I can get a server going and we can play test multiplayer of my mods (or just have fun) some weekend.

Re: [MOD 0.11.x] Electric Walls (not Force Field)

Posted: Fri Jul 24, 2015 2:07 am
by laige
I started a new Thread for my version of the Mod found here.
https://forums.factorio.com/forum/vie ... 015#p94015