Skip to content

Releases: linuxgurugamer/EditorExtensionsRedux

3.4.3.1

23 Jun 17:15

Choose a tag to compare

Fixed saving and loading of Rememberer cfg file

3.4.3

23 Jun 02:58

Choose a tag to compare

Added code from Rememberer mod at mod author @Krazy1 request,  remembers the last sort setting for the Editor part list.
	Original thread: https://forum.kerbalspaceprogram.com/index.php?/topic/203114-rememberer/&tab=comments#comment-3991624
Minor optimization of Rememberer initialization code
Rememberer is automatically disabled if PRUNE is found

3.4.2

27 Jan 03:21

Choose a tag to compare

Fixed fine adjust to dynamically get gizmo offsets. This fixes the broken FineAdjust in 1.11 and is compatible with 1.10

3.4.1.1

09 Jun 10:51

Choose a tag to compare

Fixed typo in stock settings page

3.4.1

28 Jan 16:56

Choose a tag to compare

Added stock settings page to specify height of vessel when using the CenterAdjust mode ('b'), one entry for vab and one for sph

3.4.0.3

09 Dec 05:16

Choose a tag to compare

Removed LineDrawer.cs since it was unused.  Untested
Moved "enabled = false" from cctor to Awake methods()

3.4.0.2

27 Oct 03:18

Choose a tag to compare

Really did the MiniAVC update

3.4.0.1

27 Oct 01:48

Choose a tag to compare

Retracting/vectoring engines, Critter Crawler

3.4.0

26 Oct 02:43

Choose a tag to compare

Updated for KSP 1.8
Moved changelog into separate file

3.3.22

23 Aug 22:07

Choose a tag to compare

Added default config files for the angle snaps.  
Added new button to select the stock angle snap defaults
Added InstallChecker