{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user sarbian",
          "userId" : "sarbian",
          "userName" : "sarbian"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 41,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ecbe61f2f4d8c80f190e02eb72183724c4e453ef",
            "branch" : [
              {
                "SHA1" : "ecbe61f2f4d8c80f190e02eb72183724c4e453ef",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ecbe61f2f4d8c80f190e02eb72183724c4e453ef",
            "branch" : [
              {
                "SHA1" : "ecbe61f2f4d8c80f190e02eb72183724c4e453ef",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ecbe61f2f4d8c80f190e02eb72183724c4e453ef",
        "branch" : [
          {
            "SHA1" : "ecbe61f2f4d8c80f190e02eb72183724c4e453ef",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.14.3.0.zip",
      "fileName" : "MechJeb2-2.14.3.0.zip",
      "relativePath" : "MechJeb2-2.14.3.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#41",
  "duration" : 14458,
  "estimatedDuration" : 16850,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Release #41",
  "id" : "41",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 41,
  "queueId" : 988,
  "result" : "SUCCESS",
  "timestamp" : 1677940873722,
  "url" : "https://ksp.sarbian.com/jenkins/user/mellon85/my-views/view/All/job/MechJeb2-Release/41/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleInfoItems.cs"
        ],
        "commitId" : "da15b069f11a7bb0c502319e94440fee5ce8042d",
        "timestamp" : 1663042939000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Change the showEmpty default to false\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2022-09-12 21:22:19 -0700",
        "id" : "da15b069f11a7bb0c502319e94440fee5ce8042d",
        "msg" : "Change the showEmpty default to false",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Localization/ru.cfg",
          "Localization/en-us.cfg",
          "Localization/zh-cn.cfg",
          "Localization/es-es.cfg",
          "Localization/fr-fr.cfg"
        ],
        "commitId" : "5be038ac7b73e69d846171f1c42e54831c15fd92",
        "timestamp" : 1664274062000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/tinygrox",
          "fullName" : "tinygrox"
        },
        "authorEmail" : "tinygrox@gmail.com",
        "comment" : "typo\u000a",
        "date" : "2022-09-27 18:21:02 +0800",
        "id" : "5be038ac7b73e69d846171f1c42e54831c15fd92",
        "msg" : "typo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Localization/es-es.cfg"
          },
          {
            "editType" : "edit",
            "file" : "Localization/en-us.cfg"
          },
          {
            "editType" : "edit",
            "file" : "Localization/ru.cfg"
          },
          {
            "editType" : "edit",
            "file" : "Localization/fr-fr.cfg"
          },
          {
            "editType" : "edit",
            "file" : "Localization/zh-cn.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/CelestialBodyExtensions.cs",
          "MechJeb2/MechJebModuleInfoItems.cs"
        ],
        "commitId" : "a7d218522d2fa4e6dece0de1057018bc5b8791ee",
        "timestamp" : 1664274663000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/tinygrox",
          "fullName" : "tinygrox"
        },
        "authorEmail" : "tinygrox@gmail.com",
        "comment" : "Some small changes for Localization\u000a",
        "date" : "2022-09-27 18:31:03 +0800",
        "id" : "a7d218522d2fa4e6dece0de1057018bc5b8791ee",
        "msg" : "Some small changes for Localization",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/CelestialBodyExtensions.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/Maneuver/OperationAdvancedTransfer.cs",
          "MechJeb2/MechJebModuleInfoItems.cs",
          "MechJeb2/MechJebModuleTargetController.cs"
        ],
        "commitId" : "902819dfe97cdd9f52e804f782c6c262ee8bf04d",
        "timestamp" : 1664277227000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/tinygrox",
          "fullName" : "tinygrox"
        },
        "authorEmail" : "tinygrox@gmail.com",
        "comment" : "Remove gender\u000a\u000aEverything done for Localization\u000a",
        "date" : "2022-09-27 19:13:47 +0800",
        "id" : "902819dfe97cdd9f52e804f782c6c262ee8bf04d",
        "msg" : "Remove gender",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationAdvancedTransfer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleTargetController.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/Maneuver/OperationEllipticize.cs",
          "MechJeb2/Maneuver/OperationPeriapsis.cs",
          "MechJeb2/Maneuver/OperationMoonReturn.cs",
          "MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs",
          "MechJeb2/Maneuver/OperationSemiMajor.cs"
        ],
        "commitId" : "494cacf9f61d33acd851fa145a7c1595d0bcca51",
        "timestamp" : 1664277283000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/tinygrox",
          "fullName" : "tinygrox"
        },
        "authorEmail" : "tinygrox@gmail.com",
        "comment" : "#\u000a",
        "date" : "2022-09-27 19:14:43 +0800",
        "id" : "494cacf9f61d33acd851fa145a7c1595d0bcca51",
        "msg" : "#",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationSemiMajor.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationPeriapsis.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationMoonReturn.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationEllipticize.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleInfoItems.cs"
        ],
        "commitId" : "8cffa656dc4d532a2589e987b3f468cdc93a47a2",
        "timestamp" : 1664279030000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/tinygrox",
          "fullName" : "tinygrox"
        },
        "authorEmail" : "tinygrox@gmail.com",
        "comment" : "revert\u000a",
        "date" : "2022-09-27 19:43:50 +0800",
        "id" : "8cffa656dc4d532a2589e987b3f468cdc93a47a2",
        "msg" : "revert",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleInfoItems.cs"
        ],
        "commitId" : "1f1380c7015391d65d45a2c43f36a81e79bead7e",
        "timestamp" : 1664282426000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/tinygrox",
          "fullName" : "tinygrox"
        },
        "authorEmail" : "tinygrox@gmail.com",
        "comment" : "reverse\u000a",
        "date" : "2022-09-27 20:40:26 +0800",
        "id" : "1f1380c7015391d65d45a2c43f36a81e79bead7e",
        "msg" : "reverse",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Parts/MechJeb2_Pod/part.cfg",
          "Localization/en-us.cfg",
          "Localization/zh-cn.cfg",
          "MechJeb2/ScriptsModule/MechJebModuleScriptActionsList.cs"
        ],
        "commitId" : "d31418e6e66dfedbaff6a7ae460be68135cab936",
        "timestamp" : 1664286177000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/tinygrox",
          "fullName" : "tinygrox"
        },
        "authorEmail" : "tinygrox@gmail.com",
        "comment" : "more fixes\u000a",
        "date" : "2022-09-27 21:42:57 +0800",
        "id" : "d31418e6e66dfedbaff6a7ae460be68135cab936",
        "msg" : "more fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Localization/en-us.cfg"
          },
          {
            "editType" : "edit",
            "file" : "Parts/MechJeb2_Pod/part.cfg"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/ScriptsModule/MechJebModuleScriptActionsList.cs"
          },
          {
            "editType" : "edit",
            "file" : "Localization/zh-cn.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2.sln.DotSettings",
          "MechJeb2/MechJebModuleAirplaneGuidance.cs",
          "MechJeb2/MechJebModuleAirplaneAutopilot.cs"
        ],
        "commitId" : "e1c3079607a544496c2c60ce14b734000c8da767",
        "timestamp" : 1666471106000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Fix encoding of MechJebModuleAirplaneAutopilot and style fixes\u000a\u000aMechJebModuleAirplaneAutopilot had latin1 chars in it which failed to\u000aload in the current version of rider which broke compiles.  Removed them\u000aand then made rider happy with the style.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2022-10-22 13:38:26 -0700",
        "id" : "e1c3079607a544496c2c60ce14b734000c8da767",
        "msg" : "Fix encoding of MechJebModuleAirplaneAutopilot and style fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAirplaneAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2.sln.DotSettings"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAirplaneGuidance.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/OrbitExtensions.cs"
        ],
        "commitId" : "f8427abbae15e84c2e16741a94e841d4b690dd68",
        "timestamp" : 1668530540000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "TrueAnomalyFromVector returns radians\u000a",
        "date" : "2022-11-15 17:42:20 +0100",
        "id" : "f8427abbae15e84c2e16741a94e841d4b690dd68",
        "msg" : "TrueAnomalyFromVector returns radians",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitExtensions.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/OrbitExtensions.cs"
        ],
        "commitId" : "9d79d43ce6038b7f4aa02a25c8c5d1198a060c08",
        "timestamp" : 1668536491000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "go the other way - less intrusive\u000a\u000a* Adapt the comment to the code\u000a* Fix the DN position\u000a",
        "date" : "2022-11-15 19:21:31 +0100",
        "id" : "9d79d43ce6038b7f4aa02a25c8c5d1198a060c08",
        "msg" : "go the other way - less intrusive",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitExtensions.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/OrbitExtensions.cs"
        ],
        "commitId" : "3b41b1beb6eeb91777d05c94375d7211b2e38ee7",
        "timestamp" : 1668539961000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "clamp to pi, these are radians\u000a",
        "date" : "2022-11-15 20:19:21 +0100",
        "id" : "3b41b1beb6eeb91777d05c94375d7211b2e38ee7",
        "msg" : "clamp to pi, these are radians",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitExtensions.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Localization/fr-fr.cfg",
          "MechJeb2/MechJebModuleInfoItems.cs",
          "Localization/en-us.cfg"
        ],
        "commitId" : "c5f71067984932221c032fe61a9f890ea9823b68",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "additional informational items in the target window\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "c5f71067984932221c032fe61a9f890ea9823b68",
        "msg" : "additional informational items in the target window",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Localization/fr-fr.cfg"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          },
          {
            "editType" : "edit",
            "file" : "Localization/en-us.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/ScriptsModule/MechJebModuleScriptCondition.cs"
        ],
        "commitId" : "8ee163531f49e237abc5b1f4b7ff3c366a27612f",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "add the respective script conditions\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "8ee163531f49e237abc5b1f4b7ff3c366a27612f",
        "msg" : "add the respective script conditions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/ScriptsModule/MechJebModuleScriptCondition.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Localization/en-us.cfg"
        ],
        "commitId" : "c773c860b732bd7dc691c60c12b713a9a48f6ab2",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "shorten the text to avoid line wrap\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "c773c860b732bd7dc691c60c12b713a9a48f6ab2",
        "msg" : "shorten the text to avoid line wrap",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Localization/en-us.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Localization/fr-fr.cfg"
        ],
        "commitId" : "3a155f43dc16716f44312482e46f4c3fff38e1ba",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "update french translation\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "3a155f43dc16716f44312482e46f4c3fff38e1ba",
        "msg" : "update french translation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Localization/fr-fr.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleInfoItems.cs"
        ],
        "commitId" : "039f276c667b5a3c25752b955ada955d42b527fd",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "-infinity is too ugly\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "039f276c667b5a3c25752b955ada955d42b527fd",
        "msg" : "-infinity is too ugly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/ScriptsModule/MechJebModuleScriptCondition.cs"
        ],
        "commitId" : "dda597fd6c4f69b3273491cb8c771f712df175ad",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "remove the script conditions\u000a\u000athey depend on order\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "dda597fd6c4f69b3273491cb8c771f712df175ad",
        "msg" : "remove the script conditions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/ScriptsModule/MechJebModuleScriptCondition.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Localization/fr-fr.cfg",
          "MechJeb2/MechJebModuleInfoItems.cs",
          "Localization/en-us.cfg"
        ],
        "commitId" : "bb633142c32ec2b1019030e7373b17602bde9bea",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "add Target True Longitude\u000a\u000avery important for TLIs with Principia\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "bb633142c32ec2b1019030e7373b17602bde9bea",
        "msg" : "add Target True Longitude",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Localization/fr-fr.cfg"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          },
          {
            "editType" : "edit",
            "file" : "Localization/en-us.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleInfoItems.cs"
        ],
        "commitId" : "65a7c5298019684aba3e01aa5f28716a60a40a17",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "better looking values\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "65a7c5298019684aba3e01aa5f28716a60a40a17",
        "msg" : "better looking values",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleInfoItems.cs"
        ],
        "commitId" : "98a769f7e4caa6cac04b5aa5c1371ffbea006ca0",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "only trueAnomaly is in radians\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "98a769f7e4caa6cac04b5aa5c1371ffbea006ca0",
        "msg" : "only trueAnomaly is in radians",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleInfoItems.cs"
        ],
        "commitId" : "a9c9667b7e52916e7c2a1bac8a1074e60f195f85",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "use clampto360 on true anomaly\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "a9c9667b7e52916e7c2a1bac8a1074e60f195f85",
        "msg" : "use clampto360 on true anomaly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Localization/en-us.cfg",
          "MechJeb2/OrbitExtensions.cs",
          "MechJeb2/MechJebModuleInfoItems.cs",
          "Localization/fr-fr.cfg"
        ],
        "commitId" : "29a6fb4d66d44663f854bbe1c98baf9b5424427a",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "support time to AN/DN for all bodies\u000a\u000aFor the Moon equatorial AN/DN = orbital AN/DN\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "29a6fb4d66d44663f854bbe1c98baf9b5424427a",
        "msg" : "support time to AN/DN for all bodies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "Localization/en-us.cfg"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          },
          {
            "editType" : "edit",
            "file" : "Localization/fr-fr.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Localization/en-us.cfg",
          "MechJeb2/OrbitExtensions.cs",
          "MechJeb2/MechJebModuleInfoItems.cs",
          "Localization/fr-fr.cfg"
        ],
        "commitId" : "5495106aabaf96adcbc88130b2619364f249f8e5",
        "timestamp" : 1668808650000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
          "fullName" : "momtchil"
        },
        "authorEmail" : "momtchil@momtchev.com",
        "comment" : "remove the separate equatorial nodes\u000a\u000aall AN/DN seem to be equatorial anyway\u000a",
        "date" : "2022-11-18 22:57:30 +0100",
        "id" : "5495106aabaf96adcbc88130b2619364f249f8e5",
        "msg" : "remove the separate equatorial nodes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "Localization/en-us.cfg"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          },
          {
            "editType" : "edit",
            "file" : "Localization/fr-fr.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/FuelFlowSimulation.cs"
        ],
        "commitId" : "f087dbc1162b3eff5ab137a17174c06d64247c34",
        "timestamp" : 1676261719000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "FFS fix for PVG\u000a\u000aFor a couple of ticks post-staging the \"LastStage\" for some reason is\u000astill the old value.  This causes chaos with the FFS around staging and\u000aa few ticks of nonsense values.  It may be particularly bad with\u000ahotstaging in RO/RSS.  The CurrentStage seems to always have the right\u000avalue.\u000a\u000aWhat isn't clear is if this is an artifact of history or not and that\u000aLastStage was used in KSP prehistory incorrectly and the original author\u000ashould have used CurrentStage (which of course may or may not have\u000aexisted at the time), and then the second bit of code I've deleted here\u000amay have been working around that.\u000a\u000aI don't really understand how manual activation would cause issues since\u000athe activated engine would be currently active and would then be\u000aconsidered to be in the currentstage and so would burn immediately in\u000athe simulation.  The need for a workaround isn't obvious.\u000a\u000aAt any rate, the behavior prior to this patch was definitively busted\u000a(and quite commonly, it was not an edge condition) with PVG's ability\u000ato track stages and have a consistent tick-to-tick view of the rocket\u000astaging analysis.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2023-02-12 20:15:19 -0800",
        "id" : "f087dbc1162b3eff5ab137a17174c06d64247c34",
        "msg" : "FFS fix for PVG",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/FuelFlowSimulation.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "2dc5cb108c63731ddb569d8de162ad77dd12b51c",
        "timestamp" : 1677940753000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "2.14.3\u000a",
        "date" : "2023-03-04 15:39:13 +0100",
        "id" : "2dc5cb108c63731ddb569d8de162ad77dd12b51c",
        "msg" : "2.14.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/momtchil",
      "fullName" : "momtchil"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/tinygrox",
      "fullName" : "tinygrox"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}