Skip to content

Releases: linuxgurugamer/EditorExtensionsRedux

3.4.7: Localization of the mod

18 Jun 12:28
Compare
Choose a tag to compare

v3.4.7
Using file: ChangeLog.txt
Localization of the mod
Added ChangeLog.cfg for Kerbal Changelog support

3.4.6.1

26 Dec 11:44
Compare
Choose a tag to compare

Fixed mistake in version file

3.4.6

26 Dec 11:43
Compare
Choose a tag to compare
3.4.6 Pre-release
Pre-release

v3.4.6

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