Skip to content

Releases: net-lisias-ksp/KSP-Recall

0.5.0.2 (LisiasT) for KSP >= 1.4.1

21 May 18:43
363d976
Compare
Choose a tag to compare
  • 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

Keep Walking

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

19 May 07:52
40ab8fd
Compare
Choose a tag to compare
Pre-release
  • WITHDRAWN
    • because sleepy developers should do more sleeping and less releases! 😜

0.5.0.0 (LisiasT) for KSP >= 1.4.1

06 May 20:26
a4b54b5
Compare
Choose a tag to compare
  • 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!!!

Keep Walking

0.4.1.0 (LisiasT) for KSP >= 1.4.1

08 Apr 03:10
164a336
Compare
Choose a tag to compare
  • 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 screwing AttachedOnEditor indirectly

0.4.0.5 (LisiasT) for KSP >= 1.4.1

31 Mar 20:48
09cb7c6
Compare
Choose a tag to compare
  • I overreacted while restoring the PAW's entries, and ended up allowing some entries to be shown when they shouldn't. Fixing it.
  • Properly implemented what I intended to be the DebugMode at first place.
  • Closes issues:
    • #76 Implement the PAW's DebugMode properly
    • #75 0.4.0.4 is screwing PAW

Keep Walking

0.4.0.4 (LisiasT) for KSP >= 1.4.1

28 Mar 05:59
7b921dd
Compare
Choose a tag to compare
  • 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

Keep Walking

0.4.0.3 (LisiasT) for KSP >= 1.4.1

23 Mar 21:28
84bafbe
Compare
Choose a tag to compare
  • Keep Walking Edition
    • Closes issues:
      • #72 Fix the Sanity Check report
      • #68 Add an option to to not show the KSP-Recall entries on the PAW

Keep Walking

0.4.0.2 (LisiasT) for KSP >= 1.4.1

16 Jul 22:38
f95e169
Compare
Choose a tag to compare
  • 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

08 Apr 05:40
b42e99d
Compare
Choose a tag to compare
  • 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

26 Mar 02:25
59c6780
Compare
Choose a tag to compare
  • Reworks Refunding (yet again), splitting the PartModule into two, the second one (StealBackMyFunds) dedicated to the Funds on float 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:
    • #62 Find a way to survive KSPCF's Stupidity Less Than Smartness
    • #61 AttachedOnEditor is being screwed up when Merging crafts
    • #28 Refresh the ModuleManagerWatchDog DLL