Skip to content

2.4.6.21 (Lisias) for KSP >= 1.3

Compare
Choose a tag to compare
@Lisias Lisias released this 28 Jan 19:11
· 72 commits to master since this release
6d9fe77
  • MOAR moar bug fixes!
    • An unfortunate merge ended up leaking a development only dependency into mainstream.
  • Updates KSPe.Light with yet moar bug fixes.
    • And linking the damned thing to it this time.
  • Fixes a bug on the Auto & Chain Scale
    • They "forgot" to propagate the changes into the symmetric counter parts
  • WARNING: A new Editor bug plaguing KSP since 1.11.x was found and not worked around yet on code! (save and load the craft to fix the issue while editing it)
    • #283 New screw up from KSP 1.11.0 Editor was revealed by the 2.4.6.20 release
  • (Properly) Closes Issues:
    • #282 Auto Scale are not sending KSP-Recall the OnPartResourcesChanged event
    • #261 Misbehaviour (again) while scaling parts with VARIANT
    • #238 TweakScale is failing to consistently resize the Attachment Node's sizes.

Your Attention Please.

A new bug on KSP's Editor, detected to be happening since KSP 1.11.x, was discovered: scaling parts using Symmetry Counter Parts (i.e., radial attachment with symmetries) is leading to misbehaviours on the Part's resources. It was proven that this is not TS fault, and the reason TS was working previous to 2.4.6.20 is a "mystery" at this moment.

See #283 for the gory details.

The workaround is simple: save and load the craft while editing it. No other Scene is affected by this misbehaviour.