Releases: net-lisias-ksp/KSP-Recall
Releases · net-lisias-ksp/KSP-Recall
0.5.0.2 (LisiasT) for KSP >= 1.4.1
- Fixes an unexpected misbehaviour on KSP >= 1.9.x that, frankly, I don't know how I had missed for so much time.
- Closes issues:
- #80 Merge Craft is getting its surface attachments screwed on 1.9.x and newer
Your Attention please
0.5.0.1 was withdrawn because sleepy developers should do more sleeping and less releases! 😜
0.5.0.1 (LisiasT) for KSP >= 1.4.1
- WITHDRAWN
- because sleepy developers should do more sleeping and less releases! 😜
0.5.0.0 (LisiasT) for KSP >= 1.4.1
- Rollbacks the PAW changes due an absolutely unexpected, unexplainable and crappy KSP behaviour that only manifested itself on KSP 1.12.x
- I don't have the slightest clue about what happened yet.
- Closes issues:
- #77 Refunding is not working on 1.12.x!!!
0.4.1.0 (LisiasT) for KSP >= 1.4.1
- Reworks
AttachedOnEditor
to be resilient a changes made by Monkey Patching inside Editor that changes the order in which some internal Editor events happen. - Closes issues:
- #73 Understand why
BetterEditorUndoRedo
ended up screwingAttachedOnEditor
indirectly
- #73 Understand why
0.4.0.5 (LisiasT) for KSP >= 1.4.1
0.4.0.4 (LisiasT) for KSP >= 1.4.1
- Restores the presence of the PAW's entries, setting them to be shown by default from now on. A patch can turn them off.
- Closes issues:
- #74 Restore the KSP-Recall buttons on the PAW
0.4.0.3 (LisiasT) for KSP >= 1.4.1
0.4.0.2 (LisiasT) for KSP >= 1.4.1
- Implements a missing use case from TweakScale,
OnPartAttachmentNodesChanged
. - Updates MMWD to 1.1.1.1
Your Attention Please
Due a major screw up of mine (hate you, Windows!!), you will need to manually remove the following files before updating - unless you install things manually, when you will overwrite them anyway!
<KSP_ROOT>/GameData/666_ModuleManagerWatchDog.dll
0.4.0.1 (LisiasT) for KSP >= 1.4.1
- Fixes a nasty mishap of mine that gone undetected due another yet more nasty mishap of Module Manager (Forum).
- Closes issues:
- #65 Yet a new batch of displacement problems on KSP
- Relates to Discussion:
- #64 Yet a new batch of displacement problems on KSP
Your Attention Please
If you are using Module Manager (Forum), you need to manually delete the file GameData/ModuleManager.ConfigCache
, otherwise you will get problems after starting a savegame. At least on my ACP (Acceptance) rig, Module Manager (Forum) failed to detect changes on the KSP-Recall config files.
0.4.0.0 (LisiasT) for KSP >= 1.4.1
- Reworks
Refunding
(yet again), splitting thePartModule
into two, the second one (StealBackMyFunds
) dedicated to the Funds onfloat
problem. - Reworks the
AttachedOnEditor
, fixing an annoying "gap" when merging crafts (that didn't happens on SubAssemblies!) - Updates Module Manager Watch Dog to the latest.
- Closes issues: