Starbound

Starbound

808 ratings
Castlevania
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
5.431 MB
22 Jul, 2016 @ 2:45pm
4 Apr, 2017 @ 8:42am
9 Change Notes ( view )

Subscribe to download
Castlevania

Description
Objects ripped from Castlevania games + a few misc things

To access everything, go to crafting menu (default C) and choose Castlevania Trader (objects) or Castlevania Librarian (items)

More info: http://community.playstarbound.com/resources/castlevania.2807/
Changelogs: http://community.playstarbound.com/resources/castlevania.2807/updates


P.S. And for something unrelated, check out the game I made, it's free:
https://drgrimcookie.itch.io/william-blake-and-the-house-of-monsters
Popular Discussions View All (1)
1
28 Dec, 2018 @ 7:47pm
Error
Mythophile
250 Comments
TheTwilightDancer 26 May @ 5:50am 
I don't blame you, LOL. It's tedious, but it's gonna be awesome once it's released to the workshop!
Dr. Cookie  [author] 26 May @ 4:46am 
yeah can't say I miss Starbound modding
TheTwilightDancer 26 May @ 3:49am 
I got the objects with replaced frames to read their vanilla frame files by changing <frame> to <frameIndex> in the animation file. The USCM (marinesign) had to get its frame file patched, because the vanilla frame didn't include colors. Having trouble getting it to work though, it keeps vanishing when I color it. Maybe I patched it wrong. XD I also had to patch the frame for tribalserver because it had the wrong size dimension for the png. The devs messed that one up, LOL. XD Making the objects use their vanilla frames and patching what's needed should help decrease the chances of conflicts with other mods. There's also bunch of other paintable objects that haven't been added yet so I'm going to add them over time with updates once I upload the mod. :) And even though Paint Gun has never been on Steam, the mod was still around and it's getting updated and getting some things fixed. Paint Gun Reloaded is still a perfect name for it. :steamthumbsup:
Dr. Cookie  [author] 26 May @ 3:18am 
Here's a brilliant idea: call it Paint Gun Reloaded. On second thought it may be pretty dumb, so call it whatever. It never was never on Steam so simply Paint Gun may do.
TheTwilightDancer 23 May @ 5:08pm 
Silver Sokolova's Betabound does bring a bunch of old content back that are adapted to the newer versions of Starbound. You might like that mod. And you also might like Starbooze Reborn and Bees Reborn by 1100Ross. They are beta mods revived for the the current version of the game. :D And thanks! Once I get it back up and working so it doesn't conflict with other mods, I'll send you a friend request so I can list you as a contributor when I upload the mod as Paint Gun Revival. :steamthumbsup:
Dr. Cookie  [author] 23 May @ 4:38am 
Ah, it makes sense. Perhaps they changed the naming at some point or I accidentally messed it up. Sure, you may do whatever with the Paint gun thing.

I actually have good memories of the pre1.0 Starbound. I made a mod that brought back some of items, but they were more mostly cosmetic. It's pretty neat if someone brought the old progression back
TheTwilightDancer 22 May @ 6:50pm 
Anyways, I know you don't mod anymore, but would it be okay if I revived the Paint Gun mod? I never found another mod on the workshop that lets you paint furniture like the Paint Gun does, and it's vital for not only this mod (one of my favorites BTW) but for the base game and other mods with paintable furniture. I'd like to fix it up with Silver and Ross's help and release an updated version onto the Steam Workshop and credit you as the creator of the mod. Either that, or I can give you all the finished files and all you would need to do is to upload it to the workshop, no other work needed. :)
TheTwilightDancer 22 May @ 6:43pm 
I looked more at the files in Paint Gun, and I think I know how to fix it. Silver Sokolova (Betabound) and 1100Ross (StarBooze) have also noticed why the mod may be conflicting with Betabound's vending machine patch. The frame files replacements for objects in Paint Gun mod aren't using the standard 0, 1, and 2 suffix numbers, but are instead using 1, 2, and 3. When both conflicting mods are installed, the crash says there's no such frame "black.0" for vending machine. XD 1100Ross suggested I either delete the replacement frames in the mod to go back to vanilla, or rename the frames back to using 0, 1, and 2. And this is Silver's potential patch if Paint Gun's replacement frames were kept: https://github.com/SilverSokolova/Betabound/blob/dev/objects/human/vendingmachine/default.frames.patch
TheTwilightDancer 22 May @ 2:37pm 
Betabound is a mod by Silver Sololova that adds a bunch of beta version content back into Starbound. It too patches the vending machine and leads to a conflict, though the crash seems to reference a missing frame (black.0). I just removed the vending machine files from the paint gun mod because I myself haven't touched mods in a while and didn't know what else to do to fix it. XD
Dr. Cookie  [author] 22 May @ 12:04pm 
Haha, I dont even know what Betabound is... Sorry, it's been like 9 years, I dont remember how Starbound modding works like at all. Your best bet would be to open PaintGun files and either delete the problematic objects or try to fix them somehow.