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

Include Solar option #50

Open
PirateIncognito opened this issue May 9, 2019 · 1 comment
Open

Include Solar option #50

PirateIncognito opened this issue May 9, 2019 · 1 comment

Comments

@PirateIncognito
Copy link

Add option to include solar+accumulator farm for outpost. Useful for truly remote outposts that you don't want to run power to.

Power requirement calculations are simple enough.

I would be willing to give it a shot if you point in the right direction (i.e. which file should the code segment be located?)

@demipixel
Copy link
Owner

Presumably you would create a new file called solar.js or something in /tools/lib so that both oilOutpost and outpost (ore) could use them. That being said, the bigger issue with this is the customizability (people would likely want a max width/max height, you'd have to be able to set which side of the outpost the solar panels were on, and possibly other things like whether to use substations or medium electric poles). You're free to add it if you'd like, but the main reason I avoid these kinds of ideas is because it's already easy enough to take a blueprint of solar panels/accumulators and plop 4 of em down next to your outpost and call it a day.

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

No branches or pull requests

2 participants