Starbound

Starbound

Backgroundless Tier Nine Ships [Open source, pls adopt me]
23 kommentarer
BuddyManZ 3. apr. kl. 11:46 
can seem to get this to work
Qbi Wan 8. juni 2020 kl. 8:31 
Cool thing :D So it works with Vanilla unmodded ships? Is it safe for savefile after uninstallation?
Gedz 20. mar. 2020 kl. 23:59 
A tiny update for this would be great...
Malthazare™ 1. juli 2018 kl. 14:42 
No update?
Arijes 13. aug. 2017 kl. 10:24 
update plz.
Cabal-2140 6. aug. 2017 kl. 15:19 
Lol, no update but now the background is gone. o_O
Cabal-2140 21. juli 2017 kl. 9:08 
Hy there, i have the beckground in T9 & T10 and i have no idea why. I'm using the mod from here: http://steamproxy.net/sharedfiles/filedetails/?id=786503452&searchtext=backgroundless
for Ships up to T8 and than i hoped yours woul give me what i'd like to see.
(First i was looking into making T9&10 by my self but than i found yours and stop that.)
This Backroundless Version i think use a .patch File becaus i can remove the mod and add it in and it works on older Saves too.

Is it possible that you fix that Background? I installed your Mod on a T7 Save, after my T9 it worked but now at T10 the Background is in.
Ganzerberus 28. juni 2017 kl. 10:17 
For a reason, the background returned for me =(
OverlandObject 2. juni 2017 kl. 20:53 
Since I cant edit the previous comment Im posting a new one. Its not the avali mod, its something else.
OverlandObject 2. juni 2017 kl. 14:06 
I did what Modemus said but its still not working. I think it may have something to do with the avali mod but Im not too sure
Modemus 9. mar. 2017 kl. 10:01 
if anybody has noticed that this mod no longer works after this most recent mini-update, just exit, unsub, and re-sub to the mod, it should fix it.
Weaver 4. mar. 2017 kl. 13:23 
Cool. I've yet to get around to downloading any mod and working on the graphics from it myself :D
HyacinthPixie  [ophavsmand] 24. dec. 2016 kl. 3:31 
Haha, it's okay! Enjoy and Happy Holidays. :)
Andy0915 24. dec. 2016 kl. 2:48 
...and this is why I should check a modders workshop first before commenting....DERP!!!
HyacinthPixie  [ophavsmand] 4. dec. 2016 kl. 8:05 
I was surprised how much of the size it cut down, it was nice.
bk3000 3. dec. 2016 kl. 20:48 
Also where mod documentation is lacking I'm usually able to help out. Either I know the answer, or I probably know how to find out.
bk3000 3. dec. 2016 kl. 20:41 
Sure thing. Also I was sort of clearly half paying attention to the fact that this mod doesn't have cut out lower tiers included. So there is still obviously a point to running one of the mods that does this for the lower tiers. But yeah, you won't over-write them either. But grouping T9 and the shipyard does still make sense for "include"

PNGGauntlet is pretty nice, yes. I've been trying to get the SB devs to use that on the SB assets themselves. It cuts the non-sound portion of packed.pak nearly in half! That can really help with lag - particularly animated objects - all the more because Starbound is pretty inefficient about asset loading. But I don't think I've managed to catch their attention. At the very least, they haven't acknowledged it and haven't applied this as of the latest released nightly.

Still I try to encourage any mod authors who have much in the way of PNG assets to use it.
HyacinthPixie  [ophavsmand] 3. dec. 2016 kl. 9:31 
That tool is pretty fantastic, thanks!
HyacinthPixie  [ophavsmand] 3. dec. 2016 kl. 2:44 
I misunderstood what you meant by it being good for Ship Yard Rebuilt. So it's all good to go then! lol
HyacinthPixie  [ophavsmand] 3. dec. 2016 kl. 0:00 
Thanks for the tips! I honestly don't know why I put wvr_windows and backgroundless ships as an include, since it wouldn't affect those lower tier ships anyway. Also yes, Tier Nine Ships is still the proper name for the new one.

Thanks for the headsup on the modinfo file. I wasn't sure what was necessary or not, I've been having difficulty finding clear documentation on anything. I think people would still like to install those however (since suddenly jumping to a t9 ship with no background after having backgrounds would be.. odd)

I appreciate you telling me about that program as well.

I can go ahead and fix up the ships for Ship Yard Rebuilt also.
bk3000 2. dec. 2016 kl. 22:54 
Now I just downloaded it and checked it out. You just replaced the images, and that's all you'd need anyhow.

You have a .modinfo file. Delete that. Those are the predecessor to _metadata and the workship requires the _metadata file. Having both can make Starbound attempt to load your mod twice.

I suggest to run your images through PNGGauntlet(just drag the whole folder onto the program). It optimizes your PNG files to make them smaller WITHOUT quality loss. You end up with images that load faster and require less RAM to store. Yet a perfect pixel for pixel copy.

includes : ["Backgroundless Ships", "Tier Nine Ships", "wvr_windows"], I guess you might as well, but this mod makes "Backgroundless Ships" and "wvr_windows" completely pointless if installed with this. Might as well recommend they uninstall those mods.
bk3000 2. dec. 2016 kl. 22:32 
Also T9 was an open permissions mod, so I can't see anyone taking issue with this.
bk3000 2. dec. 2016 kl. 22:31 
Wait is this some sort of patch thing? It doesn't seem it would be necessary to do ANYTHING but include the images with the cutout backgrounds. As long as the images have vanilla names in vanilla locations... that's all you need. Then maybe either adjust priority, or use

[code]
"includes" : ["Tier Nine Ships", "Ship Yard Rebuilt"],
[/code]
in the _metadata file

Oh and you might notice I included "Ship Yard Rebuilt" for a reason. If you're just replacing the images, this would also function for my Ship Yard mod - which also includes T9 ships;) . And I'm assuming the current "T9 ships" kept the same name, but I don't know for sure because another person sort of took the helm on that.

Guess I'll check it out anyhow.