YEAH!!! Hopefully they will fix the drones firing at explosions of projectiles issue too. That is an issue right now in Captains Edition.RAD-82 wrote:The devs are looking into fixing it: http://www.ftlgame.com/forum/viewtopic.php?f=9&t=23964
AE R&D - What is new? What can we do now?
-
- Posts: 816
- Joined: Fri Jan 10, 2014 11:43 pm
Re: AE R&D - What is new? What can we do now?
- NewAgeOfPower
- Posts: 289
- Joined: Wed Jan 02, 2013 1:52 am
Re: AE R&D - What is new? What can we do now?
Can't seem to make 0x0 rooms work no matter what I try.
The dev version of my mod that is heavily reliant on 0x0 rooms to make each faction feel different, and play differently; they have different vulnerabilities and immunities.
The dev version of my mod that is heavily reliant on 0x0 rooms to make each faction feel different, and play differently; they have different vulnerabilities and immunities.
- R4V3-0N
- Posts: 1287
- Joined: Sun Oct 06, 2013 11:44 am
Re: AE R&D - What is new? What can we do now?
Random guess, but is putting a room off screen able to produce a similar result?NewAgeOfPower wrote:Can't seem to make 0x0 rooms work no matter what I try.
The dev version of my mod that is heavily reliant on 0x0 rooms to make each faction feel different, and play differently; they have different vulnerabilities and immunities.
R4V3-0N, a dreamer.
-
- Posts: 532
- Joined: Sun Sep 23, 2012 8:06 am
Re: AE R&D - What is new? What can we do now?
Unlikely, but not inconceivable. Try it.R4V3-0N wrote:Random guess, but is putting a room off screen able to produce a similar result?NewAgeOfPower wrote:Can't seem to make 0x0 rooms work no matter what I try.
The dev version of my mod that is heavily reliant on 0x0 rooms to make each faction feel different, and play differently; they have different vulnerabilities and immunities.

-
- Posts: 816
- Joined: Fri Jan 10, 2014 11:43 pm
Re: AE R&D - What is new? What can we do now?
No, drones will still fire at rooms that are off screen... However! Kartoflane tried putting rooms on top of another room to make them invincible. I haven't tested it myself, but maybe it will work???R4V3-0N wrote:Random guess, but is putting a room off screen able to produce a similar result?NewAgeOfPower wrote:Can't seem to make 0x0 rooms work no matter what I try.
The dev version of my mod that is heavily reliant on 0x0 rooms to make each faction feel different, and play differently; they have different vulnerabilities and immunities.

- kartoFlane
- Posts: 1488
- Joined: Mon Jan 14, 2013 10:20 pm
Re: AE R&D - What is new? What can we do now?
Yup, 0x0 crash the game since AE came on. The alternative is to put two rooms of equal size on top of each other.
Superluminal2 - a ship editor for FTL
- Sleeper Service
- Posts: 2275
- Joined: Sun Mar 24, 2013 8:49 pm
Re: AE R&D - What is new? What can we do now?
So systems can still be made invincible? Good to know. I guess it's harder to telegraph to the player which system is invincible now, as they will always be placed normally within rooms. On player ships we could telegraph that with fancy room images I guess, but invincible systems on enemies can't really stick out. 

- kartoFlane
- Posts: 1488
- Joined: Mon Jan 14, 2013 10:20 pm
Re: AE R&D - What is new? What can we do now?
I think you can still place them on "walls", like you have done in CE. You just have to position the rooms so that they overlap correctly.
Superluminal2 - a ship editor for FTL
- Sleeper Service
- Posts: 2275
- Joined: Sun Mar 24, 2013 8:49 pm
Re: AE R&D - What is new? What can we do now?
Ah I see, did not consider that.
On a different note: I did some quick testing on modifying the "reactor" system with the usual event tags ("divide", "limit", "loss", "clear".) This might actually been working before AE already, but it looks like it just surfaced as a possibility now. Here are the results:
(all this concerns system="reactor")
- "divide", "limit", "loss" and "clear" all take the expected effects on player and enemy ships alike
- "divide", "limit" and "loss" seem to take no effect in ion storms
- "clear" can actually restore power for ships in ion storms (much like it can also restore sensors in regular nebula)
- lowering player or enemy reactor power too much (=0? <0?) causes crashes the moment it is done
On a different note: I did some quick testing on modifying the "reactor" system with the usual event tags ("divide", "limit", "loss", "clear".) This might actually been working before AE already, but it looks like it just surfaced as a possibility now. Here are the results:
(all this concerns system="reactor")
- "divide", "limit", "loss" and "clear" all take the expected effects on player and enemy ships alike
- "divide", "limit" and "loss" seem to take no effect in ion storms
- "clear" can actually restore power for ships in ion storms (much like it can also restore sensors in regular nebula)
- lowering player or enemy reactor power too much (=0? <0?) causes crashes the moment it is done
-
- Posts: 816
- Joined: Fri Jan 10, 2014 11:43 pm
Re: AE R&D - What is new? What can we do now?
HELL YEAH!!!!! YOU,and I, are geniuses! I can see multiple event possibilities and maybe some new augments coming out of that find! Can't wait.Sleeper Service wrote:Ah I see, did not consider that.
On a different note: I did some quick testing on modifying the "reactor" system with the usual event tags ("divide", "limit", "loss", "clear".) This might actually been working before AE already, but it looks like it just surfaced as a possibility now. Here are the results:
(all this concerns system="reactor")
- "divide", "limit", "loss" and "clear" all take the expected effects on player and enemy ships alike
- "divide", "limit" and "loss" seem to take no effect in ion storms
- "clear" can actually restore power for ships in ion storms (much like it can also restore sensors in regular nebula)
- lowering player or enemy reactor power too much (=0? <0?) causes crashes the moment it is done
