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

StageValue.cs #1243

Merged
merged 1 commit into from
Nov 13, 2015
Merged

Conversation

hvacengi
Copy link
Member

Fixes #1242

StageValue.cs

  • KSP changed the way that it lists the resources so it no longer limits the list to unique parts. Updated ResourceOfCurrentStage to use a LINQ
    query which only sums amounts from unique parts.
  • Added RESOURCESLEX Suffix, which returns a name string keyed lexicon of the stage's active resources.

StageValue.cs
* KSP changed the way that it lists the resources so it no longer limits
the list to unique parts.  Updated ResourceOfCurrentStage to use a LINQ
query which only sums amounts from unique parts.
* Added RESOURCESLEX Suffix, which returns a name string keyed lexicon
of the stage's active resources.
erendrake added a commit that referenced this pull request Nov 13, 2015
@erendrake erendrake merged commit df57665 into KSP-KOS:develop Nov 13, 2015
@hvacengi hvacengi deleted the issue-1242-stage_resource_value branch February 24, 2016 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stage:liquidfuel (etc) broken in ksp 1.0.5
2 participants