Skip to content

Conversation

@hweimer
Copy link
Contributor

@hweimer hweimer commented Jan 2, 2023

This commit removes some downgrading options that lead to game crashes like going from a Soyuz L.L. to an LM test or going from joint mission to single launches. I made a few judgements calls concerning what is allowed and what is not:

  1. Going from LOR to EOR is not allowed. The rationale is that this is not really a downgrade, but a new mission with additional steps not present in the original one.
  2. Any downgrade that might require new hardware is not allowed. This rules out to go from Joint LM tests to Joint Docking Tests, as this might require an additional docking module depending on the capsule flown. If you don't go back to reassemble your hardware, this might lead to problems again.

Fixes #713 and fixes #726.

Removes several problematic downgrading options like Soyuz L.L. to
LM test or joint mission to single launches that could lead to
crashing the game. Fixes raceintospace#713 and raceintospace#726.
@peyre peyre merged commit f21f728 into raceintospace:master Jan 2, 2023
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.

Game Freezes Downgrading from joint launches to single launches does not work

2 participants