Skip to content

Releases: net-lisias-ksp/KSP-Recall

0.4.0.0 (LisiasT) for KSP >= 1.4.1

26 Mar 02:25
59c6780

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

0.3.0.12 (LisiasT) for KSP >= 1.4.1

26 Feb 23:16
4d2feaf

Choose a tag to compare

  • Reworks Refunding (again), this time with a better workaround for the really expensive parts, the preferential targets.
    • Kudos to GoAhead for the heads up!
  • Reworks issue:
    • #60 Weird Misbehaviour on Interstellar Technologies

0.3.0.11 (LisiasT) for KSP >= 1.4.1

25 Feb 18:05
72d1647

Choose a tag to compare

  • Rework Refunding to use decimal when handling currency to minimize losses due inaccuracies related to float point math.
    • Kudos to GoAhead for the heads up!
  • Closes issue:
    • #60 Weird Misbehaviour on Interstellar Technologies

0.3.0.10 (LisiasT) for KSP >= 1.4.1

01 Feb 21:33
56919d7

Choose a tag to compare

  • Shoves back Resourceful and AttachedFromEditor into B9PS's SAS after some carnage in the field

0.3.0.9 (LisiasT) for KSP >= 1.4.1

28 Jan 20:19
8fdd14f

Choose a tag to compare

  • Preventing Resourceful and AttachedFromEditor from being patched into parts using B9PartSwitch, as they don't need them.

0.3.0.8 (LisiasT) for KSP >= 1.4.1

15 Jan 16:38
4a26d61

Choose a tag to compare

  • Updates the thing to KSP 1.12.5
  • Updates KSPe.Light with bugfixes and support for 1.12.5

0.3.0.7r2 (LisiasT) for KSP >= 1.4.1

26 Nov 21:37
928316d

Choose a tag to compare

  • The very same 0.3.0.7, but with an updated KSPe.Light.

0.3.0.7 (LisiasT) for KSP >= 1.4.1

26 Nov 08:02
928316d

Choose a tag to compare

  • Fixing a naïve approach on checking the pwd.

0.3.0.6 (LisiasT) for KSP >= 1.4.1

25 Nov 18:55
1b44d90

Choose a tag to compare

  • Better diagnosing messages.

0.3.0.5 (LisiasT) for KSP >= 1.4.1

23 Nov 12:49
f0fde41

Choose a tag to compare

  • Adds a check for the pwd problem that started to happen when people tried to get rid of the PD-Launcher in an unfortunate way.
    • Check this for the whole history.
    • Additional links (do not try them, they cause this problem!)
  • Better diagnosing logs.
  • Updates Module Manager Watch Dog to the latest (1.1.0.3 at this time)
  • Updates to the latest KSPe.Light. (2.4.2.4 at this time)