-
Posts
889 -
Joined
-
Last visited
-
In my experience x-science doesn't break the collect experiment function. But using its Science Here-and-Now window to run experiments can break things if the part uses `DMModuleScienceAnimateGeneric` instead of `ModuleScienceExperiment` (like the BDB cameras) resulting in no valid science being logged in the first place. If that's the case here it's best to run all experiments manually and *only* rely on x-science for notifications and tracking. Details here from last year —
-
Removing the idiotic parachutes from the actual kerbals?
somnambulist replied to tater's topic in KSP1 Mods Discussions
I can't remember if changing a part's name with ModuleManager breaks stuff but: @PART[evaChute] { @name = evaChuteNoAuto } Should work and would let you still manually add the chute to a Kerbal's inventory. -
Removing the idiotic parachutes from the actual kerbals?
somnambulist replied to tater's topic in KSP1 Mods Discussions
iirc the EVA chutes are just a part; I’m wondering what would happen if you rename the part cfg to Parachute.cfg.bak to keep it from loading. (Or alternately editing the part name in the cfg file to see if that keeps it from being automatically added to Kerbals’ inventories) -
The real Ranger rough lander was designed to handle a landing of 67m/s (220ft/s) so if anything BDB is nailing the historical accuracy. That said the best luck I've had with the Ranger rough lander and other time-sensitive burns with solids is using BetterTimeWarpContinued to run the burns in slow-mo. It's *a lot* easier to time a suicide burn when time is running at 1/10 of actual.
-
totm may 2024 [1.12.x] - Modular Kolonization System (MKS)
somnambulist replied to RoverDude's topic in KSP1 Mod Releases
@ss8913 Latest pre-release --> https://github.com/UmbraSpaceIndustries/UmbraSpaceIndustries/releases/tag/2021.03.12.01 -
[1.12.x] Parallax - PBR Terrain and Surface Objects [2.0.8]
somnambulist replied to Gameslinx's topic in KSP1 Mod Releases
Not trying to make more work for you, but would reimplementing PlaneShine's lighting effects in Parallax be possible?- 3,164 replies
-
@TaxiService -- Would it be possible to add an arbitrary number upgrades for ground stations? It would be interesting to have more granularity in ground station ranges with correspondingly increasing cost. e.g., First level only reaches to about 100-200km. Good for low-Kerbin orbit for early launches Second level has a range of a few thousand km. Third level can reach Mun/Minmus Fourth level is sufficient for the inner solar system (i.e., Dres is just barely in range depending on orbital alignments) Fifth level is true DSN I realize this could be accomplished by parking relay craft on Kerbin next to level 1 ground stations but it would be nice to have an integrated solution
-
This might be related to the same problem I encountered with the LR9107-167 that you already fixed. I didn't catch it in my current career game as I haven't had the time to get that far up the tech tree The problem would only show up if another part that loaded after BDB was applying the same template to differently named transform. Just poking quick at the current release it looks like the Decker is missing overrideParentTransform from the kerolox template @OrbitalManeuvers do you have Near Future Launch Vehicles installed? It uses the same template as the vega engines but applies it to a different thrust transform.
-
[1.12.x] Parallax - PBR Terrain and Surface Objects [2.0.8]
somnambulist replied to Gameslinx's topic in KSP1 Mod Releases
Post your full log on Pastebin or something. It's been awhile since I've had Kerbal installed under OS X but I'm pretty sure there isn't a Gamedata folder inside the app bundle- 3,164 replies