Releases: HebaruSan/Astrogator
Releases · HebaruSan/Astrogator
Get us out of here
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
- 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
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
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