Skip to content

Releases: linuxgurugamer/EditorExtensionsRedux

3.4.5

27 Jun 11:30
Compare
Choose a tag to compare

Fixes #30
Finally!!!

Finally found the real problem for the Symmetry and AngleSnap keys get set to null, thanks to @NathenKell for pointing
out what was happening.  See full description in EditorExtensionsRedux.cs, line 513
Moved the code to set and reset the key values into methods to eliminate duplicated code and avoid errors

3.4.4

18 Jun 14:10
Compare
Choose a tag to compare
Moved initiation of cached values for the toggles from being initted at class instantiation to in the Start

3.4.3.6

09 Apr 17:26
Compare
Choose a tag to compare
Thanks to forum user @ozraven for this:
	Fixed a null ref which occurred when clicking in a debug window

3.4.3.5

27 Jul 23:59
Compare
Choose a tag to compare
Added AssemblyFileVersion
Updated version file for 1.12
Removed some whitespace (formatting issues in code only)

3.4.3.4

12 Jul 15:42
Compare
Choose a tag to compare
Fixed update of Vertical Snap keycode
Added AssemblyFileVersion

3.4.3.3

26 Jun 16:40
Compare
Choose a tag to compare

Updated .version file for min version of KSP to 1.11.1

3.4.3.2

24 Jun 13:33
Compare
Choose a tag to compare

Fixed setting of Rememberer settings when entering the editor a second (and further) times

3.4.3.1

23 Jun 17:15
Compare
Choose a tag to compare

Fixed saving and loading of Rememberer cfg file

3.4.3

23 Jun 02:58
Compare
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
Compare
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