CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
10.1k stars 4.1k forks source link

ASRG should generate electricity when off-map #66771

Closed SurFlurer closed 12 months ago

SurFlurer commented 1 year ago

Is your feature request related to a problem? Please describe.

vehicle::update_time() handles solar panels, wind turbines and water turbines generating electricity off-map. I think ASRG should be among this list.

Solution you would like.

Move ASRG handling code from vehicle::power_parts() to vehicle::update_time().

Describe alternatives you have considered.

Leave it as it is.

Additional context

No response

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not bump or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered.