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

[BUG] Solar satellites do not produce any energy #182

Closed
3 tasks done
lanedirt opened this issue May 20, 2024 · 1 comment · Fixed by #311
Closed
3 tasks done

[BUG] Solar satellites do not produce any energy #182

lanedirt opened this issue May 20, 2024 · 1 comment · Fixed by #311
Assignees
Labels
bug Something isn't working

Comments

@lanedirt
Copy link
Owner

lanedirt commented May 20, 2024

Describe the bug
Solar satellites do not produce any energy yet.

They should produce energy based on the position of the planet in the galaxy and possibly other variables.

TODO:

  • Refactor GameObject logic to add support for solar satellite energy production.
  • Add unit/feature tests which calculate and verify solar satellite energy production.
  • Make solar satellite production percentage configurable in resources/settings page.
@lanedirt lanedirt added the bug Something isn't working label May 20, 2024
@lanedirt lanedirt self-assigned this Aug 24, 2024
@lanedirt
Copy link
Owner Author

#170 is related and depends on changes that are made in the code for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant