GithubHelp home page GithubHelp logo

ipeer / agrouponstage Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 930 KB

My first mod for Kerbal Space Program. Activate one or more action groups when activating stages on your vessel!

Home Page: http://forum.kerbalspaceprogram.com/index.php?/topic/84134-/

C# 100.00%

agrouponstage's People

Contributors

ipeer avatar

Watchers

 avatar

agrouponstage's Issues

Staging events are fired twice

When staging, AGOS' group activation code is fired twice. This isn't a major issue, but I'd rather only have it fire as many times as needed.

Part linked action group configs are saved with System.String[] as the part name

{
name = AGOSModule
isEnabled = True
isRoot = True
flightID = 0
EVENTS
{
toggleGUI
{
active = True
guiActive = True
guiActiveEditor = True
guiIcon = Action group control
guiName = Action group control
category = Action group control
guiActiveUnfocused = False
unfocusedRange = 2
externalToEVAOnly = True
}
}
ACTIONS
{
}
AGOS
{
GROUPS
{
8
{
0
{
groupType = BasicActionGroup
isPartLocked = True
partLink = System.String[]_4292263804
}
}
}
}
}

Stage Locking is scheduled by groups, but never fires

Title is pretty self-explanatory here. AGOS schedules a stage lock, but the staging never actually gets locked. This was also an issue in the 1.x.x version of AGOS which caused the feature eventually be dropped.

GUI has clickthrough

Parts and other GUI elements can be interacted with while clicking in the AGOS configuration window.

AGOS modules produce errors when loading a craft in the VAB

Error message:
[WRN 13:12:42.717] [Part]: PartModule AGOSModule at reserveBatteryPack, index 0: index exceeds module count as defined in cfg. Looking for AGOSModule in other indices... [ERR 13:12:42.717] ...no AGOSModule module found on part definition. Skipping...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.