Releases: KSP-RO/RealFuels
Releases · KSP-RO/RealFuels
RealFuels v12.2.4 for KSP 1.2.2
- Fix bug with tanks not loading their contents correctly
- Add .version file
RealFuels v12.2.3 for KSP 1.3
- Recompile for KSP 1.3
RealFuels v12.2.2 for KSP 1.2.2
- 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
- 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
- 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
- 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
- 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
- Update to KSP 1.2.2
- Update to SolverEngines v3.0
RealFuels v11.3.1 for KSP 1.1.3
- Fix an issue with verniers and TestFlight.
RealFuels v11.3.0 for KSP 1.1.3
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.