Commit Graph

26 Commits

Author SHA1 Message Date
b0ec4a8a63 plan: add capacity planner 2019-04-28 17:23:21 +10:00
994125fff6 plan: make plan executable 2019-04-28 17:23:07 +10:00
8cb5d5a76c satisfactory: implement the 'resources' query 2019-04-28 15:48:48 +10:00
65eb55e409 recipes: move components and resources into an 'items' directory 2019-04-28 15:48:18 +10:00
5a8fc8c342 describe: add forgotten import 2019-04-28 14:50:11 +10:00
275a9827c1 build: ignore __pycache__ directories 2019-04-28 11:04:16 +10:00
14fe028fe1 recipes: pull type and machine variables out of the recipe list 2019-04-28 11:03:27 +10:00
79df7638a8 recipes: add subtype indicator for each recipe 2019-04-28 09:22:41 +10:00
44ee8eaeee graph: load all recipes into a dedicated object 2019-04-28 09:08:03 +10:00
4f90ad35ab recipes/machine: add portable_miner 2019-04-28 09:07:46 +10:00
d3b782f1a1 graph: add a command to graph just one item 2019-04-28 08:53:11 +10:00
4f2aaa7f1c graph: remove unused typing import 2019-04-28 08:53:01 +10:00
be1b69fe03 graph: don't handle multiple recipes just yet 2019-04-28 08:33:08 +10:00
bd7f7dd743 graph: avoid variable shadowing and typing warnings 2019-04-28 08:33:01 +10:00
0f5b1d01ec describe: rename 'required' script as 'describe' 2019-04-28 08:23:05 +10:00
59f3821332 data/recipes: use a common prefix for manual crafted outputs 2019-04-28 08:15:36 +10:00
6b7fac1f18 data/upgrade: add remaining hub upgrades 2019-04-28 08:15:12 +10:00
635534a65a data/upgrade: add stup upgrade defininitions for hub upgrades 2019-04-27 18:52:17 +10:00
de187847d7 recipes/resources: add resource recipes 2019-04-27 18:51:04 +10:00
3a48ce287f recipes/machine: add assembler, manufacturer, and oil_pump 2019-04-27 18:50:41 +10:00
de865f8ab8 required: add world resource query 2019-04-27 18:50:20 +10:00
b8a0da6898 graph: add graphviz script 2019-04-27 18:50:04 +10:00
fc1e56dc8a recipes/smelter: correct the smelter recipe 2019-04-27 18:49:32 +10:00
e891329434 data/recipes: move components into their own directory 2019-04-27 18:49:11 +10:00
cd568a1263 data/recipes: add more recipes 2019-04-27 18:34:50 +10:00
8cc17d1ce6 Add component recipes and graphviz output 2019-04-27 13:56:46 +10:00