From b74b6e9cdd7113b8064f36890484c971787a8884 Mon Sep 17 00:00:00 2001 From: Aaron Burns Date: Thu, 30 Apr 2015 22:11:42 -0500 Subject: [PATCH] BETA 5.2 Fixed attachment node issues and added an example craft. --- .../CactEye 2 README.txt | 4 + .../CactEye/Plugins/DistantObjectHook.dll | Bin .../CactEye 2 Orbital Telescope.craft | 3916 +++++++++++++++++ .../CactEye/Contracts/NewTelescope.cfg | 6 + .../Contracts/NewTelescopeContract.cfg | 27 + .../GameData/CactEye/Icons/CactEyeOptics.png | Bin .../CactEye/Icons/CactEyeOptics_scaled.png | Bin .../CactEye/Icons/ExperimentGUIBackground.png | Bin .../GameData/CactEye/Icons/atom6.png | Bin .../GameData/CactEye/Icons/back19.png | Bin .../GameData/CactEye/Icons/crosshair.png | Bin .../GameData/CactEye/Icons/forward19.png | Bin .../GameData/CactEye/Icons/preview.png | Bin .../GameData/CactEye/Icons/save.png | Bin .../GameData/CactEye/Icons/target.png | Bin .../GameData/CactEye/Icons/toolbar.png | Bin .../CactEye/Icons/toolbar_disabled.png | Bin .../Parts/Processors/Asteroid1/base.png | Bin .../Asteroid1/processorAsteroid1.cfg | 0 .../Asteroid1/processorAsteroid1.mu | Bin .../Asteroid1/processor_asteroid1.png | Bin .../Parts/Processors/Asteroid2/base.png | Bin .../Asteroid2/processorAsteroid2.cfg | 0 .../Asteroid2/processorAsteroid2.mu | Bin .../Asteroid2/processor_asteroid2.png | Bin .../Parts/Processors/Asteroid3/base.png | Bin .../Asteroid3/processorAsteroid3.cfg | 0 .../Asteroid3/processorAsteroid3.mu | Bin .../Asteroid3/processor_asteroid3.png | Bin .../Parts/Processors/Planetary1/base.png | Bin .../Planetary1/processorPlanetary1.cfg | 0 .../Planetary1/processorPlanetary1.mu | Bin .../Planetary1/processor_planetary1.png | Bin .../Parts/Processors/Planetary2/base.png | Bin .../Planetary2/processorPlanetary2.cfg | 0 .../Planetary2/processorPlanetary2.mu | Bin .../Planetary2/processor_planetary2.png | Bin .../Parts/Processors/Planetary3/base.png | Bin .../Planetary3/processorPlanetary3.cfg | 0 .../Planetary3/processorPlanetary3.mu | Bin .../Planetary3/processor_planetary3.png | Bin .../CactEye/Parts/probeCoreSlim/model.mu | Bin .../CactEye/Parts/probeCoreSlim/model000.png | Bin .../Parts/probeCoreSlim/model001_NRM.png | Bin .../CactEye/Parts/probeCoreSlim/part.cfg | 0 .../GameData/CactEye/Parts/tele_bay/model.mu | Bin .../CactEye/Parts/tele_bay/model000.png | Bin .../CactEye/Parts/tele_bay/model001_NRM.png | Bin .../CactEye/Parts/tele_bay/model002.png | Bin .../CactEye/Parts/tele_bay/model003.png | Bin .../GameData/CactEye/Parts/tele_bay/part.cfg | 0 .../GameData/CactEye/Parts/tele_body/model.mu | Bin .../CactEye/Parts/tele_body/model000.png | Bin .../CactEye/Parts/tele_body/model001_NRM.png | Bin .../CactEye/Parts/tele_body/model002.png | Bin .../CactEye/Parts/tele_body/model003.png | Bin .../GameData/CactEye/Parts/tele_body/part.cfg | 0 .../CactEye/Parts/tele_body2/model.mu | Bin .../CactEye/Parts/tele_body2/model000.png | Bin .../CactEye/Parts/tele_body2/model001_NRM.png | Bin .../CactEye/Parts/tele_body2/part.cfg | 4 +- .../GameData/CactEye/Parts/tele_gru1/gru1.png | Bin .../CactEye/Parts/tele_gru1/gru_NRM.png | Bin .../GameData/CactEye/Parts/tele_gru1/model.mu | Bin .../GameData/CactEye/Parts/tele_gru1/part.cfg | 0 .../GameData/CactEye/Parts/tele_gru2/gru2.png | Bin .../CactEye/Parts/tele_gru2/gru_NRM.png | Bin .../GameData/CactEye/Parts/tele_gru2/model.mu | Bin .../GameData/CactEye/Parts/tele_gru2/part.cfg | 0 .../CactEye/Parts/tele_ladder/model.mu | Bin .../CactEye/Parts/tele_ladder/model000.png | Bin .../Parts/tele_ladder/model001_NRM.png | Bin .../CactEye/Parts/tele_ladder/part.cfg | 0 .../CactEye/Parts/tele_mount/model.mu | Bin .../CactEye/Parts/tele_mount/model000.png | Bin .../CactEye/Parts/tele_mount/model001_NRM.png | Bin .../CactEye/Parts/tele_mount/part.cfg | 2 +- .../CactEye/Parts/tele_solarpanels/model.mu | Bin .../Parts/tele_solarpanels/model000.png | Bin .../Parts/tele_solarpanels/model001.png | Bin .../CactEye/Parts/tele_solarpanels/part.cfg | 0 .../CactEye/Plugins/CET_FSanimateGeneric.dll | Bin .../GameData/CactEye/Plugins/CactEye2.dll | Bin .../Plugins/CactEye2OrbitalTelescope.version | 0 .../GameData/CactEye/Plugins/MiniAVC.dll | Bin .../CactEye/Resources/OPMScienceDefs.cfg | 0 .../CactEye/Resources/ScienceDefs.cfg | 0 .../GameData/CactEye/Resources/windowPos.cfg | 0 README.md | 4 + 89 files changed, 3960 insertions(+), 3 deletions(-) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/CactEye 2 README.txt (94%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/Compatibility Patch for Distant Object v1.5.4/GameData/CactEye/Plugins/DistantObjectHook.dll (100%) create mode 100644 CactEye 2 BETA 5.2/Example Craft/CactEye 2 Orbital Telescope.craft create mode 100644 CactEye 2 BETA 5.2/GameData/CactEye/Contracts/NewTelescope.cfg create mode 100644 CactEye 2 BETA 5.2/GameData/CactEye/Contracts/NewTelescopeContract.cfg rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/CactEyeOptics.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/CactEyeOptics_scaled.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/ExperimentGUIBackground.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/atom6.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/back19.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/crosshair.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/forward19.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/preview.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/save.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/target.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/toolbar.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Icons/toolbar_disabled.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid1/base.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid1/processorAsteroid1.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid1/processorAsteroid1.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid1/processor_asteroid1.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid2/base.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid2/processorAsteroid2.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid2/processorAsteroid2.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid2/processor_asteroid2.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid3/base.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid3/processorAsteroid3.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid3/processorAsteroid3.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Asteroid3/processor_asteroid3.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary1/base.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary1/processorPlanetary1.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary1/processorPlanetary1.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary1/processor_planetary1.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary2/base.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary2/processorPlanetary2.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary2/processorPlanetary2.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary2/processor_planetary2.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary3/base.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary3/processorPlanetary3.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary3/processorPlanetary3.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/Processors/Planetary3/processor_planetary3.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/probeCoreSlim/model.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/probeCoreSlim/model000.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/probeCoreSlim/model001_NRM.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/probeCoreSlim/part.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_bay/model.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_bay/model000.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_bay/model001_NRM.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_bay/model002.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_bay/model003.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_bay/part.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_body/model.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_body/model000.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_body/model001_NRM.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_body/model002.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_body/model003.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_body/part.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_body2/model.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_body2/model000.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_body2/model001_NRM.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_body2/part.cfg (93%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_gru1/gru1.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_gru1/gru_NRM.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_gru1/model.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_gru1/part.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_gru2/gru2.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_gru2/gru_NRM.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_gru2/model.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_gru2/part.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_ladder/model.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_ladder/model000.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_ladder/model001_NRM.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_ladder/part.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_mount/model.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_mount/model000.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_mount/model001_NRM.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_mount/part.cfg (95%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_solarpanels/model.mu (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_solarpanels/model000.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_solarpanels/model001.png (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Parts/tele_solarpanels/part.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Plugins/CET_FSanimateGeneric.dll (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Plugins/CactEye2.dll (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Plugins/CactEye2OrbitalTelescope.version (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Plugins/MiniAVC.dll (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Resources/OPMScienceDefs.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Resources/ScienceDefs.cfg (100%) rename {CactEye 2 BETA 5.1 => CactEye 2 BETA 5.2}/GameData/CactEye/Resources/windowPos.cfg (100%) diff --git a/CactEye 2 BETA 5.1/CactEye 2 README.txt b/CactEye 2 BETA 5.2/CactEye 2 README.txt similarity index 94% rename from CactEye 2 BETA 5.1/CactEye 2 README.txt rename to CactEye 2 BETA 5.2/CactEye 2 README.txt index 9d519fd..883c3dc 100644 --- a/CactEye 2 BETA 5.1/CactEye 2 README.txt +++ b/CactEye 2 BETA 5.2/CactEye 2 README.txt @@ -14,6 +14,10 @@ To install the Compatibility patch for Distant Object Enhancement, extract the c ******************Change Log****************** +CactEye 2 BETA 5.2 +-Fixed attachment node issues on some of the structural parts. +-Added an example of the large telescope per a request on the forums. + CactEye 2 BETA 5.1 -Compatibility update for KSP 1.0 -Compatibility update for Distant Object Enhancement 1.5.4 diff --git a/CactEye 2 BETA 5.1/Compatibility Patch for Distant Object v1.5.4/GameData/CactEye/Plugins/DistantObjectHook.dll b/CactEye 2 BETA 5.2/Compatibility Patch for Distant Object v1.5.4/GameData/CactEye/Plugins/DistantObjectHook.dll similarity index 100% rename from CactEye 2 BETA 5.1/Compatibility Patch for Distant Object v1.5.4/GameData/CactEye/Plugins/DistantObjectHook.dll rename to CactEye 2 BETA 5.2/Compatibility Patch for Distant Object v1.5.4/GameData/CactEye/Plugins/DistantObjectHook.dll diff --git a/CactEye 2 BETA 5.2/Example Craft/CactEye 2 Orbital Telescope.craft b/CactEye 2 BETA 5.2/Example Craft/CactEye 2 Orbital Telescope.craft new file mode 100644 index 0000000..69cc514 --- /dev/null +++ b/CactEye 2 BETA 5.2/Example Craft/CactEye 2 Orbital Telescope.craft @@ -0,0 +1,3916 @@ +ship = CactEye 2 Orbital Telescope +version = 1.0.0 +description = +type = VAB +size = 4.936782,36.04347,6.816686 +PART +{ + part = liquidEngine2-2_4294635800 + partName = Part + pos = -0.2954501,27.73176,0.05310613 + attPos = 0,0,0 + attPos0 = 0,0.9554367,0 + rot = 0,-0.7071068,0,0.7071068 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 1 + dstg = 2 + sidx = 0 + sqor = 1 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = decoupler1-2_4293799158 + attN = top,fuelTank2-2_4294635828 + attN = bottom,decoupler1-2_4293799158 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleEngines + isEnabled = True + staged = False + flameout = False + EngineIgnited = False + engineShutdown = False + currentThrottle = 0 + thrustPercentage = 100 + manuallyOverridden = False + thrustPercentage_UIFlight + { + controlEnabled = True + minValue = 0 + maxValue = 100 + stepIncrement = 0.5 + } + EVENTS + { + Activate + { + active = True + guiActive = True + guiIcon = Activate Engine + guiName = Activate Engine + category = Activate Engine + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + Shutdown + { + active = False + guiActive = True + guiIcon = Shutdown Engine + guiName = Shutdown Engine + category = Shutdown Engine + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + OnAction + { + actionGroup = None + } + ShutdownAction + { + actionGroup = None + } + ActivateAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleJettison + isEnabled = True + isJettisoned = False + EVENTS + { + Jettison + { + active = False + guiActive = True + guiIcon = Jettison + guiName = Jettison + category = Jettison + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + JettisonAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleGimbal + isEnabled = True + gimbalLock = False + gimbalLimiter = 100 + gimbalLock_UIFlight + { + controlEnabled = True + } + gimbalLimiter_UIFlight + { + controlEnabled = True + minValue = 0 + maxValue = 100 + stepIncrement = 1 + } + EVENTS + { + } + ACTIONS + { + ToggleAction + { + actionGroup = None + } + LockAction + { + actionGroup = None + } + FreeAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleAnimateHeat + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = ModuleAlternator + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } + MODULE + { + name = ModuleSurfaceFX + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + RESOURCE + { + name = ElectricCharge + amount = 0 + maxAmount = 0 + flowState = True + isTweakable = False + hideFlow = True + flowMode = Both + } +} +PART +{ + part = fuelTank2-2_4294635828 + partName = Part + pos = -0.2954501,29.3962,0.05310613 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0,-0.7071068,0,0.7071068 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = liquidEngine2-2_4294635800 + attN = top,asasmodule1-2_4294635856 + attN = bottom,liquidEngine2-2_4294635800 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + RESOURCE + { + name = LiquidFuel + amount = 720 + maxAmount = 720 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } + RESOURCE + { + name = Oxidizer + amount = 880 + maxAmount = 880 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } +} +PART +{ + part = asasmodule1-2_4294635856 + partName = Part + pos = -0.2954501,30.5837,0.05310613 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0,-0.7071068,0,0.7071068 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = strutConnector_4294191420 + link = strutConnector_4294191140 + link = strutConnector_4294191076 + link = strutConnector_4294191012 + link = fuelTank2-2_4294635828 + attN = top,largeAdapter2_4294636104 + attN = bottom,fuelTank2-2_4294635828 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleReactionWheel + isEnabled = True + stateString = Active + WheelState = Active + EVENTS + { + OnToggle + { + active = True + guiActive = True + guiActiveEditor = True + guiIcon = Toggle Torque + guiName = Toggle Torque + category = Toggle Torque + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + Activate + { + actionGroup = None + } + Deactivate + { + actionGroup = None + } + Toggle + { + actionGroup = None + } + } + } +} +PART +{ + part = largeAdapter2_4294636104 + partName = Part + pos = -0.2954501,31.02291,0.05310613 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -0.7071068,0,-0.7071068,0 + attRot = -0.9999999,0,0,0 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = strutConnector_4294636080 + link = strutConnector_4294636024 + link = strutConnector_4294635968 + link = strutConnector_4294635912 + link = asasmodule1-2_4294635856 + attN = top,asasmodule1-2_4294635856 + attN = bottom,stackDecoupler_4294636142 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } +} +PART +{ + part = strutConnector_4294636080 + partName = CompoundPart + pos = 0.4649588,30.95053,-0.7073 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0.5396159,-0.7373533,-0.1347788,0.3833531 + attRot = 0,0,-0.1736482,0.9848078 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = strutConnector_4294636024 + sym = strutConnector_4294635968 + sym = strutConnector_4294635912 + srfN = srfAttach,largeAdapter2_4294636104 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + tgt = 4294636500 + pos = -0.8877276,0.4014328,-0.1997964 + rot = -1.68406E-08,-0.161894,-0.403374,0.9006 + dir = -0.8925933,0.4036331,-0.2008915 + } + MODULE + { + name = CModuleLinkedMesh + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = CModuleStrut + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = strutConnector_4294636024 + partName = CompoundPart + pos = -1.055857,30.95053,-0.7073011 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0.2862628,-0.2503158,-0.4768689,0.7924594 + attRot = 0,0,-0.1736482,0.9848078 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = strutConnector_4294636080 + sym = strutConnector_4294635968 + sym = strutConnector_4294635912 + srfN = srfAttach,largeAdapter2_4294636104 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + tgt = 4294636500 + pos = -0.8877347,0.4014359,-0.1997966 + rot = -1.838953E-09,-0.1618942,-0.4033747,0.9005999 + dir = -0.8925937,0.4036331,-0.2008902 + } + MODULE + { + name = CModuleLinkedMesh + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = CModuleStrut + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = strutConnector_4294635968 + partName = CompoundPart + pos = -1.055857,30.95053,0.8135137 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -0.1347788,0.3833534,-0.5396158,0.7373533 + attRot = 0,0,-0.1736482,0.9848078 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = strutConnector_4294636080 + sym = strutConnector_4294636024 + sym = strutConnector_4294635912 + srfN = srfAttach,largeAdapter2_4294636104 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + tgt = 4294636500 + pos = -0.8877311,0.4014336,-0.1997968 + rot = -6.409705E-09,-0.1618936,-0.4033747,0.9005997 + dir = -0.8925937,0.4036325,-0.2008911 + } + MODULE + { + name = CModuleLinkedMesh + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = CModuleStrut + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = strutConnector_4294635912 + partName = CompoundPart + pos = 0.4649572,30.95053,0.8135137 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -0.4768689,0.7924594,-0.2862628,0.2503158 + attRot = 0,0,-0.1736482,0.9848078 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = strutConnector_4294636080 + sym = strutConnector_4294636024 + sym = strutConnector_4294635968 + srfN = srfAttach,largeAdapter2_4294636104 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + tgt = 4294636500 + pos = -0.8877348,0.4014353,-0.1997974 + rot = -2.173503E-08,-0.1618936,-0.4033744,0.9006002 + dir = -0.8925937,0.4036326,-0.200891 + } + MODULE + { + name = CModuleLinkedMesh + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = CModuleStrut + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = stackDecoupler_4294636142 + partName = Part + pos = -0.2954501,31.34512,0.05310613 + attPos = 0,0,0 + attPos0 = 0.07795858,35.80954,0.009610596 + rot = 0,-0.7071068,0,0.7071068 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 1 + sidx = 0 + sqor = 0 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = largeAdapter2_4294636104 + attN = bottom,largeAdapter2_4294636104 + attN = top,dockingPort2_4294636476 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleDecouple + isEnabled = True + ejectionForcePercent = 100 + isDecoupled = False + ejectionForcePercent_UIFlight + { + controlEnabled = True + minValue = 0 + maxValue = 100 + stepIncrement = 1 + } + EVENTS + { + Decouple + { + active = True + guiActive = True + guiIcon = Decouple + guiName = Decouple + category = Decouple + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + DecoupleAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } +} +PART +{ + part = dockingPort2_4294636476 + partName = Part + pos = -0.2954501,31.69306,0.05310613 + attPos = 0,0,0 + attPos0 = 0,0.3479347,0 + rot = -0.7071068,0,-0.7071068,0 + attRot = -0.9999999,0,0,0 + attRot0 = -1,0,0,0 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 1 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = stackDecoupler_4294636142 + attN = top,stackDecoupler_4294636142 + attN = bottom,largeAdapter2_4294636500 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleDockingNode + isEnabled = True + state = Ready + dockUId = 0 + dockNodeIdx = 0 + EVENTS + { + Undock + { + active = False + guiActive = True + guiIcon = Undock + guiName = Undock + category = Undock + guiActiveUnfocused = True + unfocusedRange = 2 + externalToEVAOnly = True + } + UndockSameVessel + { + active = False + guiActive = True + guiIcon = Undock + guiName = Undock + category = Undock + guiActiveUnfocused = True + unfocusedRange = 2 + externalToEVAOnly = True + } + Decouple + { + active = False + guiActive = True + guiIcon = Decouple Node + guiName = Decouple Node + category = Decouple Node + guiActiveUnfocused = True + unfocusedRange = 2 + externalToEVAOnly = True + } + SetAsTarget + { + active = True + guiActive = False + guiIcon = Set as Target + guiName = Set as Target + category = Set as Target + guiActiveUnfocused = True + unfocusedRange = 200 + externalToEVAOnly = False + } + UnsetTarget + { + active = True + guiActive = False + guiIcon = Unset Target + guiName = Unset Target + category = Unset Target + guiActiveUnfocused = True + unfocusedRange = 200 + externalToEVAOnly = False + } + EnableXFeed + { + active = False + guiActive = True + guiIcon = Enable Crossfeed + guiName = Enable Crossfeed + category = Enable Crossfeed + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + DisableXFeed + { + active = False + guiActive = True + guiIcon = Disable Crossfeed + guiName = Disable Crossfeed + category = Disable Crossfeed + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + MakeReferenceTransform + { + active = True + guiActive = True + guiIcon = Control from Here + guiName = Control from Here + category = Control from Here + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + UndockAction + { + actionGroup = None + } + DecoupleAction + { + actionGroup = None + } + } + } +} +PART +{ + part = largeAdapter2_4294636500 + partName = Part + pos = -0.2954501,31.88228,0.05310613 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0,-0.7071068,0,0.7071068 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = ksp.r.largeBatteryPack_4294636438 + link = ksp.r.largeBatteryPack_4294636416 + link = ksp.r.largeBatteryPack_4294636394 + link = ksp.r.largeBatteryPack_4294636372 + link = dockingPort2_4294636476 + attN = top,probeStackLarge_4294636536 + attN = bottom,dockingPort2_4294636476 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } +} +PART +{ + part = ksp.r.largeBatteryPack_4294636438 + partName = Part + pos = 0.5903264,31.87755,0.05310594 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -0.3749266,-0.5995249,-0.3749265,0.599525 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = ksp.r.largeBatteryPack_4294636416 + sym = ksp.r.largeBatteryPack_4294636394 + sym = ksp.r.largeBatteryPack_4294636372 + srfN = srfAttach,largeAdapter2_4294636500 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + RESOURCE + { + name = ElectricCharge + amount = 400 + maxAmount = 400 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } +} +PART +{ + part = ksp.r.largeBatteryPack_4294636416 + partName = Part + pos = -0.2954502,31.87755,-0.8326674 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -0.5302262,0,6.322028E-08,0.8478563 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = ksp.r.largeBatteryPack_4294636438 + sym = ksp.r.largeBatteryPack_4294636394 + sym = ksp.r.largeBatteryPack_4294636372 + srfN = srfAttach,largeAdapter2_4294636500 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + RESOURCE + { + name = ElectricCharge + amount = 400 + maxAmount = 400 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } +} +PART +{ + part = ksp.r.largeBatteryPack_4294636394 + partName = Part + pos = -1.181225,31.87755,0.05310632 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -0.3749265,0.599525,0.3749266,0.5995249 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = ksp.r.largeBatteryPack_4294636438 + sym = ksp.r.largeBatteryPack_4294636416 + sym = ksp.r.largeBatteryPack_4294636372 + srfN = srfAttach,largeAdapter2_4294636500 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + RESOURCE + { + name = ElectricCharge + amount = 400 + maxAmount = 400 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } +} +PART +{ + part = ksp.r.largeBatteryPack_4294636372 + partName = Part + pos = -0.2954499,31.87755,0.9388821 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 6.322028E-08,0.8478563,0.5302262,0 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = ksp.r.largeBatteryPack_4294636438 + sym = ksp.r.largeBatteryPack_4294636416 + sym = ksp.r.largeBatteryPack_4294636394 + srfN = srfAttach,largeAdapter2_4294636500 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + RESOURCE + { + name = ElectricCharge + amount = 400 + maxAmount = 400 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } +} +PART +{ + part = probeStackLarge_4294636536 + partName = Part + pos = -0.2954501,32.26149,0.05310613 + attPos = 0,0,0 + attPos0 = -0.2954501,32.26149,0.05310613 + rot = 0,-0.7071068,0,0.7071068 + attRot = 0,-0.7071068,0,0.7071068 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = tele.bay_4294637290 + link = largeAdapter2_4294636500 + attN = bottom,largeAdapter2_4294636500 + attN = top,tele.bay_4294637290 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleCommand + isEnabled = True + controlSrcStatusText = + EVENTS + { + MakeReference + { + active = True + guiActive = True + guiIcon = Control From Here + guiName = Control From Here + category = Control From Here + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + RenameVessel + { + active = True + guiActive = True + guiIcon = Rename Vessel + guiName = Rename Vessel + category = Rename Vessel + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } + MODULE + { + name = ModuleReactionWheel + isEnabled = True + stateString = Active + WheelState = Active + EVENTS + { + OnToggle + { + active = True + guiActive = True + guiActiveEditor = True + guiIcon = Toggle Torque + guiName = Toggle Torque + category = Toggle Torque + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + Activate + { + actionGroup = None + } + Deactivate + { + actionGroup = None + } + Toggle + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleSAS + isEnabled = True + standaloneToggle = True + standaloneToggle_UIFlight + { + controlEnabled = True + } + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = ModuleTripLogger + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + Log + { + flight = 0 + } + } + RESOURCE + { + name = ElectricCharge + amount = 30 + maxAmount = 30 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } +} +PART +{ + part = tele.bay_4294637290 + partName = Part + pos = -0.2954501,33.38899,0.05310613 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0,-0.7071068,0,0.7071068 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = tele.gru2_4294636562 + link = tele.mount_4294636650 + link = tele.mount_4294582184 + link = tele.body_4294637346 + attN = bottom,probeStackLarge_4294636536 + attN = top,tele.body_4294637346 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = CET_FSanimateGeneric + isEnabled = True + startDeployed = False + isAnimating = False + animTime = 0 + reverseAnimation = False + animSpeed = -1 + hasBeenInitialized = True + EVENTS + { + toggleEvent + { + active = True + guiActive = True + guiActiveEditor = True + guiIcon = Deploy + guiName = Open Bay + category = Deploy + guiActiveUnfocused = True + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + toggleAction + { + actionGroup = None + } + } + } +} +PART +{ + part = tele.gru2_4294636562 + partName = Part + pos = -0.07158491,32.63899,0.05310616 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -3.090866E-08,-0.7071068,-3.090866E-08,-0.7071068 + attRot = -0.9999999,0,0,0 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + srfN = srfAttach,tele.bay_4294637290 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = CactEyeGyro + isEnabled = True + GyroSensitivity = 1 + OriginalPitchTorgue = 5 + OriginalYawTorgue = 5 + OriginalRollTorgue = 5 + Lifetime = 1 + stateString = Active + WheelState = Active + GyroSensitivity_UIFlight + { + controlEnabled = True + } + Lifetime_UIFlight + { + controlEnabled = False + } + EVENTS + { + RepairGyro + { + active = False + guiActive = False + guiIcon = Repair Gyroscope + guiName = Repair Gyroscope + category = Repair Gyroscope + guiActiveUnfocused = True + unfocusedRange = 2 + externalToEVAOnly = True + } + OnToggle + { + active = True + guiActive = True + guiActiveEditor = True + guiIcon = Toggle Torque + guiName = Toggle Torque + category = Toggle Torque + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + Activate + { + actionGroup = None + } + Deactivate + { + actionGroup = None + } + Toggle + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleSAS + isEnabled = True + standaloneToggle = True + standaloneToggle_UIFlight + { + controlEnabled = True + } + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } +} +PART +{ + part = tele.mount_4294636650 + partName = Part + pos = -0.901703,33.43045,-0.3370693 + attPos = 0,0,0 + attPos0 = -0.3901742,0.04146194,0.6062512 + rot = 0,-0.7071069,0,-0.7071068 + attRot = 0,0,0,-0.9999999 + attRot0 = 0,-1,0,6.522019E-08 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = processorPlanetary3_4294186100 + srfN = srfAttach,tele.bay_4294637290 + attN = top,processorPlanetary3_4294186100 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } +} +PART +{ + part = tele.mount_4294582184 + partName = Part + pos = -0.9017056,33.43985,0.3594878 + attPos = 0,0,0 + attPos0 = 0.3063799,0.05086136,0.6062512 + rot = 0,-0.7071069,0,-0.7071068 + attRot = 0,0,0,-0.9999999 + attRot0 = 0,-1,0,6.522019E-08 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = processorAsteroid3_4294185732 + srfN = srfAttach,tele.bay_4294637290 + attN = top,processorAsteroid3_4294185732 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } +} +PART +{ + part = tele.body_4294637346 + partName = Part + pos = -0.2954501,36.82649,0.05310613 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0,-1,0,0 + attRot = 0,-0.7071067,0,0.7071067 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = tele.solarpanels_4294637178 + link = tele.solarpanels_4294636914 + link = mediumDishAntenna_4294636350 + attN = bottom,tele.bay_4294637290 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleAnimateGeneric + isEnabled = True + status = Locked + animSwitch = True + animTime = 0 + animSpeed = -1 + EVENTS + { + Toggle + { + active = True + guiActive = True + guiActiveEditor = True + guiIcon = Toggle + guiName = Open Aperture + category = Toggle + guiActiveUnfocused = True + unfocusedRange = 5 + externalToEVAOnly = True + } + } + ACTIONS + { + ToggleAction + { + actionGroup = None + } + } + } + MODULE + { + name = CactEyeOptics + isEnabled = True + IsDamaged = False + SmallApertureOpen = False + EVENTS + { + controlFromHere + { + active = True + guiActive = True + guiIcon = Control from Here + guiName = Control from Here + category = Control from Here + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + ToggleGUI + { + active = True + guiActive = True + guiIcon = Toggle GUI + guiName = Toggle GUI + category = Toggle GUI + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + FixScope + { + active = False + guiActive = False + guiIcon = Repair Optics + guiName = Repair Optics + category = Repair Optics + guiActiveUnfocused = True + unfocusedRange = 5 + externalToEVAOnly = True + } + OpenSmallAperture + { + active = False + guiActive = True + guiIcon = Open Aperture (permanent!) + guiName = Open Aperture (permanent!) + category = Open Aperture (permanent!) + guiActiveUnfocused = True + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } +} +PART +{ + part = tele.solarpanels_4294637178 + partName = Part + pos = -0.2954502,35.27665,-1.154841 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0,0,-1,0 + attRot = 0,0,-0.9999999,0 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = tele.solarpanels_4294636914 + srfN = srfAttach,tele.body_4294637346 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleDeployableSolarPanel + isEnabled = True + currentRotation = (0, 0, 0, 0) + stateString = RETRACTED + storedAnimationTime = 0 + storedAnimationSpeed = 0 + EVENTS + { + Extend + { + active = True + guiActive = True + guiIcon = Extend Panels + guiName = Extend Panels + category = Extend Panels + guiActiveUnfocused = True + unfocusedRange = 4 + externalToEVAOnly = True + } + Retract + { + active = True + guiActive = True + guiIcon = Retract Panels + guiName = Retract Panels + category = Retract Panels + guiActiveUnfocused = True + unfocusedRange = 4 + externalToEVAOnly = True + } + } + ACTIONS + { + ExtendPanelsAction + { + actionGroup = None + } + ExtendAction + { + actionGroup = None + } + RetractAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } +} +PART +{ + part = tele.solarpanels_4294636914 + partName = Part + pos = -0.2954498,35.27665,1.261055 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -1,0,0,0 + attRot = 0,0,-0.9999999,0 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = tele.solarpanels_4294637178 + srfN = srfAttach,tele.body_4294637346 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleDeployableSolarPanel + isEnabled = True + currentRotation = (0, 0, 0, 0) + stateString = RETRACTED + storedAnimationTime = 0 + storedAnimationSpeed = 0 + EVENTS + { + Extend + { + active = True + guiActive = True + guiIcon = Extend Panels + guiName = Extend Panels + category = Extend Panels + guiActiveUnfocused = True + unfocusedRange = 4 + externalToEVAOnly = True + } + Retract + { + active = True + guiActive = True + guiIcon = Retract Panels + guiName = Retract Panels + category = Retract Panels + guiActiveUnfocused = True + unfocusedRange = 4 + externalToEVAOnly = True + } + } + ACTIONS + { + ExtendPanelsAction + { + actionGroup = None + } + ExtendAction + { + actionGroup = None + } + RetractAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } +} +PART +{ + part = mediumDishAntenna_4294636350 + partName = Part + pos = 0.9389986,34.91054,0.05310598 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0.5000001,0.5000001,-0.5000001,0.5000001 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + srfN = srfAttach,tele.body_4294637346 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleAnimateGeneric + isEnabled = True + status = Locked + animSwitch = True + animTime = 0 + animSpeed = 1 + EVENTS + { + Toggle + { + active = True + guiActive = True + guiActiveEditor = True + guiIcon = Toggle + guiName = Extend + category = Toggle + guiActiveUnfocused = True + unfocusedRange = 5 + externalToEVAOnly = True + } + } + ACTIONS + { + ToggleAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleAnimateGeneric + isEnabled = True + status = Locked + animSwitch = True + animTime = 0 + animSpeed = 1 + EVENTS + { + Toggle + { + active = True + guiActive = False + guiActiveEditor = True + guiIcon = Toggle + guiName = Blink Lights + category = Toggle + guiActiveUnfocused = True + unfocusedRange = 5 + externalToEVAOnly = True + } + } + ACTIONS + { + ToggleAction + { + actionGroup = None + active = False + } + } + } + MODULE + { + name = ModuleDataTransmitter + isEnabled = True + EVENTS + { + StartTransmission + { + active = True + guiActive = True + guiIcon = Transmit Data + guiName = Transmit Data + category = Transmit Data + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + StopTransmission + { + active = False + guiActive = True + guiIcon = Stop Transmitting + guiName = Stop Transmitting + category = Stop Transmitting + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } +} +PART +{ + part = strutConnector_4294191420 + partName = CompoundPart + pos = 0.9123195,30.63485,0.05310619 + attPos = 0,0,0 + attPos0 = -1.192093E-07,0.05114746,-1.207769 + rot = 4.886481E-07,1,0,0 + attRot = 0,0,0,1 + attRot0 = 3.455262E-07,0.7071068,-3.455262E-07,-0.7071068 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = strutConnector_4294191140 + sym = strutConnector_4294191076 + sym = strutConnector_4294191012 + srfN = srfAttach,asasmodule1-2_4294635856 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + tgt = 4294489990 + pos = -0.6750529,-4.447353,-0.003742877 + rot = 0,1.490117E-08,0.7071065,0.7071072 + dir = -0.1500682,-0.9886753,-0.0008321598 + } + MODULE + { + name = CModuleLinkedMesh + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = CModuleStrut + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = strutConnector_4294191140 + partName = CompoundPart + pos = -0.29545,30.63485,-1.154662 + attPos = 0,0,0 + attPos0 = -1.207768,0.05114746,4.470349E-08 + rot = 3.455264E-07,0.7071068,-3.455264E-07,-0.7071068 + attRot = 0,0,0,1 + attRot0 = 0,0,-4.886479E-07,-1 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = strutConnector_4294191420 + sym = strutConnector_4294191076 + sym = strutConnector_4294191012 + srfN = srfAttach,asasmodule1-2_4294635856 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + tgt = 4294489990 + pos = -0.6750526,-4.447353,-0.003743509 + rot = 0,1.490116E-08,0.7071065,0.7071072 + dir = -0.1500682,-0.9886753,-0.0008321598 + } + MODULE + { + name = CModuleLinkedMesh + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = CModuleStrut + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = strutConnector_4294191076 + partName = CompoundPart + pos = -1.503219,30.63485,0.05310628 + attPos = 0,0,0 + attPos0 = 2.384186E-07,0.05114746,1.207769 + rot = -8.038874E-14,0,-4.886481E-07,-1 + attRot = 0,0,0,1 + attRot0 = -3.455263E-07,-0.7071069,-3.455262E-07,-0.7071068 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = strutConnector_4294191420 + sym = strutConnector_4294191140 + sym = strutConnector_4294191012 + srfN = srfAttach,asasmodule1-2_4294635856 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + tgt = 4294489990 + pos = -0.6750525,-4.447353,-0.003743318 + rot = 0,-1.490104E-08,0.7071065,0.7071072 + dir = -0.1500682,-0.9886753,-0.0008321598 + } + MODULE + { + name = CModuleLinkedMesh + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = CModuleStrut + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = strutConnector_4294191012 + partName = CompoundPart + pos = -0.29545,30.63485,1.260875 + attPos = 0,0,0 + attPos0 = 1.207768,0.05114746,-1.937152E-07 + rot = -3.455264E-07,-0.7071068,-3.455264E-07,-0.7071068 + attRot = 0,0,0,1 + attRot0 = -4.886479E-07,-1,0,0 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 2 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = strutConnector_4294191420 + sym = strutConnector_4294191140 + sym = strutConnector_4294191076 + srfN = srfAttach,asasmodule1-2_4294635856 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + tgt = 4294489990 + pos = -0.6750528,-4.447353,-0.003743479 + rot = 0,-1.490116E-08,0.7071065,0.7071072 + dir = -0.1500682,-0.9886753,-0.0008321598 + } + MODULE + { + name = CModuleLinkedMesh + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = CModuleStrut + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = processorPlanetary3_4294186100 + partName = Part + pos = -0.9017032,33.43045,-0.3370697 + attPos = 0,0,0 + attPos0 = 5.960467E-08,0,-1.192093E-07 + rot = 0,-0.7071069,0,0.7071068 + attRot = 0,0,0,1 + attRot0 = 0,1,0,8.42937E-08 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + attN = bottom,tele.mount_4294636650 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = CactEyeWideField + isEnabled = True + Active = False + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = processorAsteroid3_4294185732 + partName = Part + pos = -0.9017057,33.43985,0.3594879 + attPos = 0,0,0 + attPos0 = -1.192092E-07,0,-2.384186E-07 + rot = 0,-0.7071069,0,0.7071068 + attRot = 0,0,0,1 + attRot0 = 0,1,0,8.42937E-08 + mir = 1,1,1 + symMethod = Radial + istg = 0 + dstg = 0 + sidx = -1 + sqor = -1 + sepI = 0 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + attN = bottom,tele.mount_4294582184 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = CactEyeAsteroidProcessor + isEnabled = True + DiscoveryRate = 15 + Active = False + EVENTS + { + EngageScanner + { + active = True + guiActive = True + guiIcon = Engage Asteroid Scanner + guiName = Engage Asteroid Scanner + category = Engage Asteroid Scanner + guiActiveUnfocused = True + unfocusedRange = 2 + externalToEVAOnly = True + } + DisengageScanner + { + active = False + guiActive = True + guiIcon = Disengage Asteroid Scanner + guiName = Disengage Asteroid Scanner + category = Disengage Asteroid Scanner + guiActiveUnfocused = True + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } +} +PART +{ + part = decoupler1-2_4293799158 + partName = Part + pos = -0.2954501,26.54547,0.05310613 + attPos = 0,0,0 + attPos0 = 0,-1.186293,0 + rot = 0,0,0,1 + attRot = 0,0,0,1 + attRot0 = 0,0.7071068,0,0.7071068 + mir = 1,1,1 + symMethod = Radial + istg = 2 + dstg = 3 + sidx = 0 + sqor = 2 + sepI = 2 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = fairingSize3_4294489990 + attN = bottom,fairingSize3_4294489990 + attN = top,liquidEngine2-2_4294635800 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleDecouple + isEnabled = True + ejectionForcePercent = 100 + isDecoupled = False + ejectionForcePercent_UIFlight + { + controlEnabled = True + minValue = 0 + maxValue = 100 + stepIncrement = 1 + } + EVENTS + { + Decouple + { + active = True + guiActive = True + guiIcon = Decouple + guiName = Decouple + category = Decouple + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + DecoupleAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } +} +PART +{ + part = fairingSize3_4294489990 + partName = Part + pos = -0.2954501,25.96,0.05310613 + attPos = 0,0,0 + attPos0 = 0,-0.5854702,0 + rot = 0,-0.7071069,0,0.7071069 + attRot = 0,-0.7071068,0,0.7071068 + attRot0 = 0,-0.7071068,0,0.7071068 + mir = 1,1,1 + symMethod = Radial + istg = 3 + dstg = 5 + sidx = 0 + sqor = 3 + sepI = 2 + attm = 0 + modCost = 3101.49 + modMass = 10.3383 + modSize = (0.0, 0.0, 0.0) + link = Size3LargeTank_4294625854 + attN = top,decoupler1-2_4293799158 + attN = bottom,Size3LargeTank_4294625854 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleProceduralFairing + isEnabled = True + fsm = st_idle + EVENTS + { + DeleteFairing + { + active = True + guiActive = False + guiActiveEditor = True + guiIcon = Delete Fairing + guiName = Delete Fairing + category = Delete Fairing + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + EditFairing + { + active = True + guiActive = False + guiActiveEditor = True + guiIcon = Edit Fairing + guiName = Edit Fairing + category = Edit Fairing + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + BuildFairing + { + active = False + guiActive = False + guiActiveEditor = True + guiIcon = Build Fairing + guiName = Build Fairing + category = Build Fairing + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + DeployFairing + { + active = False + guiActive = True + guiIcon = Deploy + guiName = Deploy + category = Deploy + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + DeployFairingAction + { + actionGroup = None + } + } + XSECTION + { + h = 0 + r = 1.875 + } + XSECTION + { + h = 4 + r = 1.875 + } + XSECTION + { + h = 8 + r = 1.875 + } + XSECTION + { + h = 12 + r = 1.875 + } + XSECTION + { + h = 16 + r = 0.375 + } + } + MODULE + { + name = ModuleCargoBay + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = Size3LargeTank_4294625854 + partName = Part + pos = -0.2954501,22.01999,0.05310613 + attPos = 0,0,0 + attPos0 = -0.5884166,27.49809,0.09950066 + rot = 0,-1,0,0 + attRot = 0,-0.7071068,0,0.7071068 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 6 + dstg = 6 + sidx = -1 + sqor = -1 + sepI = 2 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = Size3LargeTank_4294625188 + link = strutConnector_4294616444 + link = strutConnector_4294616378 + attN = top,fairingSize3_4294489990 + attN = bottom,Size3LargeTank_4294625188 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + RESOURCE + { + name = LiquidFuel + amount = 6480 + maxAmount = 6480 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } + RESOURCE + { + name = Oxidizer + amount = 7920 + maxAmount = 7920 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } +} +PART +{ + part = Size3LargeTank_4294625188 + partName = Part + pos = -0.2954501,14.54,0.05310613 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0,-1,0,0 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 6 + dstg = 6 + sidx = -1 + sqor = -1 + sepI = 2 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = Size3EngineCluster_4294624860 + link = radialDecoupler1-2_4294620800 + link = radialDecoupler1-2_4294617940 + attN = top,Size3LargeTank_4294625854 + attN = bottom,Size3EngineCluster_4294624860 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + RESOURCE + { + name = LiquidFuel + amount = 6480 + maxAmount = 6480 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } + RESOURCE + { + name = Oxidizer + amount = 7920 + maxAmount = 7920 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } +} +PART +{ + part = Size3EngineCluster_4294624860 + partName = Part + pos = -0.2954501,9.272738,0.05310613 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 0,-0.707107,0,0.707107 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 5 + dstg = 6 + sidx = 0 + sqor = 5 + sepI = 2 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = R8winglet_4294359064 + link = R8winglet_4294358536 + link = R8winglet_4294358494 + link = R8winglet_4294358452 + attN = top,Size3LargeTank_4294625188 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleEnginesFX + isEnabled = True + staged = False + flameout = False + EngineIgnited = False + engineShutdown = False + currentThrottle = 0 + thrustPercentage = 100 + manuallyOverridden = False + thrustPercentage_UIFlight + { + controlEnabled = True + minValue = 0 + maxValue = 100 + stepIncrement = 0.5 + } + EVENTS + { + Activate + { + active = True + guiActive = True + guiIcon = Activate Engine + guiName = Activate Engine + category = Activate Engine + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + Shutdown + { + active = False + guiActive = True + guiIcon = Shutdown Engine + guiName = Shutdown Engine + category = Shutdown Engine + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + OnAction + { + actionGroup = None + } + ShutdownAction + { + actionGroup = None + } + ActivateAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleAlternator + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = ModuleGimbal + isEnabled = True + gimbalLock = False + gimbalLimiter = 100 + gimbalLock_UIFlight + { + controlEnabled = True + } + gimbalLimiter_UIFlight + { + controlEnabled = True + minValue = 0 + maxValue = 100 + stepIncrement = 1 + } + EVENTS + { + } + ACTIONS + { + ToggleAction + { + actionGroup = None + } + LockAction + { + actionGroup = None + } + FreeAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleAnimateHeat + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } + MODULE + { + name = ModuleSurfaceFX + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + RESOURCE + { + name = ElectricCharge + amount = 0 + maxAmount = 0 + flowState = True + isTweakable = False + hideFlow = True + flowMode = Both + } +} +PART +{ + part = R8winglet_4294359064 + partName = Part + pos = 1.463966,9.696507,1.812526 + attPos = 0,0,0 + attPos0 = 1.759414,0.4237738,-1.759414 + rot = -0.02755011,0.923469,-0.01141163,0.3825134 + attRot = 0,0,0,1 + attRot0 = -0.02755011,0.9234686,0.01141163,-0.3825132 + mir = 1,1,1 + symMethod = Radial + istg = 6 + dstg = 6 + sidx = -1 + sqor = -1 + sepI = 2 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = R8winglet_4294358536 + sym = R8winglet_4294358494 + sym = R8winglet_4294358452 + srfN = srfAttach,Size3EngineCluster_4294624860 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleControlSurface + isEnabled = True + ignorePitch = False + ignoreYaw = False + ignoreRoll = False + deploy = False + deployInvert = False + ignorePitch_UIFlight + { + controlEnabled = True + } + ignoreYaw_UIFlight + { + controlEnabled = True + } + ignoreRoll_UIFlight + { + controlEnabled = True + } + deploy_UIFlight + { + controlEnabled = True + } + deployInvert_UIFlight + { + controlEnabled = True + } + EVENTS + { + } + ACTIONS + { + ActionToggle + { + actionGroup = None + } + ActionExtend + { + actionGroup = None + } + ActionRetract + { + actionGroup = None + } + } + } +} +PART +{ + part = R8winglet_4294358536 + partName = Part + pos = 1.46397,9.696507,-1.70631 + attPos = 0,0,0 + attPos0 = -1.759414,0.4237738,-1.759414 + rot = -0.02755011,0.923469,0.01141163,-0.3825134 + attRot = 0,0,0,1 + attRot0 = -0.01141163,0.3825133,0.02755011,-0.9234686 + mir = 1,1,1 + symMethod = Radial + istg = 6 + dstg = 6 + sidx = -1 + sqor = -1 + sepI = 2 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = R8winglet_4294359064 + sym = R8winglet_4294358494 + sym = R8winglet_4294358452 + srfN = srfAttach,Size3EngineCluster_4294624860 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleControlSurface + isEnabled = True + ignorePitch = False + ignoreYaw = False + ignoreRoll = False + deploy = False + deployInvert = False + ignorePitch_UIFlight + { + controlEnabled = True + } + ignoreYaw_UIFlight + { + controlEnabled = True + } + ignoreRoll_UIFlight + { + controlEnabled = True + } + deploy_UIFlight + { + controlEnabled = True + } + deployInvert_UIFlight + { + controlEnabled = True + } + EVENTS + { + } + ACTIONS + { + ActionToggle + { + actionGroup = None + } + ActionExtend + { + actionGroup = None + } + ActionRetract + { + actionGroup = None + } + } + } +} +PART +{ + part = R8winglet_4294358494 + partName = Part + pos = -2.054866,9.696507,-1.706314 + attPos = 0,0,0 + attPos0 = -1.759414,0.4237738,1.759414 + rot = -0.01141163,0.3825134,0.02755011,-0.923469 + attRot = 0,0,0,1 + attRot0 = 0.01141163,-0.3825133,0.02755011,-0.9234686 + mir = 1,1,1 + symMethod = Radial + istg = 6 + dstg = 6 + sidx = -1 + sqor = -1 + sepI = 2 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = R8winglet_4294359064 + sym = R8winglet_4294358536 + sym = R8winglet_4294358452 + srfN = srfAttach,Size3EngineCluster_4294624860 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleControlSurface + isEnabled = True + ignorePitch = False + ignoreYaw = False + ignoreRoll = False + deploy = False + deployInvert = False + ignorePitch_UIFlight + { + controlEnabled = True + } + ignoreYaw_UIFlight + { + controlEnabled = True + } + ignoreRoll_UIFlight + { + controlEnabled = True + } + deploy_UIFlight + { + controlEnabled = True + } + deployInvert_UIFlight + { + controlEnabled = True + } + EVENTS + { + } + ACTIONS + { + ActionToggle + { + actionGroup = None + } + ActionExtend + { + actionGroup = None + } + ActionRetract + { + actionGroup = None + } + } + } +} +PART +{ + part = R8winglet_4294358452 + partName = Part + pos = -2.054871,9.696507,1.812521 + attPos = 0,0,0 + attPos0 = 1.759414,0.4237738,1.759414 + rot = 0.01141163,-0.3825134,0.02755011,-0.923469 + attRot = 0,0,0,1 + attRot0 = 0.02755011,-0.9234686,0.01141163,-0.3825133 + mir = 1,1,1 + symMethod = Radial + istg = 6 + dstg = 6 + sidx = -1 + sqor = -1 + sepI = 2 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = R8winglet_4294359064 + sym = R8winglet_4294358536 + sym = R8winglet_4294358494 + srfN = srfAttach,Size3EngineCluster_4294624860 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleControlSurface + isEnabled = True + ignorePitch = False + ignoreYaw = False + ignoreRoll = False + deploy = False + deployInvert = False + ignorePitch_UIFlight + { + controlEnabled = True + } + ignoreYaw_UIFlight + { + controlEnabled = True + } + ignoreRoll_UIFlight + { + controlEnabled = True + } + deploy_UIFlight + { + controlEnabled = True + } + deployInvert_UIFlight + { + controlEnabled = True + } + EVENTS + { + } + ACTIONS + { + ActionToggle + { + actionGroup = None + } + ActionExtend + { + actionGroup = None + } + ActionRetract + { + actionGroup = None + } + } + } +} +PART +{ + part = radialDecoupler1-2_4294620800 + partName = Part + pos = -0.2954484,14.09406,-1.801769 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -1.806138E-07,0.707107,2.059533E-07,-0.707107 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 4 + dstg = 7 + sidx = 0 + sqor = 4 + sepI = 4 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = MassiveBooster_4294618648 + sym = radialDecoupler1-2_4294617940 + srfN = srfAttach,Size3LargeTank_4294625188 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleAnchoredDecoupler + isEnabled = True + ejectionForcePercent = 100 + isDecoupled = False + ejectionForcePercent_UIFlight + { + controlEnabled = True + minValue = 0 + maxValue = 100 + stepIncrement = 1 + } + EVENTS + { + Decouple + { + active = True + guiActive = True + guiIcon = Decouple + guiName = Decouple + category = Decouple + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + DecoupleAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } +} +PART +{ + part = MassiveBooster_4294618648 + partName = Part + pos = -0.2954475,14.01398,-2.600425 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -1.507289E-13,1,1.306317E-13,0 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 5 + dstg = 8 + sidx = 1 + sqor = 5 + sepI = 4 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = noseCone_4294615048 + sym = MassiveBooster_4294617894 + srfN = srfAttach,radialDecoupler1-2_4294620800 + attN = top,noseCone_4294615048 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleEnginesFX + isEnabled = True + staged = False + flameout = False + EngineIgnited = False + engineShutdown = False + currentThrottle = 0 + thrustPercentage = 100 + manuallyOverridden = False + thrustPercentage_UIFlight + { + controlEnabled = True + minValue = 0 + maxValue = 100 + stepIncrement = 0.5 + } + EVENTS + { + Activate + { + active = True + guiActive = True + guiIcon = Activate Engine + guiName = Activate Engine + category = Activate Engine + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + Shutdown + { + active = False + guiActive = True + guiIcon = Shutdown Engine + guiName = Shutdown Engine + category = Shutdown Engine + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + OnAction + { + actionGroup = None + } + ShutdownAction + { + actionGroup = None + } + ActivateAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleAnimateHeat + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = FlagDecal + isEnabled = True + flagDisplayed = True + EVENTS + { + ToggleFlag + { + active = True + guiActive = False + guiActiveEditor = True + guiIcon = ToggleFlag + guiName = ToggleFlag + category = ToggleFlag + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } + MODULE + { + name = ModuleSurfaceFX + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + RESOURCE + { + name = SolidFuel + amount = 2500 + maxAmount = 2500 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } +} +PART +{ + part = noseCone_4294615048 + partName = Part + pos = -0.2954475,21.44313,-2.600425 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -2.672087E-14,-0.7071071,2.860806E-14,0.7071071 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 8 + dstg = 8 + sidx = -1 + sqor = -1 + sepI = 4 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = noseCone_4294614940 + attN = bottom01,MassiveBooster_4294618648 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } +} +PART +{ + part = radialDecoupler1-2_4294617940 + partName = Part + pos = -0.2954518,14.09406,1.907982 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 2.059538E-07,-0.707107,1.806141E-07,-0.707107 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 4 + dstg = 7 + sidx = 1 + sqor = 4 + sepI = 4 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = MassiveBooster_4294617894 + sym = radialDecoupler1-2_4294620800 + srfN = srfAttach,Size3LargeTank_4294625188 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleAnchoredDecoupler + isEnabled = True + ejectionForcePercent = 100 + isDecoupled = False + ejectionForcePercent_UIFlight + { + controlEnabled = True + minValue = 0 + maxValue = 100 + stepIncrement = 1 + } + EVENTS + { + Decouple + { + active = True + guiActive = True + guiIcon = Decouple + guiName = Decouple + category = Decouple + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + DecoupleAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } +} +PART +{ + part = MassiveBooster_4294617894 + partName = Part + pos = -0.2954525,14.01398,2.706634 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 2.009719E-14,0,1.205831E-13,-1 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 5 + dstg = 8 + sidx = 2 + sqor = 5 + sepI = 4 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + link = noseCone_4294614940 + sym = MassiveBooster_4294618648 + srfN = srfAttach,radialDecoupler1-2_4294617940 + attN = top,noseCone_4294614940 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } + MODULE + { + name = ModuleEnginesFX + isEnabled = True + staged = False + flameout = False + EngineIgnited = False + engineShutdown = False + currentThrottle = 0 + thrustPercentage = 100 + manuallyOverridden = False + thrustPercentage_UIFlight + { + controlEnabled = True + minValue = 0 + maxValue = 100 + stepIncrement = 0.5 + } + EVENTS + { + Activate + { + active = True + guiActive = True + guiIcon = Activate Engine + guiName = Activate Engine + category = Activate Engine + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + Shutdown + { + active = False + guiActive = True + guiIcon = Shutdown Engine + guiName = Shutdown Engine + category = Shutdown Engine + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + OnAction + { + actionGroup = None + } + ShutdownAction + { + actionGroup = None + } + ActivateAction + { + actionGroup = None + } + } + } + MODULE + { + name = ModuleAnimateHeat + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = FlagDecal + isEnabled = True + flagDisplayed = True + EVENTS + { + ToggleFlag + { + active = True + guiActive = False + guiActiveEditor = True + guiIcon = ToggleFlag + guiName = ToggleFlag + category = ToggleFlag + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } + MODULE + { + name = ModuleTestSubject + isEnabled = True + EVENTS + { + RunTestEvent + { + active = False + guiActive = True + guiIcon = Run Test + guiName = Run Test + category = Run Test + guiActiveUnfocused = False + unfocusedRange = 2 + externalToEVAOnly = True + } + } + ACTIONS + { + } + } + MODULE + { + name = ModuleSurfaceFX + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + RESOURCE + { + name = SolidFuel + amount = 2500 + maxAmount = 2500 + flowState = True + isTweakable = True + hideFlow = False + flowMode = Both + } +} +PART +{ + part = noseCone_4294614940 + partName = Part + pos = -0.2954525,21.44313,2.706634 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 1.030453E-13,0.7071072,7.667426E-14,0.7071069 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 8 + dstg = 8 + sidx = -1 + sqor = -1 + sepI = 4 + attm = 0 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = noseCone_4294615048 + attN = bottom01,MassiveBooster_4294617894 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + } +} +PART +{ + part = strutConnector_4294616444 + partName = CompoundPart + pos = 1.317549,20.45727,-0.8781561 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = 1.469302E-08,0.9659261,-4.987249E-09,-0.258819 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 6 + dstg = 6 + sidx = -1 + sqor = -1 + sepI = 2 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = strutConnector_4294616378 + srfN = srfAttach,Size3LargeTank_4294625854 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + tgt = 4294618648 + pos = 0.1890004,0.223074,1.939675 + rot = 0,0.9242781,2.686609E-08,0.3817197 + dir = 0.09635188,0.1137212,0.9888295 + } + MODULE + { + name = CModuleLinkedMesh + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = CModuleStrut + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} +PART +{ + part = strutConnector_4294616378 + partName = CompoundPart + pos = -1.908448,20.45727,0.9843702 + attPos = 0,0,0 + attPos0 = 0,0,0 + rot = -4.987245E-09,-0.258819,-1.469302E-08,-0.9659261 + attRot = 0,0,0,1 + attRot0 = 0,0,0,1 + mir = 1,1,1 + symMethod = Radial + istg = 6 + dstg = 6 + sidx = -1 + sqor = -1 + sepI = 2 + attm = 1 + modCost = 0 + modMass = 0 + modSize = (0.0, 0.0, 0.0) + sym = strutConnector_4294616444 + srfN = srfAttach,Size3LargeTank_4294625854 + EVENTS + { + } + ACTIONS + { + } + PARTDATA + { + tgt = 4294617894 + pos = 0.1890017,0.223074,1.93967 + rot = 0,0.9242784,2.686622E-08,0.3817191 + dir = 0.09635188,0.1137212,0.9888295 + } + MODULE + { + name = CModuleLinkedMesh + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } + MODULE + { + name = CModuleStrut + isEnabled = True + EVENTS + { + } + ACTIONS + { + } + } +} diff --git a/CactEye 2 BETA 5.2/GameData/CactEye/Contracts/NewTelescope.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Contracts/NewTelescope.cfg new file mode 100644 index 0000000..4742262 --- /dev/null +++ b/CactEye 2 BETA 5.2/GameData/CactEye/Contracts/NewTelescope.cfg @@ -0,0 +1,6 @@ +CONTRACT_TYPE +{ + name = CactEyeNewTelescopeGroup + minVersion = 1.0.0 + maxSimultaneous = 1 +} \ No newline at end of file diff --git a/CactEye 2 BETA 5.2/GameData/CactEye/Contracts/NewTelescopeContract.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Contracts/NewTelescopeContract.cfg new file mode 100644 index 0000000..ee0812d --- /dev/null +++ b/CactEye 2 BETA 5.2/GameData/CactEye/Contracts/NewTelescopeContract.cfg @@ -0,0 +1,27 @@ +CONTRACT_TYPE +{ + name = CactEyeNewTelescope1 + group = CactEyeNewTelescopeGroup + + title = New Orbital Telescope at @targetBody + description = For centuries we have looked up at the stars in bewilderment at the endless expanse. To be amongst the stars is a dream of every Kerbal alive. But first, we must observe, plan, and wonder. The construction of a new orbital telescope will help support future missions. + synopsis = Construct a new orbital telescope. + completedMessage = Thank you! the new telescope is online, and appears to be free of smudges. + + prestige = Trivial + targetBody = HomeWorld() + minExpiry = 7 + maxExpiry = 10 + + deadline = Random(426, 1278) + cancellable = true + declinable = true + + rewardScience = Random(10, 100) + rewardReputation = Random(10, 50) + rewardFunds = Random(10000, 75000) + failureReputation = Random(10, 50) + failureFunds = Random(10000, 20000) + advanceFunds = Random(10000, 20000) + +} \ No newline at end of file diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/CactEyeOptics.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/CactEyeOptics.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/CactEyeOptics.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/CactEyeOptics.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/CactEyeOptics_scaled.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/CactEyeOptics_scaled.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/CactEyeOptics_scaled.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/CactEyeOptics_scaled.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/ExperimentGUIBackground.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/ExperimentGUIBackground.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/ExperimentGUIBackground.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/ExperimentGUIBackground.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/atom6.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/atom6.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/atom6.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/atom6.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/back19.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/back19.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/back19.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/back19.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/crosshair.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/crosshair.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/crosshair.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/crosshair.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/forward19.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/forward19.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/forward19.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/forward19.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/preview.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/preview.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/preview.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/preview.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/save.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/save.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/save.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/save.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/target.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/target.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/target.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/target.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/toolbar.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/toolbar.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/toolbar.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/toolbar.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Icons/toolbar_disabled.png b/CactEye 2 BETA 5.2/GameData/CactEye/Icons/toolbar_disabled.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Icons/toolbar_disabled.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Icons/toolbar_disabled.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid1/base.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid1/base.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid1/base.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid1/base.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid1/processorAsteroid1.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid1/processorAsteroid1.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid1/processorAsteroid1.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid1/processorAsteroid1.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid1/processorAsteroid1.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid1/processorAsteroid1.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid1/processorAsteroid1.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid1/processorAsteroid1.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid1/processor_asteroid1.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid1/processor_asteroid1.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid1/processor_asteroid1.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid1/processor_asteroid1.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid2/base.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid2/base.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid2/base.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid2/base.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid2/processorAsteroid2.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid2/processorAsteroid2.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid2/processorAsteroid2.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid2/processorAsteroid2.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid2/processorAsteroid2.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid2/processorAsteroid2.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid2/processorAsteroid2.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid2/processorAsteroid2.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid2/processor_asteroid2.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid2/processor_asteroid2.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid2/processor_asteroid2.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid2/processor_asteroid2.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid3/base.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid3/base.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid3/base.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid3/base.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid3/processorAsteroid3.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid3/processorAsteroid3.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid3/processorAsteroid3.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid3/processorAsteroid3.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid3/processorAsteroid3.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid3/processorAsteroid3.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid3/processorAsteroid3.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid3/processorAsteroid3.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid3/processor_asteroid3.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid3/processor_asteroid3.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Asteroid3/processor_asteroid3.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Asteroid3/processor_asteroid3.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary1/base.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary1/base.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary1/base.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary1/base.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary1/processorPlanetary1.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary1/processorPlanetary1.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary1/processorPlanetary1.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary1/processorPlanetary1.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary1/processorPlanetary1.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary1/processorPlanetary1.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary1/processorPlanetary1.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary1/processorPlanetary1.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary1/processor_planetary1.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary1/processor_planetary1.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary1/processor_planetary1.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary1/processor_planetary1.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary2/base.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary2/base.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary2/base.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary2/base.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary2/processorPlanetary2.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary2/processorPlanetary2.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary2/processorPlanetary2.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary2/processorPlanetary2.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary2/processorPlanetary2.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary2/processorPlanetary2.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary2/processorPlanetary2.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary2/processorPlanetary2.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary2/processor_planetary2.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary2/processor_planetary2.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary2/processor_planetary2.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary2/processor_planetary2.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary3/base.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary3/base.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary3/base.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary3/base.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary3/processorPlanetary3.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary3/processorPlanetary3.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary3/processorPlanetary3.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary3/processorPlanetary3.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary3/processorPlanetary3.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary3/processorPlanetary3.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary3/processorPlanetary3.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary3/processorPlanetary3.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary3/processor_planetary3.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary3/processor_planetary3.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/Processors/Planetary3/processor_planetary3.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/Processors/Planetary3/processor_planetary3.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/probeCoreSlim/model.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/probeCoreSlim/model.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/probeCoreSlim/model.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/probeCoreSlim/model.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/probeCoreSlim/model000.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/probeCoreSlim/model000.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/probeCoreSlim/model000.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/probeCoreSlim/model000.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/probeCoreSlim/model001_NRM.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/probeCoreSlim/model001_NRM.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/probeCoreSlim/model001_NRM.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/probeCoreSlim/model001_NRM.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/probeCoreSlim/part.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/probeCoreSlim/part.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/probeCoreSlim/part.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/probeCoreSlim/part.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/model.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/model.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/model.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/model.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/model000.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/model000.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/model000.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/model000.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/model001_NRM.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/model001_NRM.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/model001_NRM.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/model001_NRM.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/model002.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/model002.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/model002.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/model002.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/model003.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/model003.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/model003.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/model003.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/part.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/part.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_bay/part.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_bay/part.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/model.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/model.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/model.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/model.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/model000.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/model000.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/model000.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/model000.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/model001_NRM.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/model001_NRM.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/model001_NRM.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/model001_NRM.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/model002.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/model002.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/model002.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/model002.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/model003.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/model003.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/model003.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/model003.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/part.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/part.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body/part.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body/part.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body2/model.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body2/model.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body2/model.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body2/model.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body2/model000.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body2/model000.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body2/model000.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body2/model000.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body2/model001_NRM.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body2/model001_NRM.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body2/model001_NRM.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body2/model001_NRM.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body2/part.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body2/part.cfg similarity index 93% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body2/part.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body2/part.cfg index 4a2e585..9bb129d 100644 --- a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_body2/part.cfg +++ b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_body2/part.cfg @@ -11,8 +11,8 @@ scale = 1 // --- node definitions --- // definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_bottom = 0.0, -0.75, 0.0, 0.0, 1.0, 0.0, 1 -node_stack_top = 0.0, -0.55, -0.45, 0.0, -1.0, 0.0, 0 +node_stack_bottom = 0.0, -0.75, 0.0, 0.0, -1.0, 0.0, 1 +node_stack_top = 0.0, -0.55, -0.45, 0.0, 1.0, 0.0, 0 // --- editor parameters --- TechRequired = spaceExploration diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru1/gru1.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru1/gru1.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru1/gru1.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru1/gru1.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru1/gru_NRM.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru1/gru_NRM.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru1/gru_NRM.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru1/gru_NRM.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru1/model.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru1/model.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru1/model.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru1/model.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru1/part.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru1/part.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru1/part.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru1/part.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru2/gru2.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru2/gru2.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru2/gru2.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru2/gru2.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru2/gru_NRM.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru2/gru_NRM.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru2/gru_NRM.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru2/gru_NRM.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru2/model.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru2/model.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru2/model.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru2/model.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru2/part.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru2/part.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_gru2/part.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_gru2/part.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_ladder/model.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_ladder/model.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_ladder/model.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_ladder/model.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_ladder/model000.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_ladder/model000.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_ladder/model000.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_ladder/model000.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_ladder/model001_NRM.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_ladder/model001_NRM.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_ladder/model001_NRM.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_ladder/model001_NRM.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_ladder/part.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_ladder/part.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_ladder/part.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_ladder/part.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_mount/model.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_mount/model.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_mount/model.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_mount/model.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_mount/model000.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_mount/model000.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_mount/model000.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_mount/model000.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_mount/model001_NRM.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_mount/model001_NRM.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_mount/model001_NRM.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_mount/model001_NRM.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_mount/part.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_mount/part.cfg similarity index 95% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_mount/part.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_mount/part.cfg index 01337e1..2c6d390 100644 --- a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_mount/part.cfg +++ b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_mount/part.cfg @@ -12,7 +12,7 @@ scale = 1 // --- node definitions --- // definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z node_attach = 0.0, 0.0, -0.14, 0.0, 0.0, 1.0 -node_stack_top = 0.0, -0.225, 0.0, 0.0, -1.0, 0.0, 0 +node_stack_top = 0.0, -0.225, 0.0, 0.0, 1.0, 0.0, 0 // --- editor parameters --- TechRequired = largeElectrics diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_solarpanels/model.mu b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_solarpanels/model.mu similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_solarpanels/model.mu rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_solarpanels/model.mu diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_solarpanels/model000.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_solarpanels/model000.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_solarpanels/model000.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_solarpanels/model000.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_solarpanels/model001.png b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_solarpanels/model001.png similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_solarpanels/model001.png rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_solarpanels/model001.png diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_solarpanels/part.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_solarpanels/part.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Parts/tele_solarpanels/part.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Parts/tele_solarpanels/part.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Plugins/CET_FSanimateGeneric.dll b/CactEye 2 BETA 5.2/GameData/CactEye/Plugins/CET_FSanimateGeneric.dll similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Plugins/CET_FSanimateGeneric.dll rename to CactEye 2 BETA 5.2/GameData/CactEye/Plugins/CET_FSanimateGeneric.dll diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Plugins/CactEye2.dll b/CactEye 2 BETA 5.2/GameData/CactEye/Plugins/CactEye2.dll similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Plugins/CactEye2.dll rename to CactEye 2 BETA 5.2/GameData/CactEye/Plugins/CactEye2.dll diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Plugins/CactEye2OrbitalTelescope.version b/CactEye 2 BETA 5.2/GameData/CactEye/Plugins/CactEye2OrbitalTelescope.version similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Plugins/CactEye2OrbitalTelescope.version rename to CactEye 2 BETA 5.2/GameData/CactEye/Plugins/CactEye2OrbitalTelescope.version diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Plugins/MiniAVC.dll b/CactEye 2 BETA 5.2/GameData/CactEye/Plugins/MiniAVC.dll similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Plugins/MiniAVC.dll rename to CactEye 2 BETA 5.2/GameData/CactEye/Plugins/MiniAVC.dll diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Resources/OPMScienceDefs.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Resources/OPMScienceDefs.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Resources/OPMScienceDefs.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Resources/OPMScienceDefs.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Resources/ScienceDefs.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Resources/ScienceDefs.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Resources/ScienceDefs.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Resources/ScienceDefs.cfg diff --git a/CactEye 2 BETA 5.1/GameData/CactEye/Resources/windowPos.cfg b/CactEye 2 BETA 5.2/GameData/CactEye/Resources/windowPos.cfg similarity index 100% rename from CactEye 2 BETA 5.1/GameData/CactEye/Resources/windowPos.cfg rename to CactEye 2 BETA 5.2/GameData/CactEye/Resources/windowPos.cfg diff --git a/README.md b/README.md index 9d519fd..883c3dc 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ To install the Compatibility patch for Distant Object Enhancement, extract the c ******************Change Log****************** +CactEye 2 BETA 5.2 +-Fixed attachment node issues on some of the structural parts. +-Added an example of the large telescope per a request on the forums. + CactEye 2 BETA 5.1 -Compatibility update for KSP 1.0 -Compatibility update for Distant Object Enhancement 1.5.4