-
Posts
854 -
Joined
-
Last visited
Reputation
1,081 ExcellentRecent Profile Visitors
6,906 profile views
-
DaOPCreeper started following Ger_space
-
UmmmmKerman started following Ger_space
-
[1.8.1] Kerbal Konstructs - 1.8.1.15 - 15.Dec.2019
Ger_space replied to Ger_space's topic in Add-on Releases
This are basic KSP code, as I don't add them directly. people wanted destructable buildings and this is what happens when you get it. The performance impact should be neglectable and only visible on a scene switch. -
I'll have a check when I'm back home in an week from now. I'm still alive and kicking, only RL is taking all modding time. Right now I'm far away from any ksp capable computer in sight. Jetlag will be horrible, so I I guess in 7-8 days from now I should have something working. At least when squad didn't kill this mod with an update.
-
[1.8.1] Kerbal Konstructs - 1.8.1.15 - 15.Dec.2019
Ger_space replied to Ger_space's topic in Add-on Releases
Not in an easy way. Editing the configs manually and replace the grassColor values is probably faster than going through the editor ingame. So the worklflow is like... Pick a color code ingame, write that down, then close ksp and edits the configs. -
[WIP] [1.11.x] Heavy Science - Development Thread
Ger_space replied to cyberKerb's topic in Add-on Development
surface colors and textures are a bit complicated. it is stored in the shader of the surface PQS quad. Also the coloring is done by a triplanar shader with height information. I didn't found a way to get the exact height color from a position, except using a cam that takes a picture of the surface below. Also note: normal surface shaders combine textures and colors differently than what some the KSP surface shaders do, even when you get the textures and right color values, the result could be much to dark. -
[1.8.x-1.11.x] kOS addons: StockCamera, EVA, SCANSat, Career
Ger_space replied to JonnyOThan's topic in Add-on Releases
@theJesuit If I remember correctly it's addon:eva:move("up") (or "down") on a ladder. -
greyscale maps work within KK, you can place them as PQSMapDecals some documentation how this works Then use the KK editor in PQS mode to place them. Axial Tilt: Tilt'em This was done by placing greyscale (and color) maps onto kerbin...
-
these textures are only useful for people who wish to create their own static 3d-models and then use the original KSP textures. within KK there is no way you can replace them, as this is not my concern. (KK loads new objects and gives them stock KSP textures, if this is in their config. Omega and Damon use that in their assets, to give them the KSC look and feel and reduce memory load (no custom textures needed)
-
[1.8.x-1.11.x] kOS addons: StockCamera, EVA, SCANSat, Career
Ger_space replied to JonnyOThan's topic in Add-on Releases
I really love, that yo picked up the mods and a big sorry for the code quality of the addons. These where my first steps in c# and mod development after all. -
[1.8.1] Kerbal Konstructs - 1.8.1.15 - 15.Dec.2019
Ger_space replied to Ger_space's topic in Add-on Releases
I'm sorry, but for now there is not much going on on regards of mod development. RL is keeping me busy and my gaming notebook is covered with dust. Integration with Krash is not planned anytime soon, at least from my side. I think that should be something done by Krash itself, not KK. I have all the functions available, so a mod could check the launchsites, but thanks to the Making History paywall, there is never a easy way for mods to support multiple launchsites without requiring the DLC. -
[1.8.1] Kerbal Konstructs - 1.8.1.15 - 15.Dec.2019
Ger_space replied to Ger_space's topic in Add-on Releases
you are right, it is the diameter, not the radius -
c# code. then you scan for the objects and then you can remove the tag... You need to write a mod for that and some knowledge what unity tags are.
-
[1.8.1] Kerbal Konstructs - 1.8.1.15 - 15.Dec.2019
Ger_space replied to Ger_space's topic in Add-on Releases
The mod could be theoretically be used without KK, thats why its not in the KK folder. -
[1.8.1] Kerbal Konstructs - 1.8.1.15 - 15.Dec.2019
Ger_space replied to Ger_space's topic in Add-on Releases
Hi everyone, just on a short heads-up: I have quite some challenges (only good ones, but still time consuming and mentally exhausting) so I am going not to be that active in the next week/month to come. If someone wants to step up and take over this mod, I'll not be offended by it, but my time coding is quite limited. -
[Old] KSC Extended - v2.2 - Expanding your KSC in style!
Ger_space replied to damonvv's topic in Add-on Releases
yeah, its one of the corner cases, where I cannot get some internal resources, because Kerbin got changed. When a mod uses these, then there is some unforseen error.- 403 replies
-
- 3
-
-
- kerbalkonstruct
- totm march 2020
-
(and 2 more)
Tagged with:
-
now I can dump fuel on some schools before landing my overweight planes... can we get some schools? Nice to have this, but really bad timing for an announcement.