Skip to content

Releases: KSP-RO/RealFuels

RealFuels v12.7.3 for KSP 1.5.1

08 Jan 15:42
Compare
Choose a tag to compare
  • Recompiled for KSP 1.5.1

RealFuels v12.7.2 for KSP 1.4.5

07 Jan 23:03
Compare
Choose a tag to compare

Update for KSP 1.4.5

  • Analytic thermal improvements:
  • Assign value to part.analyticInternalInsulationFactor approximating what actual heat transfer would be. (i.e. temperature interpolation at a rate equal to what it should be out of analytic mode)
  • In analytic mode, adjust part.temperature immediately since the lerp rate would retard temperature adjustment.

RealFuels v12.7.1 for KSP 1.4.3

23 May 07:59
Compare
Choose a tag to compare
  • Fix exceptions when initializing ModuleEnginesRF
  • Fix mass display in the part action window not accounting for MLI
  • Remove a bit of log spam

RealFuels v12.7.0 for KSP 1.4.3

20 May 18:47
Compare
Choose a tag to compare

Recompile for KSP 1.4.3

RealFuels v12.6.0 for KSP 1.3.1

20 May 05:23
Compare
Choose a tag to compare
  • Add multi-layer insulation and dewar (vacuum) bottles
    • MLI is configured by numberOfMLILayers on the TANK_DEFINITION
      • Each layer adds cost and mass
      • Cryo and balloon cryo tank types now come with 10 layers of MLI
    • Dewar / vacuum bottles defind by isDewar = true on the TANK
      • Cryogenic fuels in the Serivce Module tank type use this
      • Does not work with other types of insulation

RealFuels v12.5.0 for KSP 1.3.1

03 Apr 05:09
Compare
Choose a tag to compare
  • Fix vesion checker which reported KSP 1.3.1 as incompatible
  • Implement new entry cost system for RP-0/1
  • Disable thrust limiter when no throttling
  • Implement min and max utilization support on tanks

RealFuels v12.4.1 for KSP 1.3.1

25 Oct 05:41
Compare
Choose a tag to compare
  • Don't double heat flux (workaround which is no longer necessary in KSP 1.3.1)
  • Actually update .version file

RealFuels v12.4.0 for KSP 1.3.1

24 Oct 06:20
Compare
Choose a tag to compare
  • Recompile for KSP 1.3.1
  • Fix MM configs with more than one pass in kethane tanks config

RealFuels v12.3.1 for KSP 1.3

17 Aug 05:51
Compare
Choose a tag to compare
  • Actually fix the bug with tanks not getting their contents correctly (not fixed in v12.3.0)

RealFuels v12.3.0 for KSP 1.3

13 Aug 16:56
Compare
Choose a tag to compare
  • Fix bug with tanks not loading their contents correctly
  • Add .version file