Starbound

Starbound

809 个评价
Castlevania
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
5.431 MB
2016 年 7 月 22 日 下午 2:45
2017 年 4 月 4 日 上午 8:42
9 项改动说明 ( 查看 )

订阅以下载
Castlevania

描述
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
热门讨论 查看全部(1)
1
2018 年 12 月 28 日 下午 7:47
Error
Mythophile
250 条留言
TheTwilightDancer 5 月 26 日 上午 5:50 
I don't blame you, LOL. It's tedious, but it's gonna be awesome once it's released to the workshop!
Dr. Cookie  [作者] 5 月 26 日 上午 4:46 
yeah can't say I miss Starbound modding
TheTwilightDancer 5 月 26 日 上午 3:49 
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  [作者] 5 月 26 日 上午 3:18 
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 5 月 23 日 下午 5:08 
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  [作者] 5 月 23 日 上午 4:38 
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 5 月 22 日 下午 6:50 
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 5 月 22 日 下午 6:43 
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 5 月 22 日 下午 2:37 
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  [作者] 5 月 22 日 下午 12:04 
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.