Jansn
Members-
Posts
135 -
Joined
-
Last visited
Reputation
6 NeutralContact Methods
-
Twitter
neverever
Profile Information
-
About me
Spacecraft Engineer
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I think the dev-versions of MechJeb2 are working with 1.05. (I am still under 1.04.)
-
I am relaxed. I AM RELAXED! Docking shaved away all Solar Panels. Jeb meets Val for a :sticktongue:. Val gives him a big :kiss:.
-
[1.0.4] BoxSat vA.02f - Updated 09/16/2015
Jansn replied to DasPenguin85's topic in KSP1 Mod Releases
Would be nice if that mod do not get forgotten. -
Why this ship dont wobble much?
-
Until now i always used only Tantares [B]LV[/B]. Will the LV-Package also be updated to 1.05? (One of the last missing Mods to start with new Version.. and again, new savegame)
- 22,641 replies
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
98 % of all that Mods out there should stay as Mods. Weapons, Ships, Submarines for example. What KSP really need is a stable, powerful, congruent, standarized, well documented and maybe easy to learn Data-I/O-Interface, a Modding-Interface. And yes: MULTIPLAYER! KSP is Minecraft in Space. Squad also should earn such besos.. pesos.
-
[quote name='Jansn']Many thanks, Mr. DMagic. Slowly quite all Mods of my obligatory package ist up to date for 1.0.5.[/QUOTE] (Need to further test it in combination with ForScience and Science Alert.) Fresh install 1.05 -> works in stock with dev mechjeb AND Science Alert.
-
LOL, this thread made my day. K-Day was in Normady, wasnt it?
-
[1.4.2] ForScience! v1.5.2 - Your science autopilot.
Jansn replied to WaveFunctionP's topic in KSP1 Mod Releases
Must have Mod for me and us science addicted Kermans. -
[quote name='DMagic']get it on [URL="https://www.dropbox.com/s/tzxoxeynoq2zgum/ScienceContainers_v0.08.3.zip?dl=0"]Dropbox[/URL].[/QUOTE] Many thanks, Mr. DMagic. Slowly quite all Mods of my obligatory package ist up to date for 1.0.5.
-
[1.3.0] Kerbal Engineer Redux 1.1.3.0 (2017-05-28)
Jansn replied to cybutek's topic in KSP1 Mod Releases
Do MechJeb (dV window) also calculate wrong? -
Its the "Plasma Fuel"-Experiment. After finishing and reopening the right-click-menu it shows "BadLocation". No "Throw result away", no possibility to re-do the experiment. No science points at landing/recovering. I could retry it, but after finalize go to MPL and collect the data for processing in the MPL. Maybe i do, because they give a hell of science points, from which i generate finance income. @terminalmonkey: the only things i edited (in the configs) was: NodeStackTop/Bottom/NodeAttach/AttachRules/Drag/Emissive, which i took from the original Station Science Experiments. The .dll i can not change (in lack of any programming skills.) See here how the header of one of that configs looks like after my changes (in bold): [SIZE=1]PART { name = costlyExperimentRocketFuels module = Part author = ArcaneZedric rescaleFactor = 0.7745 [B]PhysicsSignificance = -1 node_stack_top4294726176 = 0,0.65625,0,0,1,0,1 node_stack_bottom4294726176 = 0,-0.65625,0,0,-1,0,1 node_attach = .75,0,0,1,0,0,1 CrewCapacity = 0[/B] TechRequired = advRocketry entryCost = 20000 cost = 800 category = Science subcategory = 0 title = Experiment: Rocket Fuels manufacturer = Arcanum Science Industries description = We don't really know a lot about rocket fuel. It explodes, yes, but what else can it do? // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision [B]attachRules = 1,1,1,1,0,0,0 [/B] mass = 0.2 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 10 breakingForce = 200 breakingTorque = 200 maxTemp = 2900 [B]emissiveConstant = 0.8 [/B] fuelCrossFeed = True vesselType = Probe MODEL { model = ArcanumIndustries/Parts/Mesh/scienceContainer[/SIZE]