Skip to content

Releases: Kerbalism/Kerbalism

Kerbalism 3.19 for KSP 1.8.x to 1.12.x

02 Dec 13:43
Compare
Choose a tag to compare

Changes since the last release

  • Fixed NaN propagation issue due to typo in landed solar fraction code following last update refactors (@NathanKell)
  • Added UseResourcePriority option in Settings.cfg. When enabled, resource consumption/production will respect stage and flow priorities instead of being split equally amongst all resource containers (@NathanKell)
  • Added hand-tuned reliability configs for BDB engines (@dragon)

Kerbalism 3.18 for KSP 1.8.x to 1.12.x

22 Oct 19:43
Compare
Choose a tag to compare

Changes since the last release

  • Fixed exception spam when an EVA kerbal died from stock reasons. (@gotmachine)
  • Fixed probes being stuck in the hibernating state. (@gotmachine)
  • Fixed missing process controler module info (process rates in the device manager tooltip), was removed by mistake in recent changes. (@gotmachine)
  • Use stock biome getting method instead of custom version which didn't implement the bilinear filter and wasn't working reliably in some corner cases. (@gotmachine)
  • Fixed issue #861 : B9PartSwitch HabTech2 patch broken (@JonnyOThan)
  • Fixed solar panels using degradation curve being degraded from the start. (@siimav)
  • Improved analytic sun exposure speed and accuracy (@NathanKell)
  • Add "crewOnly" config option to CrewSpecs to prevent tourists from running CrewSpecs experiments (@NathanKell)
  • Add support for SI units (@NathanKell)
  • Fix handling of inclination for experiments when Principia is installed (@NathanKell)
  • Fix #851 : TV/RDU are now optional through a configure module, preventing their (massive) cost to forcefully apply to all parts having them once the relevant tech is researched. (@gotmachine)
  • Make WasteProcessor able to dump excess Ammonia (@avafyi)
  • Fixed visually incorrect GravityRing rotation speed (@JonnyOThan)
  • Chinese translation fixes (@plotut)
  • Spelling fix : "faild" -> "failed" (@nile)

Kerbalism 3.17 for KSP 1.8.x to 1.12.x

29 Jan 11:52
Compare
Choose a tag to compare

Changes since the last release

  • Fixed issue #811 : MP transferred to jetpack when going on EVA is not registered correctly (@gotmachine)
  • Fixed issue #500 : Process dump settings aren't handled/persisted correctly (also fix #337 and #834) (@gotmachine)
  • Fixed issue #833 : Ensure VesselData can always be created even if ProtoVessel is null (@gotmachine)
  • Fixed issue #845 : Make isSerenityGroundController persistent to prevent loosing comms when vessel type is changed manually (@gotmachine)
  • Tweaked automatic DataRateDampingExponent calculations so result in stock is ~6, matching original value in Kerbalism 3.14 (@gotmachine)
  • Performance tweak : Prevent PartModule PAW update code from running when PAW isn't shown, provide very significant perf gains (-0.7ms / frame on a basic space station) (@gotmachine)
  • Added stock cargo part support for Kerbalism parts (@OnlyLightMatters)
  • SSPX support : Added greenhouse to aquaculture-375-1, changed cupola-greenhouse-125-1 from 1/90 to 1/6 of kerbalism greenhouse (@DangerNoodle9000)
  • SSPX support : Tweaked analysis speed of some labs (@DangerNoodle9000)
  • US2 support : Added support for sabatier reactor (@DangerNoodle9000)
  • Science : Added back automatic conversion of all modded labs to the Kerbalism version (see issue #762) (@DangerNoodle9000)
  • Added body/biome localization in a few additional places (@tinygrox)
  • Improved zh-cn localization (@tinygrox)
  • Improved ru localization (@deVDem)
  • Added partial fr-fr localization (@vinix38)

Thanks to @R-T-B for triggering my will to work on all this ;)

Kerbalism 3.16 for KSP 1.8.x to 1.12.x

02 Aug 17:40
Compare
Choose a tag to compare

Changes since the last release

  • Fixed CommNet state stopping being updated on unloaded vessels after a while or on certain map events.

Kerbalism 3.15 for KSP 1.8.x to 1.12.x

24 Jul 12:29
Compare
Choose a tag to compare

Changes since the last release

  • Added italian localization (@leonardfactory)
  • Backported Comms handling from Kerbalism 4 (@KooZ, @gotmachine)
  • Backported RemoteTech support from Kerbalism 4 (@KooZ)
  • Reworked antenna balance support configs for RemoteTech (@KooZ)
  • Bodies are now sorted by SMA in planner UI (@al2me6)
  • Made shielding efficiency difficulty presets configurable in Settings.cfg (@gotmachine)
  • Resource names are now properly localized (@leonardfactory)
  • Fixed issue #819 : Fatal error on science DB compilation when ROCManager isn't available (@gotmachine)
  • Fixed issue #799 : Sample mass not being included in vessel mass in the editor (@gotmachine)
  • Fixed issue #748 : Disabled ModuleAsteroidDrill background processing. Code isn't working anymore and needs a refactor (@gotmachine)
  • Fixed issue #775 : Lab Experiments don't use the right scientist level requirements(@RoadWarrior9)
  • Fixed issue #745 : Serenity deployed experiments take 10 times longer than stock (@Nistenf)
  • Config tweak : Fix antenna EC calculation typo (@shult12)
  • Config tweak : Adjusted drive capacities for Stock, Restock+ and RLA probes (@hypodronic)
  • Mod support : Pebkac experiment fix (@Gordon-Dry)
  • Mod support : Updated Near Future Spacecraft science support configs (@Vulpodrac)
  • Mod support : Updated SSPX support configs (@sicario, @Vulpodrac, @AlexL)

Kerbalism 3.14 for KSP 1.8.x to 1.12.x

25 Jun 09:22
Compare
Choose a tag to compare
  • Updated for KSP 1.12
  • Fixed missing plants comfort in kerbalism greenhouse part
  • Fixed #743 : Dmagic Orbital Science config has badly named field
  • Fixed #738 : Automation Breaks Sickbay RDU
  • Fixed #731 : Added missing Nitrogen and Ammonia entries on the Surface Scanning Module part
  • Fixed #730 : Inconsistent cost of habitat parts due to unapplied shielding costs compensation
  • Fixed #734 : Monopropellant input rate is wrong in MP Fuel Cell
  • Fixed #740 : Proper support for the SENTINEL telescope module, now consume EC and require a comms data link
  • Fixed #737 : Body experiment restriction for "Gaseous" is inverted

Kerbalism 3.13 for KSP 1.8.x to 1.11.x

17 Mar 19:18
a5cdbb9
Compare
Choose a tag to compare

WARNING

This release contains an update from Harmony 1 to Harmony 2 library.
Harmony is a dependency used by Kerbalism, but also by various other KSP mods.
That dependency is not included in Kerbalism anymore, and should be downloaded separately at https://github.com/KSPModdingLibs/HarmonyKSP
This also mean that this version of Kerbalism is incompatible with all other mods using Harmony 1.
Known mods using Harmony 1 are :

  • Tilt'em
  • AirlockPlus
  • LunaMultiplayer
  • ConformalDecals Now, compatible, has been updated to use HarmonyKSP too in release 0.2.8

Changelog :

  • New dependency : KSPHarmony available at https://github.com/KSPModdingLibs/HarmonyKSP
  • Removed KSP 1.5 to 1.7 support due to being unsupported by HarmonyKSP
  • Fix #713 : Wrong solar power atmospheric opacity evaluation
  • Fix incorrect SolarFluxAtHome when multiple Kopernicus stars exists
  • Fix the configure Upgrade-Slots patch not being applied to other mods parts
  • Part / Module requirements in experiments require now show the name of the required module/part in the UI

Kerbalism 3.12

18 Dec 03:29
Compare
Choose a tag to compare
  • Updated for KSP 1.11
  • Monopropellant support for KSP 1.11 EVA jetpack and "eva fuel cylinders" (@gotmachine)
  • Removed ability to disable habitats, to mitigate the (unfixed) bugs with pressurization (@gotmachine)
  • Added radiation fields configs for GPP and GEP (@SirMortimer)
  • Enable water recycler process on US2 Water Purifier wedge (@ccaviness)
  • #690 : Handle B9PS switching of solar panel rates (NFSolar...) (@gotmachine)
  • #654 : Comet samples support (@gotmachine)
  • Improvements to engine reliability patches (@hemeac)
  • Support for KiwiTechTree in EngineIgnitor support patch (@Clamp-o-Tron)
  • Fix to radial LS containers mass (@Murtnowski)

Kerbalism 3.11

19 Aug 09:08
Compare
Choose a tag to compare

The traditional bugfix release:

Fixes an issue with engine burn time and time warping.

See #656 and #655

Kerbalism 3.10: To be continued...

13 Aug 15:27
Compare
Choose a tag to compare

Update for KSP 3.10, including a few bug fixes and support for the new magnetometer experiment.

Changes since the last release

  • Updated for KSP 1.10 (and removed the necessity to rename shader folders for coming versions)
  • Added science config for the new stock magnetometer experiment (also making DMOS use that)
  • Don't count engine running time during time warp #646
  • Solar storm fixes and additions #648
  • Fix Execution error for null value in Contract #649
  • Make SolarPanelFixer timeEfficCurve Persistent (RO Solar support) #651
  • Fixed duplicate panorama comfort module in some SSPX parts #644