Skip to content

Releases: KSP-RO/RealFuels

Real Fuels v12.8.4.1 for KSP 1.8.*

16 Feb 16:12
Compare
Choose a tag to compare
  • Recompile for KSP 1.8
  • Fixed cases where MonoBehaviour derived classes were being called before Awake()
  • Close tank window when tank part is deleted. (Fixes nullref issues when part is deleted with tank window open)
  • Boil-off PAW information visible by default (controlled by config file)
  • Exception handling added for procedural part checks.
  • PARTUPGRADE handling. (both to handle the upgrade and prevent unnecessary and game breaking calls to OnLoad)

Real Fuels v12.8.3.1 for KSP 1.7.*

07 Oct 08:49
Compare
Choose a tag to compare
  • Compile for KSP 1.7.3

Real Fuels v12.8.3.1 for KSP 1.6.*

07 Oct 03:03
Compare
Choose a tag to compare
  • Fixed checkers reporting incorrect versioning

rf-v12.8.3

07 Oct 03:01
Compare
Choose a tag to compare
  • Fixed checkers reporting incorrect versioning

Real Fuels v12.8.2 for KSP 1.6.*

06 Oct 15:11
Compare
Choose a tag to compare
  • Resolves utilization issue introduced by recent update.
  • Last ditch attempt to patch SSTU parts in conflict with Real Fuels. (tells SSTUModularParts to defer to RF on mass/cost issues and defers to SSTUModularRCS on mass issues)

Real Fuels v12.8.1 for KSP 1.6.*

07 Sep 14:09
Compare
Choose a tag to compare
  • Further refinement for procedural tank handling.
  • Fixed issue with tank PAW not being marked dirty by tank GUI window when updating under some conditions.
  • unmanaged resource bug fixed.

Real Fuels v12.8.0 for KSP 1.6.*

30 Aug 01:50
Compare
Choose a tag to compare
  • Make MLI cost, mass and max layers configurable (in part config file)
  • Changed Show UI and Hide UI to Show Tank UI and Hide Tank UI (PAW text)
  • Unmanaged resources. ModuleFuelTanks can have UNMANAGED_RESOURCE node to declare a resource name, amount and maxAmount (same format as RESOURCE). Even if all tanks are removed, this unmanaged resource will always be present and all tank resource amounts are in addition to the unmanaged quantity.
  • tank type initializes with Default if no type is specified. (fixes edge case physics breaking bug)
  • GUI performance improvements by @yump
  • Fixed TANK_DEFINITION fallback system
  • Fixes and improvements for engine GUI and engine GUI symmetry handling
  • Fixed issue where selecting different MEC engine configurations would cause a tank PAW to fill with duplicate config buttons. by @todi
  • added new TANK_DEFINITION fields by @siimav
  • actually find a fallback MEC config instead of lying and saying we couldn't find one when we didn't look for one!
  • boiloff data available in PAW without spamming the log with debug data.
  • Stock Real Fuels now has MLI Tech Upgrades. Max layers will increase as you progress through fuel / construction nodes in career.
  • Certain procedural parts will correctly calculate tank surface area in editor. (by correct we mean it should match up with what you see in flight mode so costs and mass will be consistent). Does this for SSTU, Procedural Parts, B9 Procedural Wings and ROTanks

Real Fuels v12.7.4 for KSP 1.6.*

14 Jan 18:46
Compare
Choose a tag to compare
  • Recompiled for KSP 1.6.1

Backport of KSP 12.7.3 for KSP 1.3.1

11 Jan 14:53
Compare
Choose a tag to compare
Pre-release
  • This is a backport to KSP 1.3.1 - it contains all changes present in RF 12.7.3

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