PRAISE THE LORD!kartoFlane wrote:FUCKING FINALLY implemented undo/redo functionality. Covers almost every tool operation, but not things like Ship Properties, system properties, etc. Traditionally available via Ctrl+Z/Y, or via Edit > Undo/Redo
[Tool] FTL Ship Editor: Superluminal [NOT UPDATED TO AE]
-
- Posts: 142
- Joined: Sun May 19, 2013 9:09 pm
Re: [Tool] FTL Ship Editor: Superluminal - version 13-06-15
-
- Posts: 547
- Joined: Fri May 31, 2013 1:59 am
Re: [Tool] FTL Ship Editor: Superluminal - version 13-06-15
Unfortunately, my screen is too small for me to press the buttons, and this is at max res.
-
- Posts: 6
- Joined: Tue Jun 11, 2013 3:43 am
Re: [Tool] FTL Ship Editor: Superluminal - version 13-06-15
i downloaded and installed the newest java, and i can't find any debug files. im using the 64 version and whenever i try to open Superluminal.bat , it says it's unable to access jarfile superluminal_win64.jar .
- kartoFlane
- Posts: 1488
- Joined: Mon Jan 14, 2013 10:20 pm
Re: [Tool] FTL Ship Editor: Superluminal - version 13-06-15
@agigabyte
Yeah, never thought it'd be an issue. I guess I'll reposition some elements of the UI to allow for a smaller size, though it'll look fugly as hell...
@timstarwars7
Well, that's weird. This sort of error appears when the .jar is not in the same directory as the .bat / .exe files.
Have you tried moving one of the files out of the folder? (tip: you shouldn't do that)
Generally, after unpacking the zip, don't move the unpacked folder's contents anywhere - you can move the folder wherever you want, no problem, but everything inside of it has to be left exactly the way it is.
Yeah, never thought it'd be an issue. I guess I'll reposition some elements of the UI to allow for a smaller size, though it'll look fugly as hell...
@timstarwars7
Well, that's weird. This sort of error appears when the .jar is not in the same directory as the .bat / .exe files.
Have you tried moving one of the files out of the folder? (tip: you shouldn't do that)
Generally, after unpacking the zip, don't move the unpacked folder's contents anywhere - you can move the folder wherever you want, no problem, but everything inside of it has to be left exactly the way it is.
Superluminal2 - a ship editor for FTL
-
- Posts: 6
- Joined: Tue Jun 11, 2013 3:43 am
Re: [Tool] FTL Ship Editor: Superluminal - version 13-06-15
kartoFlane wrote:@agigabyte
Yeah, never thought it'd be an issue. I guess I'll reposition some elements of the UI to allow for a smaller size, though it'll look fugly as hell...
@timstarwars7
Well, that's weird. This sort of error appears when the .jar is not in the same directory as the .bat / .exe files.
Have you tried moving one of the files out of the folder? (tip: you shouldn't do that)
Generally, after unpacking the zip, don't move the unpacked folder's contents anywhere - you can move the folder wherever you want, no problem, but everything inside of it has to be left exactly the way it is.
yes, i tried that. and i'm also trying to make a ship mod, and after trying other editors, i watched VoV's video, and found that superluminal is my best bet. i must get it to run

- kartoFlane
- Posts: 1488
- Joined: Mon Jan 14, 2013 10:20 pm
Re: [Tool] FTL Ship Editor: Superluminal - version 13-06-15
Really odd. Since you've managed to run the .bat file, I take it you're using a Windows OS. I also take it that since you're using the .bat script, the .exe doesn't work either?
Other than missing jarfile, it could also be a rights issue... Try executing the .exe as administrator, or move superluminal elsewhere (for example C:\superluminal)
Other than missing jarfile, it could also be a rights issue... Try executing the .exe as administrator, or move superluminal elsewhere (for example C:\superluminal)
Superluminal2 - a ship editor for FTL
- Metzelmax
- Posts: 364
- Joined: Wed Sep 26, 2012 7:59 am
Re: [Tool] FTL Ship Editor: Superluminal - version 13-06-15
- kartoFlane
- Posts: 1488
- Joined: Mon Jan 14, 2013 10:20 pm
Re: [Tool] FTL Ship Editor: Superluminal - version 13-06-15
That one had me really confused for a while, but I think I've got it figured out. It may be caused by the undo functionality I've implemented, and the editor not applying the change to hull images.
Open the project in superluminal, modify the ship's offset, and then manually change it back to its old value (ie. without using the undo/redo)
That doesn't fix the issue with doors, but I'd imagine it's caused by the same thing (undo/redo)... Gotta look into it.
Open the project in superluminal, modify the ship's offset, and then manually change it back to its old value (ie. without using the undo/redo)
That doesn't fix the issue with doors, but I'd imagine it's caused by the same thing (undo/redo)... Gotta look into it.
Superluminal2 - a ship editor for FTL
- Sleeper Service
- Posts: 2275
- Joined: Sun Mar 24, 2013 8:49 pm
Re: [Tool] FTL Ship Editor: Superluminal - version 13-06-15
Sweet update! Nice to see that the editor is supported so well.
I encountered some problems when loading enemy ships, already since the last version: Systems stations are not loaded and the editor crashes on station placement and on pressing the properties button.
I encountered some problems when loading enemy ships, already since the last version: Systems stations are not loaded and the editor crashes on station placement and on pressing the properties button.
- kartoFlane
- Posts: 1488
- Joined: Mon Jan 14, 2013 10:20 pm
Re: [Tool] FTL Ship Editor: Superluminal - version 13-06-15
Systems stations not being loaded on enemy ships is intended - stations are random on enemy ships (spawn either on slot 0 or 1, facing random direction - with some restrictions, can only face a door-less wall), and "loading" them in the editor was, in fact, just randomizing them based on these conditions - which would, in turn, cause the stations to be fixed once you've exported your enemy ship.
I didn't know about the bugs you've mentioned though... Gotta get to identifying and fixing them. Good timing too, I was about to release a new update :P
I didn't know about the bugs you've mentioned though... Gotta get to identifying and fixing them. Good timing too, I was about to release a new update :P
Superluminal2 - a ship editor for FTL