Jump to content

FreeThinker

Members
  • Posts

    8,590
  • Joined

  • Last visited

Everything posted by FreeThinker

  1. could I use any MM check to only apply define a ScaleExponents exponent if it isn't defined yet?
  2. @Lisias What would happen if a tweakscale exponent is defined multiple times, will they overrule eachother? cause exceptions? hangs? what happend if you tweakscale a integer field , will it round to a integer?
  3. @Lisias I noticed that tweakscaleconfig for ModuleCargoPart en ModuleInventoryPart partmodules is missing in Tweakscale currently, will you add it?
  4. Im going to disable that function as it appears the only function of that partmodule is to create reputation loss. THat might have beeen logical in the past because it could generate infinate science but that no longer applies
  5. GameData\InterstellarFuelSwitch\PatchManager\ActiveMMPatches\IntegrationLiquidFuelOxidizer.cfg
  6. What is different now is tha the radiators can both lose and gain heat from its environment. However the exesive heat absorbtion durring decent is not realistic I think I think its caused by the external temperature which can reach extreme high temperature when you fly to the atmosphere. I will replace it it the temperature of a vessels altitude and see if this works better.
  7. Version 3.20 for Kerbal Space Program 1.8.1 - 1.11.0 Released on 2021-01-14 Compatible with KSP 1.8.1 - 1.11 Added searching tags to make them easier to find a tank that can hold a specific resource Added FissionParticle and FissionPellets to Nuclear Storage tanks Balance Increased cost Nuclear Storage tanks and slightly increased storage capacity
  8. Unless you want to make KSPIE a requirement, you need to change this to other tech nodes // Patches for CommunityTechTree @PART[BussardFusion]:NEEDS[CommunityTechTree] { @TechRequired = extremeFusionRockets } @PART[EpsteinDrive]:NEEDS[CommunityTechTree] { @TechRequired = extremeFusionRockets } @PART[EpsteinDriveV4]:NEEDS[CommunityTechTree] { @TechRequired = extremeFusionRockets } @PART[DaedalusDrive]:NEEDS[CommunityTechTree] { @TechRequired = specializedFusionRockets } These technodes are only present in KSPIE which will result these part not to be visible when KSPIE is not installed
  9. Any part with basic water (which I call drinkable water)
  10. I notice a little bug in it. I think you can make it work again if you have at least 1 part with drinking water available
  11. Are you killing Artificial Life? There are considered precious by KTC, just like a Kerbal life. The longer they live, the more presious they become (up to a hard limit)
  12. Version 1.26.15 for Kerbal Space Program 1.8.1 - 1.11.0 Released on 2021-01-07 Compatible with KSP 1.8.1 - 1.11 Added Maximum Power Capacity Field Beamed Power Receivers Improved description VISTA Engine Improved Irratiance coloring on Radiators Removed power requirment and reduced maximum trust VISTA fusion engine Reduced maximum capacity non thermal power receiver by 50% Removed MKS patch Fixed beamed power bug causing you to lose 50% power Fixed issue where disabled reciever would still still affect remaining power Fixed issue Magnetic Nozzle not connecting in the VAB Fixed Nuclear Salt Water Rocket upgrades
  13. @RoverDude I removed the MKS patch with commit Removed MKS patch on request by roverdude · sswelm/KSP-Interstellar-Extended@8b22089 (github.com)
  14. The Ruthford is an electric power turbopump engine, do you provide it with sufficient power? meaning, either a KSPIE power generator, electric beam powered , supercapacitator of Super Lithium Battery? You currently cannot create it but will probably in the future with the Molten Salt Reactor I will remove all MKS modifications except for an power adapter which will make it able to power other KSPIE parts
  15. I think it should be sufficient if you could simply expose a public static class with a few simple methods that would return a basic double given a specific longitude and latitude . For me in particular I'm intrested in getting the current temperature , overcast percentage and air moisture . This would allow me to replace my current simplistic sinus weater model which affect the amount of beamed power reaching space or surface.
  16. @cmet24 Does this mod have anyway to interface and give me the wind, temperature and moisture and solar light strength at a specific location on the surface? edit: you mention a Climate API but it is not mentioned in the Wiki anywhere
  17. Version 1.26.14 for Kerbal Space Program 1.8.1 - 1.11.0 Released on 2021-01-04 Replaced Magnetic Nozzle by new more compact Magnetic Nozzle by Lynxon Added power generation to magnetic Nozzle Added improve power control to the magnetic nozzle, plasma nozzle, and power generators Improved description and tags magnetic nozzle Improved sound effect active magnetic nozzle Hide VAB Thermal Helper by default Hide thermal heat coloring on generators and reactors Fixed exhaust magnetic nozzle during timewarp Fixed Power scaling Power control on power generators
  18. To make the extended KSPIE techtree visible again you need to install CTT. KSPIE used to have a build in copy of CTT but it causes problem with other new techtrees
  19. Apparently it was just a matter up updating the CKAN repository and updating the mod. But he got me alarmed thinking my assumtion on CKAN were wrong. It seems to work as it should and I did everything right
  20. Version 1.26.13 for Kerbal Space Program 1.8.1 - 1.11 Released on 2021-01-01 Added Experimental Propulsion technode Added atomated parent technode unlocking Improved overal stability reactor power output Improved VAB Thermal power calculations Fixed initialization on Water in Habitats Fixed PlasmaJet Magneto Inertial Reactor issues Fixed MHD power generator power balancing
  21. Exactly how is compatibility determined by CKAN. I marked KSPIE compatible with KSP 1.8.1 and up in the version file. IT appears this isn't used by CKAN as players that play with KSP 1.10 do not see the latest releases.
  22. @Nertea regarding the Nuclear Salt Water Tanks, The model look perfect, however the amount of stored Nuclear Salt Water doesn't make a lot of sense This 2.5m model can currently hold 16000 Liter of NSW, but this would only be true if the entire volume would be available for storage which we can clearly see is not the case here. Looking at the model I esimate it can only contain 4000 - 8000 Liter of NSW, which is significantly less than 16000 L. For Comparison, in IFS I have a similary sizde tank which can store only 5000 L of NSW.
×
×
  • Create New...