-
Posts
33 -
Joined
-
Last visited
Reputation
62 ExcellentRecent Profile Visitors
-
[WIP] Stella Caerulea Exoarchitecture
rfelipe200 replied to rfelipe200's topic in KSP1 Mod Development
Since I believe it's unfair to leave you uninformed, I'd like to say the development is under hiatus. I lost my workstation temporarily, so it'll take a while for me to go back to working on any mods. Please bear with it for a while. -
[WIP] Stella Caerulea Exoarchitecture
rfelipe200 replied to rfelipe200's topic in KSP1 Mod Development
Beginning countdown to prerelease... -
[WIP] Stella Caerulea Exoarchitecture
rfelipe200 replied to rfelipe200's topic in KSP1 Mod Development
Guess what -
[WIP] Stella Caerulea Exoarchitecture
rfelipe200 replied to rfelipe200's topic in KSP1 Mod Development
Yesu. -
[WIP] Stella Caerulea Exoarchitecture
rfelipe200 replied to rfelipe200's topic in KSP1 Mod Development
Yes, as soon as I figure out how to do so - I just don't plan on having them for pre-release -
[WIP] Stella Caerulea Exoarchitecture
rfelipe200 replied to rfelipe200's topic in KSP1 Mod Development
It's a size2 when collapsed and 5m wide when deployed. Look at the blue modules, they are collapsed. -
A really nice stockalike set of parts specialized for building ground bases anywhere in the Kerbol system. (PLANNED) CONTENTS: A spacious habitation module for your stranded kerbal pioneers ✔ A large ground laboratory for analising samples in loco ✔ A variety of tubes for keeping your base united ✔ Solar panels, because you can't do science in the dark and batteries aren't eternal ✔ A nice command module with a view of the stars above [insert planet here] Ground legs for protecting your base from rough landings PRE-RELEASE WHEN? When I finish the command module/observatory. SUPPORT ME ON PATREON
- 16 replies
-
- 18
-
-
Gas Planet 2? Poll
rfelipe200 replied to KSPACE's topic in KSP1 Suggestions & Development Discussion
Why not a Uranus analog with 90º rings? -
[Minimum KSP version - 1.12] Kerbal Inventory System (KIS) v1.29
rfelipe200 replied to IgorZ's topic in KSP1 Mod Releases
Alright, try copying the following code to the cfg file after deleting that tag: MODULE { name = ModuleAnimateGeneric animationName = openAllDoors_22k startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Close endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Open actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Bay Doors } It should unlink the animation from the KIS operation rather than just deleting its control. -
[Minimum KSP version - 1.12] Kerbal Inventory System (KIS) v1.29
rfelipe200 replied to IgorZ's topic in KSP1 Mod Releases
Yes I have, no he doesn't mind at all, and yes I'm working on it. In fact, the only reason for them to not have part variants from the get-go is because I couldn't get their UV maps. But since I'll have to make a new mesh for them to support animation anyway, I'll make the new part variants to go with the revamped containers. So bear with it for a while, I think I made so that they would go well with at least the Wyvern container. Well, you can delete or comment out (add two slashes before) the openAnimName tag from the part's cfg file. It should prevent the doors from opening, at least while I don't find a way to make the doors open individually. -
[Minimum KSP version - 1.12] Kerbal Inventory System (KIS) v1.29
rfelipe200 replied to IgorZ's topic in KSP1 Mod Releases
Aye sir -
rfelipe200 changed their profile photo
-
[Minimum KSP version - 1.12] Kerbal Inventory System (KIS) v1.29
rfelipe200 replied to IgorZ's topic in KSP1 Mod Releases
I'll add that that wasn't really what I had in mind when I wrote this part of the description :v -
[Minimum KSP version - 1.12] Kerbal Inventory System (KIS) v1.29
rfelipe200 replied to IgorZ's topic in KSP1 Mod Releases
Mine crashed as well. Done some research, seems to be a null pointer access violation. If that's of any help. -
[Minimum KSP version - 1.12] Kerbal Inventory System (KIS) v1.29
rfelipe200 replied to IgorZ's topic in KSP1 Mod Releases
Don't worry, we didn't even touch the 2.5m containers - even though I wanted to :'v -
[Minimum KSP version - 1.12] Kerbal Inventory System (KIS) v1.29
rfelipe200 replied to IgorZ's topic in KSP1 Mod Releases
So, I've been back to work lately and