From 8c03265f492496827c61af98fce477444960a37a Mon Sep 17 00:00:00 2001 From: NathanKell Date: Sat, 12 Mar 2016 02:39:54 -0500 Subject: [PATCH] Prep for v10.8.5. --- RealFuels/Readme_RF.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RealFuels/Readme_RF.txt b/RealFuels/Readme_RF.txt index 048641b8..d589ee5b 100644 --- a/RealFuels/Readme_RF.txt +++ b/RealFuels/Readme_RF.txt @@ -49,6 +49,11 @@ AN OVERVIEW OF FUEL TYPES AND TANK TYPES AND TECH LEVELS/ENGINE TYPES AND UPGRAD ========== Changelog: +v10.8.5 +* Don't try to stop other-config FX every frame, do more null checking (should speed things up a abit and avoid NREs). +* Allow setting (in MFSSettings) the multiplier to lowest boiling point to use for radiator calls. +* Rework engine throttle response speed, make it tunable in RealSettings and in per-engine cfg. + v10.8.4 * Update propellant status info line during warp as well. * Change background color of engine stack icon based on propellant stability (like parachutes).