Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

Releases: Swamp-Ig/KSPAPIExtensions

v1.7.5

25 Jun 21:12
Compare
Choose a tag to compare

Recompile for KSP 1.0.4

v1.7.4

02 May 02:15
Compare
Choose a tag to compare

Compatible with KSP 1.0.2

v1.7.3

27 Apr 22:09
Compare
Choose a tag to compare

Fixed for 1.0, thanks to @taniwha-qf (as usual)

v1.7.2

16 Dec 21:10
Compare
Choose a tag to compare

Recompiled for KSP 0.90

v1.7.1

09 Oct 00:26
Compare
Choose a tag to compare

Compiled for KSP 0.25

v1.7.0: Make the GameObject extensions internal.

02 Aug 08:35
Compare
Choose a tag to compare

Fix multiple version handling.

Note that for this to work properly, all mods using KSPAPIExtensions need to be updated. After that, they should be free to drift again.

v1.6.3

25 Jul 22:02
Compare
Choose a tag to compare

Update to KSP 0.24.2

v1.6.2

25 Jul 02:40
Compare
Choose a tag to compare

Update checker for .24.1

v1.6.1

24 Jul 05:12
Compare
Choose a tag to compare

More fixes from taniwha:
*Avoid NRE in OutputLocksModified
*Avoid a divide-by-zero
*Avoid recursive value change events.

v1.6.0

20 Jul 02:30
Compare
Choose a tag to compare

*fix by taniwha to part resource tweaker code for .24
*update CompatibilityChecker for .24 and to latest code from Majiir