{
  "_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" : 1318,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cd040665ac02b771e7168d65664ed0cc0ba16f4b",
            "branch" : [
              {
                "SHA1" : "cd040665ac02b771e7168d65664ed0cc0ba16f4b",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cd040665ac02b771e7168d65664ed0cc0ba16f4b",
            "branch" : [
              {
                "SHA1" : "cd040665ac02b771e7168d65664ed0cc0ba16f4b",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cd040665ac02b771e7168d65664ed0cc0ba16f4b",
        "branch" : [
          {
            "SHA1" : "cd040665ac02b771e7168d65664ed0cc0ba16f4b",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.14.3.0-1318.zip",
      "fileName" : "MechJeb2-2.14.3.0-1318.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1318.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1318",
  "duration" : 14822,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1318",
  "id" : "1318",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1318,
  "queueId" : 1605,
  "result" : "SUCCESS",
  "timestamp" : 1698354343394,
  "url" : "https://ksp.sarbian.com/jenkins/user/tinygrox/my-views/view/all/job/MechJeb2-Dev/1318/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleNodeExecutor.cs"
        ],
        "commitId" : "64da2d1c8abd564010a91db5295ecf27563426fb",
        "timestamp" : 1698354174000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Fix stock burn termination and bring back MANEUVER_COT\u000a\u000aStill don't know if MANEUVER_COT works, but it is back.\u000a\u000aThe expression:\u000a\u000aQuaternion.FromToRotation(VesselState.forward, VesselState.thrustForward) * VesselState.forward\u000a\u000aLooks a little useless but FromToRotation returns identity when\u000athrustForward is [0,0,0] which fixes things for the non-thrust case.\u000a\u000aMore importantly this fixes stock-style burn termination to work\u000acorrectly again and it measure the angle to the actual maneuver node\u000arather than the angle to the frozen inertial direction (which really\u000ashouldn't have worked at all, dunno why it eventually did stop).\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2023-10-26 14:02:54 -0700",
        "id" : "64da2d1c8abd564010a91db5295ecf27563426fb",
        "msg" : "Fix stock burn termination and bring back MANEUVER_COT",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleNodeExecutor.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}