Jump to content

siimav

Members
  • Posts

    319
  • Joined

  • Last visited

Everything posted by siimav

  1. @Toaster355https://github.com/KSP-RO/RSSTimeFormatter
  2. Bad install most likely. What the error is saying is that you're missing a part with the name 'BioCapsule'.
  3. Looks like this issue only existed for 2 hours until NathanKell pushed a hotfix release.
  4. They're WIP and aren't enabled at the moment.
  5. v2.6.1 for KSP 1.12 What's Changed Fix for NRE in AllScienceSubjectsByBiomeExperiment() by @UltraJohn in #21 Use Stock science subject parsing method by @siimav in #22 Full Changelog: v2.6.0.0...v2.6.1.0
  6. No, this mod doesn't remove stock fairings by default. There however is a patch to enable this behavior but it needs to be manually renamed to actually apply: https://github.com/KSP-RO/ProceduralFairings/blob/master/GameData/ProceduralFairings/Patches/StockReplacement.cfg.disabled For recoloring support you also need to install TU.
  7. v2.6.0 for KSP 1.12 Add preview of contract parameters to All tab. Needs explicit support from contract packs. Read more about it in #18 Replace all OnPartJointBreak events with OnPartDeCouple+OnPartUndock. This fixes severe performance issues when joints are recreated, for instance with autostruts. #20 Fix broken localization in ReachState title Replace crew capacity calculation with stock method call Add warning to accepting a contract if it would cause other conflicting contracts to fail automatically
  8. v2.5.0.1 for KSP 1.12 New mod dependency ContractConfigurator now depends on HarmonyKSP. For CKAN users this will be installed automatically but others will need to download the latest release from here. What's Changed Add Harmony as a dependency Harmony-patch ContractSystem.OnLoadRoutine to work consistently on fresh saves Add option to ReachState parameter for specifying speed mode
  9. There's fixes for rather substantial memory/GameEvent leaks in this release. v2.4.0 for KSP 1.12 What's Changed Fix memory leakage in ParameterDelegate by @hxl11211 in #14 Replace OnContractLoaded event with virtual OnContractLoad method to fix memory leak in VesselParameterGroup by @siimav in #15 Remove all unnecessary new EventData<T>.OnEvent and new EventVoid.OnEvent calls. This also prevented KSPCF from finding leaks. By @siimav in #13 Mark ContractConfigurator.OnParameterChange as obsolete and change all parameters to not use it by @siimav Increment KSPAssembly version on releases. Can be useful for enforcing dependencies based on min version. by @siimav
  10. https://github.com/KSP-RO/ContractConfigurator/releases/tag/v2.3.0.0
  11. Kerbal Joint Reinforcement v3.7.1 for KSP 1.12.x Fix extra joints getting created too early in the lifecycle (in some cases this resulted in phantom forces) Add toggle to debug GUI for temporarily disabling all joints
  12. Kerbal Joint Reinforcement v3.7.0 for KSP 1.12.x Fix bug that caused the stock EVA construction feature to actually not be supported Rework the interstage connection stiffening feature Fix a couple of GameEvents leaks Add option to debug UI for toggling what kind of joints to show Unify tags in log messages Various code cleanup and refactoring
  13. That definitely isn't true. In fact, MJ recommends using AA instead of it's own aircraft autopilot.
  14. Not every variable used in the RP-1 preset is supported by LGG's version of KCT.
  15. It isn't a dependency. You're probably referring to "TweakScale Redistributable" which is just something that is required to make the integration between FAR and TS work. It doesn't do anything useful without TS actually being installed.
  16. I mean, sure, if you don't consider an unrealistic atmosphere made of soup a problem.
  17. That is only partially true. RP-1 (or actually RO in particular) does have a builtin "PR" but this will disable itself in favor of other installed mods that handle rotation. https://github.com/KSP-RO/RealismOverhaul/blob/edd0809c715e87d6844216e39a2470eac50e0691/Source/VesselModuleRotationRO.cs#L68
  18. 2.2.1 for KSP 1.12 What's Changed Reenable changing active contracts multipier by @phillo3 in #4 Full Changelog: v2.2.0.0...v2.2.1.0
  19. https://github.com/KSP-RO/RSS-Textures/tree/master/tools/TopoConv
×
×
  • Create New...