Skip to content

Releases: KSP-RO/RealFuels

RealFuels v12.2.3 for KSP 1.3

31 Jul 02:28
Compare
Choose a tag to compare
  • Recompile for KSP 1.3

RealFuels v12.2.2 for KSP 1.2.2

31 Jul 01:49
Compare
Choose a tag to compare
  • Fix bug in how tank surface area is calculated
  • Fix tank copying when cloning via symmetry
  • Don't delete tanks during loading or part placement
  • Fix patches marked :FINAL
  • Disable part heating due to engine on RF engines, since engine overheat is handled separately and engine heat shouldn't spill to other parts

RealFuels v12.2.1 for KSP 1.2.2

08 Jul 23:09
Compare
Choose a tag to compare
  • Fix tank's initial temperature not being set correctly on vessel spawn and when launch clamps are attached
  • Remove some logspam for boiloff in analytic mode (high timewarp)
  • Make sure tank's lowest temperature is calculated correctly and that part temp is only set if cryogenic resources are present
  • Fix negative temperature caused by conduction compensation in analytic mode (high timewarp)
  • Fix sign error on flux in analytic mode (high timewarp)

Real Fuels v12.2.0 for KSP 1.2.2

07 Jul 03:10
Compare
Choose a tag to compare
  • Fix for engines not properly loading pressure fed setting from
    ModuleEngineConfig
  • Fix for cryogenic tanks exploding during analytic mode after long
    periods unloaded
  • Avoid possible NRE on fuel pumps when launching with Extraplanetary Launchpads
  • Fuel pumps must now be present and active in order to avoid boiloff during prelaunch (previously being on the launch pad was enough)
  • Fuel pumps are now enabled by default and enabled setting respects symmetry in the editor
  • Streamline fuel pump enable/disable UI - now a simple button rather than display + button

RealFuels v12.1.0 for KSP 1.2.2

24 Apr 07:16
Compare
Choose a tag to compare
  • Reinstate analytic boiloff with improvements
  • Set specific heat to zero for cryogenic resources (assumption that part and resource temperature are the same doesn't make sense here)
  • Disable ferociousBoilOff since changing cryogenic resource specific heat makes it unnecessary
  • Add the ability for ignitions to be allowed only when attached to launch clamps
  • Make sure cost only gets multiplied by scale once
  • Fix issue where engines would explode after being decoupled (due to KSP reporting the wrong ambient temperature for a couple of frames)
  • Fix resource mix buttons not showing up when a ship is first loaded
  • Fix fuel tank related NRE in flight
  • Make burn time formatting consistent
  • Fix vacuum thrust displaying the same as sea level thrust

RealFuels v12.0.1 for KSP 1.2.2

21 Jan 05:56
Compare
Choose a tag to compare
  • Fix TestFlight integration
  • Fix engine configs in career that aren't unlocked by upgrade nodes
  • Fix harmless but noisy error message when using thrust curves

RealFuels v12.0.0 for KSP 1.2.2

21 Dec 05:51
Compare
Choose a tag to compare
  • Update to KSP 1.2.2
  • Update to SolverEngines v3.0

RealFuels v11.3.1 for KSP 1.1.3

08 Jul 05:06
Compare
Choose a tag to compare
  • Fix an issue with verniers and TestFlight.

RealFuels v11.3.0 for KSP 1.1.3

04 Jul 03:10
Compare
Choose a tag to compare

Changelog:
v11.3.0

  • Tweak to boiloff and to how conduction is compensated.
  • Slight optimization in the ullage VesselModule.
  • Attempting to add back tweakscale support for ModuleEngineConfigs.
  • Update to KSP 1.1.3.

RealFuels v11.2.0

15 May 03:46
Compare
Choose a tag to compare

v11.2.0

  • Correct a bug in tank basemass calculation such that parts sometimes mass less than they should in flight. Thanks soundnfury for finding this!
  • New UI skin thanks to Agathorn!
  • Fix an issue with scaling down tanks during utilization changes.
  • Round displayed available volume when below 1mL (no more -322 femtoliters).