Skip to content

Releases: HebaruSan/Astrogator

Get us out of here

10 Feb 08:38
Compare
Choose a tag to compare

Fixes to run from directories other than the main game folder:

  • Get image files from GameDatabase (fixes issue #4)
  • Use absolute path of the DLL to find settings file

Take us through the sail

10 Feb 04:34
Compare
Choose a tag to compare
  • Option to fine tune nodes with RCS translation controls
  • Consistent version number updates and release steps in INSTALL.md to resolve issue #3
  • Extensive code clean-ups

Get us alongside it

08 Feb 04:27
Compare
Choose a tag to compare

Two requested enhancements, one unrequested enhancement, and assorted minor adjustments.

  • Click headers to sort transfers
  • Support for retrograde orbits
  • Option to display delta V in United States customary units
  • Generate maneuvers to rendezvous with vessel targets
  • Cleaned up UI padding slightly
  • A few more safeguards to combat the phantom maneuver node menace

Right into the sun at four gees

05 Feb 20:46
Compare
Choose a tag to compare

Assorted changes to address early problem reports and help with investigating them.

  • Automatic background generation of plane change burns now depends both on the "Calculate plane change burns" setting and the "Include plane change burns in delta V display" setting (should help with reports of phantom maneuvers appearing during launch)
  • Sanity checks added around load/save of settings (should help with #1 and #2)
  • Debug output enabled (may be needed to help with #1 and #2)
  • Debug output now uses Conditional attribute to improve performance of non-debug build
  • Makefile now knows how to generate the xml and mdb files (suppresses a false alarm error message that made multiple 'make' commands necessary when building from scratch)
  • DLL assembly version is no longer 0.0.0.0
  • KSP-AVC version file added

Brigit

04 Feb 07:24
Compare
Choose a tag to compare

Initial public release.