Releases: SirDiazo/AGExt
Version 1.27
-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
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
-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
-Various bugfixes
-Add stock toolbar support
-This version does not fix the known issue of only KeySet1 working in flight mode.
Verison 1.25
-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
-Fix issue with KSP passes a key press twice.
-Change toggle state monitoring timer to FixedUpdate from Update
Version 1.24a
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
-Fix ModuleEngines and ModuleEnginesFX to use .getIgnited instead of .isOperational
Version 1.23
Add Modifier key support
Version 1.23a
Add toggle state support for the new Actions Everywhere mod.