lanedirt / OGameX

Open-source OGame redesign clone built with Laravel 11.x.
https://main.ogamex.dev
MIT License
59 stars 22 forks source link

Make solar satellites produce energy #311

Closed lanedirt closed 2 months ago

lanedirt commented 2 months ago

Implements #182.

Note: this change uses a static solar satellite energy production of 20. The work to make solar satellite production dependent on planet temperature is covered by #310.