Skip to content

Releases: SirDiazo/AGExt

Version 1.27

28 Dec 02:33
Compare
Choose a tag to compare

-Fix SPH made vessels not saving their data across game sessions
-ModuleManager is now required for upcoming changes to support sub-assemblies. This is not functional in this version but enough of the code is present that ModuleManager is required in the background for the code to execute.

Version 1.26

24 Dec 03:59
Compare
Choose a tag to compare

Add career mode compatibility so that only action groups you have unlocked show up.
In flight, the highest level building between the SPH and VAB will be used.

Add override capability for this feature so that you can always use all action groups if you wish.

Version 1.25d

22 Dec 03:10
Compare
Choose a tag to compare

-Fix Keysets so they actually work.
-Reduce log spam clutter including removal of AGX Ambiguous message from main screen, it is still logged.

Version 1.25a

19 Dec 03:08
Compare
Choose a tag to compare

-Various bugfixes
-Add stock toolbar support

-This version does not fix the known issue of only KeySet1 working in flight mode.

Verison 1.25

16 Dec 04:33
Compare
Choose a tag to compare

-KSP 0.90 fix

This version runs without error and basic functionality is present.

While most features should be working, there is a known issue that only Keyset1 works in flight mode.

Version 1.24

29 Nov 17:25
Compare
Choose a tag to compare

-Fix issue with KSP passes a key press twice.
-Change toggle state monitoring timer to FixedUpdate from Update

Version 1.24a

29 Nov 18:34
Compare
Choose a tag to compare

NOT KSP 0.90 COMPATIBLE

-Force activate the engine part so that when the Activate Engine or Toggle Engine is activated, the Gimbal attaced to that engine also activates.

Full explanation in forum thread.

Version 1.23c

28 Nov 04:36
Compare
Choose a tag to compare

-Fix ModuleEngines and ModuleEnginesFX to use .getIgnited instead of .isOperational

Version 1.23

22 Nov 02:09
Compare
Choose a tag to compare

Add Modifier key support

Version 1.23a

22 Nov 22:47
Compare
Choose a tag to compare

Add toggle state support for the new Actions Everywhere mod.