Starbound

Starbound

Vanilla FTL to Elite: Dangerous Hyperspace
33 Comments
ᐰ Destiny ᐰ  [author] 21 Aug, 2023 @ 3:25pm 
@Aitzen It works with any races, and I'm pretty sure it still works
Aizen 21 Aug, 2023 @ 3:21pm 
Does this still work, or work with custom races?
Errors 8 Aug, 2023 @ 6:47am 
very nice!
ᐰ Destiny ᐰ  [author] 17 Feb, 2023 @ 12:48am 
@Vulture Sorry, completely forgot about it, but I can take a look, its not hard anyway
Outrider 7 Feb, 2023 @ 11:34pm 
I know someone mentioned making this client-side, has any progress been made there?
ᐰ Destiny ᐰ  [author] 4 Sep, 2022 @ 8:41pm 
@Ashxy_Wolf, yes, it's more on my side as i need to change some lines in code and crop SFX
Ashxy_Wolf 4 Sep, 2022 @ 3:58pm 
How would I do that, or is that something you would have to do?
ᐰ Destiny ᐰ  [author] 2 Sep, 2022 @ 11:42am 
@Ashxy_Wolf, it's not client-side because of few changes, but it is possible to make it client-side
Ashxy_Wolf 1 Sep, 2022 @ 12:06am 
Is this client side?, i assume it is but i wanna make sure scene im new to moding starbound, and im playing with others
xXDefeatedLimeXx 13 Jul, 2022 @ 10:06am 
make a mod that adds a shield like effect to the ship. kinda like the scene in halo's tv show where they are in slip space.
Words and Philosophy 7 Jul, 2022 @ 11:43am 
I'd love a version with a longer travel time, and without the voiceover. that would be perfect
Davoker 4 Jul, 2022 @ 8:56am 
Plus the mod below makes the travel process much longer xD
ᐰ Destiny ᐰ  [author] 4 Jul, 2022 @ 3:30am 
@Electro_Aegis it replaces only sounds. This mod comes with custom FTL effects too
Electro_Aegis 1 Jul, 2022 @ 10:34am 
I believe there is already a mod that does the exact same thing. Which was released quite a while ago.
Davoker 8 May, 2022 @ 4:05am 
Well, I don't have any mod that modifies the FTL, and when I remove this mod everything works fine hehe do the test that I told you about traveling to a system that you have already visited, you will see the error, it always happens.
ᐰ Destiny ᐰ  [author] 7 May, 2022 @ 9:40pm 
But i'll take a look
ᐰ Destiny ᐰ  [author] 7 May, 2022 @ 9:40pm 
Hmm, i don't know if this has anything with my mod, it changes only FTL, nothing else
Davoker 7 May, 2022 @ 4:36pm 
I do not know if I have explained well, the best way to reproduce the error, is simply to go to a system that you had already visited previously, you are in system A, you travel to system B (already visited previously), and simply travel to a planet with the ship, or to an anomaly, anything, at that moment you will be able to see the error.

I think it's a "timing" problem, I think xD I think I can record a video to show the error, but as I said, it can be reproduced very easily, this happens "whenever you travel to a previously visited system".
Davoker 7 May, 2022 @ 4:32pm 
I wanted to comment one thing, I think it's a mistake, I didn't want to bother you with this, I just ignore the mistake, but surely you want to know it.

The error happens when you travel to a planet in a system "you have already visited", in new systems it doesn't happen, revisiting systems you have already visited is something that happens a lot with bounty hunter xD

It is difficult to explain, you are in any system, but you need to return to another system that you had already visited, when you go to a planet, anomaly, station (whatever) in that system that you had already visited, the ship does not show the frames of travel to that planet, station (whatever), just stays in empty space, after a few seconds, the ship stops and you have the option to deploy the mech or go down to the planet with your character, "but the image of the planet in orbit is not shown", you only see empty space.
ᐰ Destiny ᐰ  [author] 7 May, 2022 @ 3:52pm 
Yea it should work
MrAwesome12 7 May, 2022 @ 3:19pm 
does it work with frackin universe? just curious.
Davoker 5 May, 2022 @ 6:16am 
I just tested it, the error is indeed fixed, thanks =)
ᐰ Destiny ᐰ  [author] 5 May, 2022 @ 1:57am 
Fixed log spam :steamthumbsup:
ᐰ Destiny ᐰ  [author] 5 May, 2022 @ 1:32am 
Jeez its harder than i thought, the problem is only that starbound for some reason can't recognize 3rd frame in files, strange
ᐰ Destiny ᐰ  [author] 4 May, 2022 @ 10:56pm 
Hm, i think i know how to fix it
Davoker 4 May, 2022 @ 7:48pm 
These errors are repeated in the log dozens of times, in game you can see that something is wrong, if you visit a new system, there is no problem, but if you revisit a system that you have already visited, there are problems.

The problem basically is that the ship does not land on top of a planet, it stays there in empty space, actually if you are on top of a planet, but it is not shown on the screen, it is a problem derived from these errors, it is rare, but it is the cause xD without the mod everything works fine.

No need to pass you my log, the errors are those that I have put and are repeated many times, every time you travel to a system that you had already visited happens that (revisiting systems happens a lot with Bounty Hunter update xD).
Davoker 4 May, 2022 @ 7:45pm 
I receive many errors in the log like this:

[03:02:01.582] [Error] Could not load image asset '/sky/stars/hyperspace_stars_misc_60x3.png:3', using placeholder default.
(AssetException) No such frame 3 in frames spec /sky/stars/hyperspace_stars_misc_60x3.frames
[03:02:01.583] [Error] Could not load image asset '/sky/stars/hyperspace_stars_main_100x7.png:1', using placeholder default.
(AssetException) No such frame 1 in frames spec /sky/stars/hyperspace_stars_main_100x7.frames
[03:02:01.584] [Error] Could not load image asset '/sky/stars/hyperspace_stars_main_100x7.png:2', using placeholder default.
(AssetException) No such frame 2 in frames spec /sky/stars/hyperspace_stars_main_100x7.frames
[03:02:01.585] [Error] Could not load image asset '/sky/stars/hyperspace_stars_main_100x7.png:3', using placeholder default.
(AssetException) No such frame 3 in frames spec /sky/stars/hyperspace_stars_main_100x7.frames
ᐰ Destiny ᐰ  [author] 4 May, 2022 @ 12:22pm 
@Davoker Don't worry, if i will find the way to improve it, i will do it! And also thanks!
Davoker 4 May, 2022 @ 11:47am 
@ᐰ Destiny ᐰ I think the change is great, you know what would be even better? that when you hit the "jump" you could see the "curvature", instead of elongated stars passing, a curvature effect, I don't know if I'm explaining myself well haha in any case I like it much more than the original FTL.
ᐰ Destiny ᐰ  [author] 4 May, 2022 @ 8:49am 
Its not compatible because, yes, it lengthens it
Davoker 4 May, 2022 @ 12:42am 
@Freon Evidently not, from what I've seen in the archives, it even lengthens it, personally I think it's great, FTL now feels much better.
Freon 3 May, 2022 @ 2:25pm 
Is this compatible with mods that change the FTL flight time?