This mod is not known to work with the latest version of Kerbal Space Program. Proceed with caution.
Turn your dropped stages back into funds! Also recovers any onboard kerbals or science. Also supports powered landings so you can replicate the SpaceX method of reuse.
Released on 2020-01-24
Removed duplicated code in SettingsGUI.cs
Thanks to github user @tinygrox for this:
Localization implemented, currently only en-us available
Released on 2019-12-24
Thanks to GitHub user @mwerle for these fixes:
Fix for StageRecovery failing to recover certain stages.
Change a couple of error logs to info logs to stop log spam.
Released on 2019-11-11
Updated for KSP 1.8
Released on 2019-08-28
Reorganized code to avoid segfaults on pre-1.7 games due to the new ModuleDecouplerBase being added in 1.7
Released on 2019-08-27
Rewrite engine plate code due to an infinite loop which was happening when the top node of an engineplate was attached before the bottom node was
Released on 2019-08-20
Thanks to forum user @aerospike for this:
Fix issue with stock engine plates being in wrong stage
Released on 2019-07-24
Fixed issue with showing remaining fuel on one stage and another stage not having liquid fuel (ie: solid), was getting GUI errors
Moved RegisterToolbar into it's own file
Added InstallChecker
Updated AssemblyVersion.tt
Released on 2019-02-07
Added display of remaining fuel after recovery
Added "Fuel" section to the SR window, only if there was any leftover fuel
Released on 2019-01-24
Fixed registration with the RecoveryController by moving initialization OUT of the Log.Info line
Released on 2019-01-24
Changed startup from AllGameScenes to FlightEditorAndKSC
Fixed Nullref when going into settings before any game is loaded
Released on 2019-01-06
Fixed recalculation, needed for 1.6 where root part wasn't part0 anymore, added search for part with no parent Added new event to recalculate automatically when ship is modified. Does not recalculate when ship is deleted Updated windows with support for ClickThroughBlocker
Released on 2018-11-28
Fixed .version file
Released on 2018-11-28
Removed old, unused code, and code obsoleted by the ToolbarController
Changed default for UseDistanceOverride from true to false
Removed some unnecessary window calls
Added back button on Spacecenter screen, opens window to direct people to Stock Settings pages
Added option to disable the button on spacecenter scene
Released on 2018-11-26
Changed license to MIT Moved all settings into stock settings page, both to reduce code and to have the settings persist on a per-save basis Note: Existing settings are not migrated Replaced all Debug.Log with new Log.Info to reduce log spam Added code to remove events when mod is destroyed (ie: scene change)
Released on 2018-10-26
Adoption by Linuxgurugamer
Replaced toolbar code with the ToolbarController
Added support for the Clickthroughblocker
Fixed bug where toobar button wasn't being displayed after first scene if using the stock toolbar
Removed blizzy option from settings
Version bump from 1.6.5 due to incorrect version info
Updated changelog with data from spacedock
Released on 2018-03-11
Released on 2017-06-02
1.7.2 (06/01/2017)
Released on 2017-04-10
1.7.1 (04/09/2017)
Released on 2017-03-18
1.7.0 (03/18/2017)
Released on 2017-01-29
Released on 2017-01-24
Released on 2017-01-23
Released on 2016-10-21
1.6.5 (10/20/2016)
Thank you linuxgurugamer, Iskie, and Kerbas-ad-astra for your PRs!
Released on 2016-05-03
Released on 2016-02-21
Raw stats are from the beginning of time until now. Each follower and download entry represents one hour of data. Uneventful hours are omitted.