gabriel-dehan / dyson-sphere-blueprints

A community website to share dyson sphere program blueprints
47 stars 11 forks source link

Add required power? #30

Open jasonmk opened 3 years ago

jasonmk commented 3 years ago

On the blueprint requires pane, it would be very useful to know what the total power requirements are assuming 100% uptime for everything included. I think this would probably exclude towers since their power draw is massively variable. Or perhaps a number both with and without. But knowing what all of the rest of the buildings will require would be very useful. Since planets vary, it would probably need to assume 100% for both solar and wind generators included in the blueprint, but everything else should be fairly static.

gabriel-dehan commented 3 years ago

Hey @jasonmk, yeah this is definitely something I wanted to add, I started developing it for the ancient blueprint format but sadly the code wasn't reusable with the new official blueprint format. I'll do it again at some point for sure :)

jasonmk commented 3 years ago

Awesome. Seeing that the code is all Ruby on rails, I might take a crack at it if that's cool with you.

gabriel-dehan commented 3 years ago

If you want and have the time to do so, please do, I am very open to PRs :)