{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        },
        {
          "_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" : 1649,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "97fda50cf57fc004395daa9ca2f89da270a3c2dd",
            "branch" : [
              {
                "SHA1" : "97fda50cf57fc004395daa9ca2f89da270a3c2dd",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "97fda50cf57fc004395daa9ca2f89da270a3c2dd",
            "branch" : [
              {
                "SHA1" : "97fda50cf57fc004395daa9ca2f89da270a3c2dd",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "97fda50cf57fc004395daa9ca2f89da270a3c2dd",
        "branch" : [
          {
            "SHA1" : "97fda50cf57fc004395daa9ca2f89da270a3c2dd",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.16.0.0-1649.zip",
      "fileName" : "MechJeb2-2.16.0.0-1649.zip",
      "relativePath" : "MechJeb2-2.16.0.0-1649.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1649",
  "duration" : 28981,
  "estimatedDuration" : 29692,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1649",
  "id" : "1649",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1649,
  "queueId" : 90,
  "result" : "SUCCESS",
  "timestamp" : 1781366502090,
  "url" : "https://ksp.sarbian.com/jenkins/job/mechjeb2-dev/1649/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/OrbitalManeuverCalculator.cs",
          "Localization/fr-fr.cfg",
          "Localization/ru.cfg",
          "Localization/en-us.cfg",
          "MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs",
          "Localization/zh-cn.cfg",
          "Localization/es-es.cfg"
        ],
        "commitId" : "13b816f4941a28212e7b534ef4ecf7878cede720",
        "timestamp" : 1781365758000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Remove the interplanetary transfer maneuver\u000a\u000aRetiring this button in favor of the adv transfer to another planet\u000afunction.\u000a\u000aThis was backed by the very old DeltaVAndTimeForInterplanetaryTransferEjection()\u000aalgorithm in OrbitalManeuverCalculator, which is also just deleted.\u000a\u000aIf it turns out people preferred going in through this menu item\u000acompared to using the porkchop plotter, we could bring the menu back and\u000awire it up to the same InterplantearyTransfer maneuver solver in MJLib.\u000a\u000aThe one feature which is lost here is the \"WaitForPhaseAngle\" button,\u000awhich I'm guessing nobody understood what it did correctly.  It was\u000acomparable to the \"Match Orbit\" button in the new Hohmann UI which\u000adoes a 5-keplerian element match to the orbit rather than a 6-element\u000arendezvous target.  I think that makes more sense for Hohmann transfers\u000awhere you might have satellites all in the same orbit.\u000a\u000aFor planning orbits to e.g. L4/L5 leading/following a planet, I think a\u000abetter way to do that would be to construct a target orbit manually\u000a(see #2232).\u000a",
        "date" : "2026-06-13 08:49:18 -0700",
        "id" : "13b816f4941a28212e7b534ef4ecf7878cede720",
        "msg" : "Remove the interplanetary transfer maneuver",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Localization/en-us.cfg"
          },
          {
            "editType" : "edit",
            "file" : "Localization/ru.cfg"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitalManeuverCalculator.cs"
          },
          {
            "editType" : "edit",
            "file" : "Localization/es-es.cfg"
          },
          {
            "editType" : "edit",
            "file" : "Localization/fr-fr.cfg"
          },
          {
            "editType" : "delete",
            "file" : "MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs"
          },
          {
            "editType" : "edit",
            "file" : "Localization/zh-cn.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}