Releases: linuxgurugamer/EditorExtensionsRedux
Releases · linuxgurugamer/EditorExtensionsRedux
3.4.7: Localization of the mod
v3.4.7
Using file: ChangeLog.txt
Localization of the mod
Added ChangeLog.cfg for Kerbal Changelog support
3.4.6.1
Fixed mistake in version file
3.4.6
v3.4.6
3.4.5
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
Moved initiation of cached values for the toggles from being initted at class instantiation to in the Start
3.4.3.6
Thanks to forum user @ozraven for this:
Fixed a null ref which occurred when clicking in a debug window
3.4.3.5
Added AssemblyFileVersion
Updated version file for 1.12
Removed some whitespace (formatting issues in code only)
3.4.3.4
Fixed update of Vertical Snap keycode
Added AssemblyFileVersion
3.4.3.3
Updated .version file for min version of KSP to 1.11.1
3.4.3.2
Fixed setting of Rememberer settings when entering the editor a second (and further) times