Skip to content

Releases: SirDiazo/AGExt

Version 1.16b

20 Sep 16:19
Compare
Choose a tag to compare

-Fix Show/Hide of AGExt window in flight mode.
-Tweak action-part saving code to improve loading of actions when spawning a new vessel

Version 1.15a

14 Sep 03:36
Compare
Choose a tag to compare

Bugfix to save/load data correctly when entering/exiting timewarp.

Version 1.15

12 Sep 03:23
Compare
Choose a tag to compare

-Tweak Render settings to try and resolved mod conflict that sometimes causes AGX to disapear on mouse down.
-Fix loading of actions for Spaceplanes when a Spaceplane and a Rocket have the same name.
-Add ability to edit actions on Abort/Brake/Gear/Light action groups in flight mode. (Editor still uses KSP default editor for these groups.)
-Start adding code to support vessels remembering settings after dock/undock. This does not work yet however.

Verison 1.14

06 Sep 16:30
Compare
Choose a tag to compare

-Upgrading from Version 1.12 will lose all data, except for the Action assignments themselves on groups 1-10
-Vessels do not save KeySet or Group visibility or names during dock/undock (see comment below)
-Add ability to select parts from list rather then clicking on the vessel.
-Mod now cleans up after itself and deletes old AGExt00000.cfg files automatically.

Version 1.13f

02 Sep 04:21
Compare
Choose a tag to compare

Add icon showing related part when mouse-over a part in the selected parts window or the current actions window.

Is a black and yellow square and it shows through other parts.

Version 1.13e

01 Sep 15:55
Compare
Choose a tag to compare

Fix group name behavior on docking/undocking

download pulled as 1.13f superceeds is with bugfixes

Version 1.13d

01 Sep 04:06
Compare
Choose a tag to compare

Bugfixing of 1.13 continues

-Fix loading of base KSP actions so existing actions import when mod is installed
-Fix spaceplane coordinate issues so the mod works in the SPH

edit: Download pulled as 1.13e has important bugfixes

Version 1.13 (Beta)

31 Aug 00:46
Compare
Choose a tag to compare

Version 1.13 release.

-Beta test of new save/load routines that no longer use partModules
-remove all references to partModules, so ModuleManager is no longer needed, included deletion of part.cfg file from the mod directly
-no UI changes this version, should work the same as Version 1.12'

edit: Download pulled, critical bug present.

Version 1.13b

31 Aug 22:48
Compare
Choose a tag to compare

1.13b: Fix Key Binds so they load correctly and the keyboard can be used to activate action groups.

1.13c: Read in action groups from the base 10 KSP groups correctly.

edit: Pulled file, had some major bugs

Version 1.13a

31 Aug 22:12
Compare
Choose a tag to compare

Hotfix to delete the clicked action in flight mode rather then a random action.

edit: download pulled, key bindings do not load correctly in this version