Skip to content
Success

Changes

Summary

  1. Change the showEmpty default to false (commit: da15b06) (details)
  2. typo (commit: 5be038a) (details)
  3. Some small changes for Localization (commit: a7d2185) (details)
  4. Remove gender (commit: 902819d) (details)
  5. # (commit: 494cacf) (details)
  6. revert (commit: 8cffa65) (details)
  7. reverse (commit: 1f1380c) (details)
  8. more fixes (commit: d31418e) (details)
  9. Fix encoding of MechJebModuleAirplaneAutopilot and style fixes (commit: e1c3079) (details)
  10. TrueAnomalyFromVector returns radians (commit: f8427ab) (details)
  11. go the other way - less intrusive (commit: 9d79d43) (details)
  12. clamp to pi, these are radians (commit: 3b41b1b) (details)
  13. additional informational items in the target window (commit: c5f7106) (details)
  14. add the respective script conditions (commit: 8ee1635) (details)
  15. shorten the text to avoid line wrap (commit: c773c86) (details)
  16. update french translation (commit: 3a155f4) (details)
  17. -infinity is too ugly (commit: 039f276) (details)
  18. remove the script conditions (commit: dda597f) (details)
  19. add Target True Longitude (commit: bb63314) (details)
  20. better looking values (commit: 65a7c52) (details)
  21. only trueAnomaly is in radians (commit: 98a769f) (details)
  22. use clampto360 on true anomaly (commit: a9c9667) (details)
  23. support time to AN/DN for all bodies (commit: 29a6fb4) (details)
  24. remove the separate equatorial nodes (commit: 5495106) (details)
  25. FFS fix for PVG (commit: f087dbc) (details)
  26. 2.14.3 (commit: 2dc5cb1) (details)
Commit da15b069f11a7bb0c502319e94440fee5ce8042d by lamont
Change the showEmpty default to false

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: da15b06)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified Localization/zh-cn.cfg (diff)
The file was modified Localization/fr-fr.cfg (diff)
The file was modified Localization/ru.cfg (diff)
The file was modified Localization/es-es.cfg (diff)
The file was modified Localization/en-us.cfg (diff)
Commit a7d218522d2fa4e6dece0de1057018bc5b8791ee by tinygrox
Some small changes for Localization
(commit: a7d2185)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified MechJeb2/CelestialBodyExtensions.cs (diff)
Commit 902819dfe97cdd9f52e804f782c6c262ee8bf04d by tinygrox
Remove gender

Everything done for Localization
(commit: 902819d)
The file was modified MechJeb2/MechJebModuleTargetController.cs (diff)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified MechJeb2/Maneuver/OperationAdvancedTransfer.cs (diff)
The file was modified MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs (diff)
The file was modified MechJeb2/Maneuver/OperationSemiMajor.cs (diff)
The file was modified MechJeb2/Maneuver/OperationPeriapsis.cs (diff)
The file was modified MechJeb2/Maneuver/OperationEllipticize.cs (diff)
The file was modified MechJeb2/Maneuver/OperationMoonReturn.cs (diff)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified MechJeb2/ScriptsModule/MechJebModuleScriptActionsList.cs (diff)
The file was modified Parts/MechJeb2_Pod/part.cfg (diff)
The file was modified Localization/en-us.cfg (diff)
The file was modified Localization/zh-cn.cfg (diff)
Commit e1c3079607a544496c2c60ce14b734000c8da767 by lamont
Fix encoding of MechJebModuleAirplaneAutopilot and style fixes

MechJebModuleAirplaneAutopilot had latin1 chars in it which failed to
load in the current version of rider which broke compiles.  Removed them
and then made rider happy with the style.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: e1c3079)
The file was modified MechJeb2/MechJebModuleAirplaneGuidance.cs (diff)
The file was modified MechJeb2/MechJebModuleAirplaneAutopilot.cs (diff)
The file was modified MechJeb2.sln.DotSettings (diff)
Commit f8427abbae15e84c2e16741a94e841d4b690dd68 by momtchil
TrueAnomalyFromVector returns radians
(commit: f8427ab)
The file was modified MechJeb2/OrbitExtensions.cs (diff)
Commit 9d79d43ce6038b7f4aa02a25c8c5d1198a060c08 by momtchil
go the other way - less intrusive

* Adapt the comment to the code
* Fix the DN position
(commit: 9d79d43)
The file was modified MechJeb2/OrbitExtensions.cs (diff)
Commit 3b41b1beb6eeb91777d05c94375d7211b2e38ee7 by momtchil
clamp to pi, these are radians
(commit: 3b41b1b)
The file was modified MechJeb2/OrbitExtensions.cs (diff)
Commit c5f71067984932221c032fe61a9f890ea9823b68 by momtchil
additional informational items in the target window
(commit: c5f7106)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified Localization/en-us.cfg (diff)
The file was modified Localization/fr-fr.cfg (diff)
Commit 8ee163531f49e237abc5b1f4b7ff3c366a27612f by momtchil
add the respective script conditions
(commit: 8ee1635)
The file was modified MechJeb2/ScriptsModule/MechJebModuleScriptCondition.cs (diff)
Commit c773c860b732bd7dc691c60c12b713a9a48f6ab2 by momtchil
shorten the text to avoid line wrap
(commit: c773c86)
The file was modified Localization/en-us.cfg (diff)
The file was modified Localization/fr-fr.cfg (diff)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
Commit dda597fd6c4f69b3273491cb8c771f712df175ad by momtchil
remove the script conditions

they depend on order
(commit: dda597f)
The file was modified MechJeb2/ScriptsModule/MechJebModuleScriptCondition.cs (diff)
Commit bb633142c32ec2b1019030e7373b17602bde9bea by momtchil
add Target True Longitude

very important for TLIs with Principia
(commit: bb63314)
The file was modified Localization/en-us.cfg (diff)
The file was modified Localization/fr-fr.cfg (diff)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
Commit 98a769f7e4caa6cac04b5aa5c1371ffbea006ca0 by momtchil
only trueAnomaly is in radians
(commit: 98a769f)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
Commit a9c9667b7e52916e7c2a1bac8a1074e60f195f85 by momtchil
use clampto360 on true anomaly
(commit: a9c9667)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
Commit 29a6fb4d66d44663f854bbe1c98baf9b5424427a by momtchil
support time to AN/DN for all bodies

For the Moon equatorial AN/DN = orbital AN/DN
(commit: 29a6fb4)
The file was modified MechJeb2/OrbitExtensions.cs (diff)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified Localization/fr-fr.cfg (diff)
The file was modified Localization/en-us.cfg (diff)
Commit 5495106aabaf96adcbc88130b2619364f249f8e5 by momtchil
remove the separate equatorial nodes

all AN/DN seem to be equatorial anyway
(commit: 5495106)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified Localization/en-us.cfg (diff)
The file was modified Localization/fr-fr.cfg (diff)
The file was modified MechJeb2/OrbitExtensions.cs (diff)
Commit f087dbc1162b3eff5ab137a17174c06d64247c34 by lamont
FFS fix for PVG

For a couple of ticks post-staging the "LastStage" for some reason is
still the old value.  This causes chaos with the FFS around staging and
a few ticks of nonsense values.  It may be particularly bad with
hotstaging in RO/RSS.  The CurrentStage seems to always have the right
value.

What isn't clear is if this is an artifact of history or not and that
LastStage was used in KSP prehistory incorrectly and the original author
should have used CurrentStage (which of course may or may not have
existed at the time), and then the second bit of code I've deleted here
may have been working around that.

I don't really understand how manual activation would cause issues since
the activated engine would be currently active and would then be
considered to be in the currentstage and so would burn immediately in
the simulation.  The need for a workaround isn't obvious.

At any rate, the behavior prior to this patch was definitively busted
(and quite commonly, it was not an edge condition) with PVG's ability
to track stages and have a consistent tick-to-tick view of the rocket
staging analysis.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: f087dbc)
The file was modified MechJeb2/FuelFlowSimulation.cs (diff)
The file was modified MechJeb2/Properties/AssemblyInfo.cs (diff)