Skip to content

Releases: Alshain01/ActionGroupManager

v2.2.1

16 Oct 22:24
Compare
Choose a tag to compare
  • Compiled against KSP 1.3.1

v2.2

22 Sep 23:50
Compare
Choose a tag to compare
  • Fixed debug flag left on disabling localization
  • Fixed null reference when removing an action using the buttons in the right hand scroll list.
  • Fixed Classic View & Text Button options no longer require return to Space Center.
  • Moved the Main UI and Tweakable (Lite) UI into separate and independent libraries.
  • Moved all settings to KSP's Game Difficulty Screen (GameParameters). Settings are now per-save game.
  • Moved version number to main window.
  • Add Highlight Color settings.
  • Add Debug Logging settings.
  • Add Right click main button to open Action Group List option (default: on).
  • Add support for Icon buttons in Classic View.
  • Changed Remove All warning color to gold
  • Removed Action Group List button from main window.
  • Removed redundant close buttons on windows.
  • Removed excess padding on icon buttons reduced size slightly.
  • Removed excess padding on part list buttons and removed "normal" image.
  • Increased the part name characters from 32 to 40 before the font is downsized.
  • Improved code maintainability, readability, and documentation.
  • Reduced cyclomatic complexity.

v2.1.1

29 Jun 19:56
Compare
Choose a tag to compare
  • Add icons similar to the VAB/SPH category icons
  • Converted icons to Direct Draw Surfaces
  • Add Spanish localization dictionary
  • Modify the disable career setting effects to be immediate
  • Fix and issue where the AG List icon wouldn't change if closed from the window button
  • Fix an issue where AGM styles were bleeding over to other mods (like KER)
  • Fix Tweakable Ui not respecting career mode setting

v2.1.0

22 Jun 22:56
Compare
Choose a tag to compare

-- DELETE OLD INSTALLATIONS PRIOR TO INSTALLING--

  • Add support for Career mode limitations (optional)
  • Add Unity Skin (optional)
  • Add new flags and icons
  • Add auto-size to Recap window
  • Add toolbar/launcher button for Recap window (optional)
  • Add localization support
  • Moved "Order by Stage" option to the main UI
  • "Move Symmetry Linked parts" button now indicates how many symmetry linked parts there are
  • Renamed "Recap" to "Action Group List"
  • Font Rework on KSP Visual Style to match modern KSP
  • Fixed bug where most of the UI would be disabled if a craft had nothing in the coupling category
  • Fixed incorrect text on the "Use Text Action Groups" button
  • Fixed version checking which had an incorrect check URL
  • Added Changelog to the version checking system
  • Removed unused "Propulsion" category that exists in KSP's enumeration
  • Minor GUI enhancments
  • More Large Code Optimizations

v2.0.0

19 Jun 17:25
Compare
Choose a tag to compare
  • Removed Action Group Button Modality (All Views)
  • New Overhauled UI (optional)
  • Part Highlighting is Automatic When a Part is Selected (New View Only)
  • Part Find Function moved to clicking the part name in the actions list (New View Only)
  • Added Version Checking
  • Added Dependency Info and Licenses in accordance with posting guidelines
  • Large Code Optimizations

v1.4.2

15 Jun 23:22
Compare
Choose a tag to compare

-- DELETE OLD INSTALLATIONS PRIOR TO INSTALLING--

  • Restore Blizzy's Toolbar Support
  • Fix Bug that prevented Recap window from being closed
  • Fix Bug that added an erroneous "REPLACEWITHDEFAULT" button

v1.4.1

11 Jun 05:24
Compare
Choose a tag to compare

Removes Toolbar support because it was breaking AppLauncher support

v.1.4.0

11 Jun 05:05
Compare
Choose a tag to compare

Update to KSP 1.3
Add Application Launcher button