Ok, just wanted to make sure.kartoFlane wrote:Yeah, guess I got so used to fixing crash-causing bugs that I wrote that out of customdalolorn wrote:I'm going to point out that FTL wouldn't crash if its room indexing had holes unless you tried to shut down a repair drone that had attempted to travel between rooms. There may be a few other instances that I do not know about, but my own indexing errors didn't crash inside the hangar.
Can't really give you a heads up if I myself do not possess that knowledgedalolorn wrote:P.S. Next time, warn me you're going to update... this is the 2nd update I've downloaded today.I mostly push out the updates as they're needed / when I'm done with a feature and don't have anything else on my todo list
No idea why Chrome is acting that way, but it was reported earlier, too. Anyhow, I'd trust a full-fledged AV software more than a browser.dalolorn wrote:Edit: By the way, you wouldn't happen to know as to why Chrome insists that both updates are viruses? I scan them with my own AV afterwards, and the two disagree considerably.
Undo/redo is going to be the death of me.dalolorn wrote:I quickly received the following crash.log file while editing the Dominator:
This will happen if you have no object selected and try to nudge. It's easily fixed, though.
@ApexMods
I considered that, but with the way the editor works internally, it probably won't be easy to implement that. I don't really see a need for this, either, since doors are linked automatically on export, as long as they haven't been linked manually.
Though right now doors store their link in the form of an int, which will break if the rooms' IDs are reorganized -- I'll have to change that to be an object reference to room instead...
You can already edit IDs for mounts -- double click on one with the Selection Tool.dalolorn wrote:IDs of the rooms and weapon mounts within the editor without deleting them
Meh, I should probably restrict myself to getting the updates that actually matter to me.
Yeah, I do.

It wasn't undo/redo, it was delete. Still probably results in the same thing.
Oh, didn't notice that.
So... doors won't partially act as airlocks anymore?kartoFlane wrote:Updated the release with a fix for the nudge crash. Also, doors now store their links in the form of object references -- will be less error prone.