{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1570,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6380db66c63426490eefdb14490a8d2c8bce452c",
            "branch" : [
              {
                "SHA1" : "6380db66c63426490eefdb14490a8d2c8bce452c",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6380db66c63426490eefdb14490a8d2c8bce452c",
            "branch" : [
              {
                "SHA1" : "6380db66c63426490eefdb14490a8d2c8bce452c",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6380db66c63426490eefdb14490a8d2c8bce452c",
        "branch" : [
          {
            "SHA1" : "6380db66c63426490eefdb14490a8d2c8bce452c",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.15.1.0-1570.zip",
      "fileName" : "MechJeb2-2.15.1.0-1570.zip",
      "relativePath" : "MechJeb2-2.15.1.0-1570.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1570",
  "duration" : 21327,
  "estimatedDuration" : 21830,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1570",
  "id" : "1570",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1570,
  "queueId" : 2619,
  "result" : "SUCCESS",
  "timestamp" : 1777770230007,
  "url" : "https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1570/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLib/HoverslamSimulation/HoverslamSimulationBuilder.cs",
          "MechJebLibTest/MechJebLibTest.csproj",
          "MechJeb2/MechJebModuleWarpHelper.cs",
          "MechJebLib/MechJebLib.csproj",
          "MechJeb2/MechJebModuleHoverslamSimulation.cs",
          "MechJebLib/HoverslamSimulation/HoverslamLayout.cs",
          "MechJeb2/MechJeb2.csproj",
          "MechJebLib/Functions/Astro.cs",
          "MechJebLib/ODE/AbstractIVP.cs",
          "MechJebLib/HoverslamSimulation/HoverslamSimulation.cs",
          "MechJeb2/MechJebModuleCustomInfoWindow.cs",
          ".editorconfig",
          "MechJeb2/GuiUtils.cs",
          "MechJebLibTest/HoverslamTests.cs",
          "MechJeb2/MechJebModuleHoverslamAutopilot.cs",
          "MechJebLibTest/FunctionsTests.cs",
          "MechJebLib/FunctionImpls/RealSuicideBurnCalc.cs",
          "MechJeb2/MechJebModuleStagingController.cs",
          "MechJeb2/MechJebModuleSuicideTimer.cs",
          "MechJebLibTest/PSGTests/AscentTests/RealRocketTests.cs",
          "MechJebLib/SuicideBurnSimulation/Suicide.cs",
          "MechJeb2/OrbitExtensions.cs",
          "MechJebLib/SuicideBurnSimulation/SuicideBuilder.cs",
          "Localization/en-us.cfg",
          "MechJeb2/CelestialBodyExtensions.cs",
          "MechJeb2.sln.DotSettings",
          "MechJeb2/MechJebCore.cs",
          "MechJeb2/MechJebModuleInfoItems.cs"
        ],
        "commitId" : "e266ba828e8b3dc4606488d2e3983e456bb3e769",
        "timestamp" : 1777768861000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Overhaul Suicide Burn to Hoverslam Info/Autopilot\u000a\u000a- redid the suicide burn calculation as a fully numerical\u000a  background task simulation\u000a- renamed from suicide burn -> hoverslam\u000a- introduced a whole new \"info\" pane for hoverslam descent info\u000a- introduced a hoverslam autopilot which automates steering and\u000a  pressing the throttle at the right time\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2026-05-02 17:41:01 -0700",
        "id" : "e266ba828e8b3dc4606488d2e3983e456bb3e769",
        "msg" : "Overhaul Suicide Burn to Hoverslam Info/Autopilot",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/CelestialBodyExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJeb2.csproj"
          },
          {
            "editType" : "add",
            "file" : "MechJebLibTest/HoverslamTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/MechJebLib.csproj"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/FunctionsTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Functions/Astro.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/MechJebLibTest.csproj"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2.sln.DotSettings"
          },
          {
            "editType" : "add",
            "file" : "MechJebLib/HoverslamSimulation/HoverslamLayout.cs"
          },
          {
            "editType" : "edit",
            "file" : "Localization/en-us.cfg"
          },
          {
            "editType" : "add",
            "file" : "MechJebLib/HoverslamSimulation/HoverslamSimulationBuilder.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/ODE/AbstractIVP.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJeb2/MechJebModuleHoverslamAutopilot.cs"
          },
          {
            "editType" : "delete",
            "file" : "MechJebLib/SuicideBurnSimulation/SuicideBuilder.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          },
          {
            "editType" : "delete",
            "file" : "MechJebLib/FunctionImpls/RealSuicideBurnCalc.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJeb2/MechJebModuleHoverslamSimulation.cs"
          },
          {
            "editType" : "delete",
            "file" : "MechJebLib/SuicideBurnSimulation/Suicide.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleStagingController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/GuiUtils.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJebLib/HoverslamSimulation/HoverslamSimulation.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleWarpHelper.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebCore.cs"
          },
          {
            "editType" : "edit",
            "file" : ".editorconfig"
          },
          {
            "editType" : "delete",
            "file" : "MechJeb2/MechJebModuleSuicideTimer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/PSGTests/AscentTests/RealRocketTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleCustomInfoWindow.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}