Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.5.0.0-release <Room to Fly> #89

Merged
merged 13 commits into from
Dec 20, 2022
Merged

Version 1.5.0.0-release <Room to Fly> #89

merged 13 commits into from
Dec 20, 2022

Conversation

zer0Kerbal
Copy link
Owner

Version 1.5.0.0-release <Room to Fly>

  • 7 Jun, 2022

  • Released for Kerbal Space Program 1.7.3

  • by zer0Kerbal

  • Recompile for 1.7.3

  • <RoverAntiGravitySystem.dll> v1.4.0.106 --> v1.5.0.107

  • <rags-agmodule.cfg> v1.2.1.0

    • add ModuleCargoPart (early)
    • reduced resource consumption from 0.5 to 0.05
      • future will make it scale based upon vessel gross mass

Code 1.5.0.0

  • .OnActive
    • allow for [ModuleEnginesFX]
    • if (pm.moduleName.Contains("ModuleEngines") | pm.moduleName.Contains("ModuleEnginesFX"))
  • closes [BUG] .OnActive () throwing err #88 - [BUG] .OnActive () throwing err

Status 1.5.0.0


@zer0Kerbal zer0Kerbal added bug 🐛 An issue with the system. Something isn't working... KSC... we have an error code semantic: release release labels Dec 19, 2022
@zer0Kerbal zer0Kerbal added this to the 1.1.99.0-adoption milestone Dec 19, 2022
@zer0Kerbal zer0Kerbal self-assigned this Dec 19, 2022
@zer0Kerbal zer0Kerbal linked an issue Dec 19, 2022 that may be closed by this pull request
Copy link
Owner Author

@zer0Kerbal zer0Kerbal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛸

@zer0Kerbal zer0Kerbal merged commit 4ea705b into master Dec 20, 2022
@zer0Kerbal zer0Kerbal deleted the 1.5.0.0-release branch December 20, 2022 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system. Something isn't working... KSC... we have an error code semantic: release release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] .OnActive () throwing err Add ModuleCargoPart KSP 1.7.x
1 participant