Skip to content

Ferram Aerospace Research v0.16.0.0 "Mader"

Compare
Choose a tag to compare
@dkavolis dkavolis released this 26 Aug 15:12
· 186 commits to master since this release
e22225a

Update to MM 4.1.4
Update to KSP 1.10

Added more config options (see FARConfig.cfg):

  • Additional log messages can be enabled
  • Log FAR flight variables to text file
  • Debug voxels are now colored by part (customizable)
  • Removed FARGUIColors.cfg and integrated it into FARConfig.cfg

Added new DLL FerramAerospaceResearch.Base.dll which is independent of KSP
Unchanged configs should no longer be saved to new files
Update Chinese localization (thanks @tinygrox, #88)
Workaround for KSPUpgradePipeline with removed stock control surface modules
Fix KSP resetting shielded state on decouple
Heating should now be closer (and higher) to stock values, KSP applies magic scaling to areas which made FAR calculated exposed areas significantly smaller than stock (can be reverted with MM patch)
Meshes used for voxelization are now displayed in log with debug FAR log level
Fix inconsistent voxelization when changing from VAB/SPH to Flight scene and reverting (#89)
Fix voxelization starting before part is set up in editor
Ignore launch clamps in editor simulations
Fix NRE with MechJeb on destruction (#93)
Resized stock button image to 36x36 px
Simulation buttons are now disabled while voxelization is active
Invisible meshes are ignored for voxelization by default