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

Data from Files #71

Merged
merged 13 commits into from
Oct 31, 2023
Merged

Data from Files #71

merged 13 commits into from
Oct 31, 2023

Conversation

thombruce
Copy link
Owner

closes #70

By submitting this pull request, you agree to follow our Code of Conduct: https://github.com/thombruce/.github/blob/main/CODE_OF_CONDUCT.md


Internal use. Do not delete.

  • Tests passing
  • Coverage sufficient
  • Manual review
  • No A11y regression
  • Translations provided or not needed

@thombruce thombruce marked this pull request as ready for review October 30, 2023 23:06
@thombruce
Copy link
Owner Author

Loading from file covered. What about saving to file?

We want some mechanism to adjust and save new config values, but this is probably better covered as part of #34.

We would also like to see constants moved here. Things like physics and distance scaling values.

We would also like to see ships and known planets/planetary-systems using the load-from-file strategy.

Plenty more that could be done here right now... if we want to.

@thombruce thombruce merged commit eecc213 into main Oct 31, 2023
@thombruce thombruce deleted the feat/data-from-files branch October 31, 2023 00:30
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.

Save/Load from File
1 participant