Page 2 of 5
Re: [Tool][v1.1] FTL Event Creator
Posted: Mon Jul 11, 2016 6:00 pm
by gentasaurus
bamalf wrote:Gencool wrote:can we use <event load> to duplicate events in a list?
Yes, we can do it.
Thank you, I'll keep this in mind.
Re: [Tool][v1.21] FTL Event Creator
Posted: Tue Jul 12, 2016 9:46 pm
by sul
That software is an amazing idea ! Could really make life easier for modders.
Re: [Tool][v1.21] FTL Event Creator
Posted: Tue Jul 12, 2016 10:10 pm
by gentasaurus
sul wrote:That software is an amazing idea ! Could really make life easier for modders.
Thank you so much!

Re: [Tool][v1.22] FTL Event Creator
Posted: Wed Jul 13, 2016 10:44 am
by gentasaurus
Store added as a condition and quest functionality is now implemented. Big bug with required systems fixed.
Re: [Tool][v1.23] FTL Event Creator
Posted: Sat Jul 16, 2016 11:41 am
by gentasaurus
Version 1.3 is planned for release this weekend, which will add system rewards and possibly more enemy ship features.
Unfortunately, the internet connection won't be very good for me until next weekend.
This could cause a up to a 5-day delay at worst. In the meantime, if anyone has any suggestions for new features, feel free to let me know.
edit: version 1.3 is now released with system modification, fleet pursuit modification and map reveal functionality, along with tons of crucial bug fixes. Refresh the page if you still see the old version.
Re: [Tool][v1.3] FTL Event Creator
Posted: Sun Jul 17, 2016 6:06 pm
by elijahdb
From the bottom of my heart, I thank you deeply for making this. It saves me so much time. Great job, and good luck with your future plans for this!
Re: [Tool][v1.3] FTL Event Creator
Posted: Sun Jul 17, 2016 6:15 pm
by gentasaurus
elijahdb wrote:From the bottom of my heart, I thank you deeply for making this. It saves me so much time. Great job, and good luck with your future plans for this!
Thank you so much! I really hope you have no trouble using it

let me know if you run into any problems. Enjoy!
Re: [Tool][v1.3] FTL Event Creator
Posted: Sun Jul 17, 2016 6:29 pm
by elijahdb
So, quick question, when I add a ship into the event, why does it say ship name and auto_blueprint at the bottom? I haven't run into this in FTL's events yet.
Re: [Tool][v1.3] FTL Event Creator
Posted: Sun Jul 17, 2016 6:38 pm
by gentasaurus
elijahdb wrote:So, quick question, when I add a ship into the event, why does it say ship name and auto_blueprint at the bottom? I haven't run into this in FTL's events yet.
When FTL loads ships into events, it doesn't just call a ship blueprint. It summons what I call a scenario ship, which is defined by a ship blueprint as well as circumstances for when the ship is destroyed/the crew is killed. These ship scenarios are automatically generated by the editor alongside your event, and go inside the same file as the event.
edit: these scenarios also have names to identify them. You want the names to be unique so the scenario isn't called by another event accidently.
Re: [Tool][v1.3] FTL Event Creator
Posted: Sun Jul 17, 2016 6:39 pm
by elijahdb
Okay, thanks.