KirkMcDonald / kirkmcdonald.github.io

Simple web-based calculator for the game Factorio.
Apache License 2.0
553 stars 147 forks source link

Factory selection for individual recipe. #161

Open FoxLBA opened 5 years ago

FoxLBA commented 5 years ago

Factory can be changed for individual recipe. "Default factory" changing factory for all recipes with same category.

Space Exploration dataset added for testing.

KirkMcDonald commented 5 years ago

Several notes:

Please remove the Space Exploration dataset from this PR. It is unrelated.

The indentation in this PR is inconsistent with the rest of the project. Please update it to use four-space indents.

This change will introduce an incompatibility with preexisting URLs. Please correct this. Even if this change is introduced, it should produce consistent results when presented with the old min, use_3, and furnace settings. It would not do to break everyone's bookmarks.

FoxLBA commented 5 years ago

force-pushed oops. I'm still figuring out how git works. Now PR does nothing. Soon I will make all the necessary changes.

FoxLBA commented 5 years ago

Done.

FoxLBA commented 5 years ago

Square dropdowns look better. Same can be done for fuel, oil and belts.