Page 1 of 2

[MOD 0.12.11+] Launch Control - Automatic Rocket Launching

Posted: Fri Aug 28, 2015 7:12 pm
by Zwobot
This simple mod just adds a new radar that will automatically launch one rocket in the nearby rocket silos per scan done. Accompanying technology has to be researched after rocket silo ... but if you're going to try and supply several rocket silos that probably isn't going to be an issue.

Tested with 0.12.5 (and bob'smods)
ModImage.png
ModImage.png (381.33 KiB) Viewed 40470 times
The latest update will launch the rocket once any item is in the satellite slot. This should help for launching orbital ion cannons (which is an excellent mod).
launch-control_0.1.4.zip
(14.19 KiB) Downloaded 1193 times
Old Versions

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Fri Aug 28, 2015 7:50 pm
by waduk
510 rocket sent
:o
Can you share the save file ? I wonder if my PC can handle the amount of entity needed to supply an array of silo.

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Fri Aug 28, 2015 8:26 pm
by FISHMANPET
How close does the "radar" have to be to the rocket silos to launch them? Is there some kind of indicator when placing it?

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Fri Aug 28, 2015 8:51 pm
by Zwobot
waduk wrote:
510 rocket sent
:o
Can you share the save file ? I wonder if my PC can handle the amount of entity needed to supply an array of silo.
Ehhh.. well, I use bob's mods which has a fairly powerfull endgame with loads of modules. So it's not nearly as impressive as you might think. Plus I can't constantly supply all 32 silos yet. it sure looks cool though! ;)
FISHMANPET wrote:How close does the "radar" have to be to the rocket silos to launch them? Is there some kind of indicator when placing it?
No indicator yet... But it connects to all silos in it's radar range - which is twice as far as a normal radar. If there's some kind of interest might add something - maybe a simple message on placement for starters?

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Fri Aug 28, 2015 9:16 pm
by waduk
Oh, never play with Bob's mod.
i did rough calculation using foreman tools.
On vanilla, if we want to launch every minute on single silo, we need at least about 400 electric furnace (copper+iron) on speed module 3.

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Sat Aug 29, 2015 9:02 am
by orzelek
waduk wrote:Oh, never play with Bob's mod.
i did rough calculation using foreman tools.
On vanilla, if we want to launch every minute on single silo, we need at least about 400 electric furnace (copper+iron) on speed module 3.
Bob's mods depending on how you use them have some to good modules(god modules) or very good modules like green module or pure productivity module. This means you can make a lot more from same amount of input materials.

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Sat Aug 29, 2015 11:16 am
by Zwobot
orzelek wrote:
waduk wrote:Oh, never play with Bob's mod.
i did rough calculation using foreman tools.
On vanilla, if we want to launch every minute on single silo, we need at least about 400 electric furnace (copper+iron) on speed module 3.
Bob's mods depending on how you use them have some to good modules(god modules) or very good modules like green module or pure productivity module. This means you can make a lot more from same amount of input materials.
Yeahhh... High end buildings also have a ton (eight or so?) module slots, MK3 beacons have a huge range and again lots of slots. Modules are fairly cheap compared to vanilla. The basic recipes are usually cheaper (e.g. steel= 2x iron plates).... All this quickly adds up, even without merged modules. But, however much I like bob's mods this isn't the place to discuss that.

New update! No new functionality, just a fancy icon showing how many rocket silos are controlled.

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Thu Sep 03, 2015 9:25 am
by jeroon
I've been using your mod now for 57 succesful launches, and I got a feature request: can you let it show the average time between launches? To see if i'm getting close to that 2 launches per minute mark? :D

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Sun Oct 18, 2015 2:15 am
by waduk
Mod crash in 0.12.11.
Edit : Managed to get it to work, but i'm gonna wait for official update. Just in case i broken some code/mod behaviour.

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Wed Oct 28, 2015 8:08 pm
by MrDoomah
I made an unofficial update to this mod, for those interested. Just changed any game.on_event/on_init etc to script.on_event.

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Tue Apr 05, 2016 8:29 am
by DRY411S
I get this error when generating a new map with this installed.
launchcontrolbug.PNG
launchcontrolbug.PNG (19.12 KiB) Viewed 26714 times

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Tue Apr 05, 2016 12:18 pm
by daniel34
DRY411S wrote:I get this error when generating a new map with this installed.
Did you try the unofficial update MrDoomah posted one post before yours?

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Tue Apr 05, 2016 2:29 pm
by DRY411S
daniel34 wrote:
DRY411S wrote:I get this error when generating a new map with this installed.
Did you try the unofficial update MrDoomah posted one post before yours?
Nope because that post gives me absolutely no idea what has been changed, and why. And since nobody else had posted the same error message, I thought I would. :)

Bearing in mind I'm playing a 'just in time' game where stuff is produced only when it's needed, it'll be about 4 months before I need this mod. :lol:

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Wed Apr 06, 2016 3:16 pm
by OvermindDL1
DRY411S wrote:
daniel34 wrote:
DRY411S wrote:I get this error when generating a new map with this installed.
Did you try the unofficial update MrDoomah posted one post before yours?
Nope because that post gives me absolutely no idea what has been changed, and why. And since nobody else had posted the same error message, I thought I would. :)

Bearing in mind I'm playing a 'just in time' game where stuff is produced only when it's needed, it'll be about 4 months before I need this mod. :lol:
He did say what he did: Just changed any game.on_event/on_init etc to script.on_event.
I.E., he ported it to the newer Factorio API.

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Sun Apr 17, 2016 4:19 am
by CmdrKeen
Another unofficial update:
0.1.3 - added support for orbital ion cannon 1.0.9+

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Mon Apr 18, 2016 1:52 am
by rcraft
CmdrKeen wrote:Another unofficial update:
0.1.3 - added support for orbital ion cannon 1.0.9+
This doesn't work if you don't have orbital ion cannon installed - use 0.1.2 if you don't use that mod!

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Tue Apr 19, 2016 10:33 am
by Zwobot
MrDoomah wrote:I made an unofficial update to this mod, for those interested. Just changed any game.on_event/on_init etc to script.on_event.
Thanks for the fix! OP updated.

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Tue Apr 19, 2016 10:39 pm
by CmdrKeen
rcraft wrote:
CmdrKeen wrote:Another unofficial update:
0.1.3 - added support for orbital ion cannon 1.0.9+
This doesn't work if you don't have orbital ion cannon installed - use 0.1.2 if you don't use that mod!
error on line 206 of control.lua i'm guessing?

unofficial update:

0.1.4
- launch control allows any object placable in the satellite slot to be launched. automate with care.
- fixed bug with 0.1.3 where games without orbital ion cannon was installed would fail when attempting to auto launch a rocket.

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Fri Apr 22, 2016 9:05 am
by Zwobot
CmdrKeen wrote:
rcraft wrote:
CmdrKeen wrote:Another unofficial update:
0.1.3 - added support for orbital ion cannon 1.0.9+
This doesn't work if you don't have orbital ion cannon installed - use 0.1.2 if you don't use that mod!
error on line 206 of control.lua i'm guessing?

unofficial update:

0.1.4
- launch control allows any object placable in the satellite slot to be launched. automate with care.
- fixed bug with 0.1.3 where games without orbital ion cannon was installed would fail when attempting to auto launch a rocket.
Haha, I was just about to update the very same fix... Did take me a while to figure out inventory 5 and pcall :lol:
Do you wanna take over the mod? I'd be happy to leave it in your capable hands!

Re: [MOD 0.12.5+] Launch Control - Automatic Rocket Launching

Posted: Fri Apr 22, 2016 8:07 pm
by CmdrKeen
Zwobot wrote:
CmdrKeen wrote:
rcraft wrote:
CmdrKeen wrote:Another unofficial update:
0.1.3 - added support for orbital ion cannon 1.0.9+
This doesn't work if you don't have orbital ion cannon installed - use 0.1.2 if you don't use that mod!
error on line 206 of control.lua i'm guessing?

unofficial update:

0.1.4
- launch control allows any object placable in the satellite slot to be launched. automate with care.
- fixed bug with 0.1.3 where games without orbital ion cannon was installed would fail when attempting to auto launch a rocket.
Haha, I was just about to update the very same fix... Did take me a while to figure out inventory 5 and pcall :lol:
Do you wanna take over the mod? I'd be happy to leave it in your capable hands!
I might do compatibility updates to 0.1.4 but I have other mod's I'm working on at the moment.