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

Flight logging/snapshots #669

Open
alexanderson1993 opened this issue Mar 1, 2025 · 0 comments
Open

Flight logging/snapshots #669

alexanderson1993 opened this issue Mar 1, 2025 · 0 comments
Labels

Comments

@alexanderson1993
Copy link
Member

This line was in the Architecture.md file:

Flights also contain a list of all of the game inputs which happened during the flight, along with the timestamp and game tick in which they happened. This should make it possible to replay events of the flight, or rewind a certain amount of time by replaying events.

There are two similar but distinct aspects to this:

  • Provide a snapshot of the flight, kind of like a autosave. Include a timeline action which can trigger an autosave when the crew gets to an important moment.
  • Log all of the inputs to a flight for later analysis. This should be an option used when starting a flight.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant