Releases: linuxgurugamer/EditorExtensionsRedux
Releases · linuxgurugamer/EditorExtensionsRedux
3.4.3.1
Fixed saving and loading of Rememberer cfg file
3.4.3
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
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
Fixed typo in stock settings page
3.4.1
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
Removed LineDrawer.cs since it was unused. Untested
Moved "enabled = false" from cctor to Awake methods()
3.4.0.2
Really did the MiniAVC update
3.4.0.1
Retracting/vectoring engines, Critter Crawler
3.4.0
Updated for KSP 1.8
Moved changelog into separate file
3.3.22
Added default config files for the angle snaps.
Added new button to select the stock angle snap defaults
Added InstallChecker